Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

v0.2.0

Choose a tag to compare

@andrebriggs andrebriggs released this 29 Oct 19:36
41676cc

RELEASE NOTES

[Unreleased]

  • Service management reconcile features
  • Service Infrastructure generate features
  • Multi-stage pipeline support in service management and introspection

[0.2.0] - 2019-10-29

Added

  • Service Infrastructure scaffold features
  • Service Management service create-revision, service create-pipeline and
    hld features
  • Service introspection onboarding, validate, variable-groups features

Changed

  • Service introspection manual setup instructions

[0.1.0] - 2019-10-21

Added

  • Global Configuration

    • One place to configuration all parameters to initialize the SPK tool
  • Service Management

    • The ability to create an Azure Repo (standard or mono-repo) with SPK
      metadata files
    • The ability to create a service in your Azure Repo that will automatically
      be linked to an Azure DevOps Pipeline
  • Service Introspection

    • Features to able to see your services being deployed in the SPK CLI

Known Issues

  • No infrastructure features this release

Changes:

  • 41676cc Updated release notes for 0.2.0 (#107)
  • 8f0b599 Pipelines update storage via an spk deployment command (#95)
  • 01b6cb7 Add support for backend config in spk infra scaffold (#106)
  • 96bf94e Fallback introspection access token to azure devops access token (#105)
  • 7190967 Added source to ACR workflow instructions (#103)
  • 0e77d21 Document service introspection walkthrough (#104)
  • 95a501a Updating service-management create-pipeline docs
  • 0d8a536 Adding service lifecycle pipeline
  • 605b8a2 Use a config param for private src repo access token (#101)
  • 5bb50fa Fix broken variables type for azure-pipelines.yaml
See More
  • 480d5ae Clean up spk dashboard (#99)
  • df56d88 Fix error handling for deployment validate (#81)
  • 978116f Creates new Variablegroup with a link to Azure Key Vault (#73)
  • 3ae45c0 Adding config to service create-pipeline (#97)
  • 46eb0d8 Use the new version of spektate (#96)
  • cf34c23 Fixed missing Config() fallback for create-revision command (#94)
  • 77aeee4 Updating default spk-config file (#90)
  • 79a2e2c fix hld repo url (#93)

This list of changes was auto generated.