Skip to content

v2.0.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@kristofferahl kristofferahl released this 22 Jan 07:40
· 68 commits to main since this release

Changelog

  • f874d98 Added config show command, used to display the final configuration after merge with base configs.
  • dc75f7a Added helper for json api resonse.
  • 7814629 Breaking: Refactored parameters to a list to make ordering stable.
  • 6321a06 First attempt at a backend implementation with support for AWS S3 and KMS.
  • e93bbb1 Fix for name matching in the api.
  • 05a473a Fixing issue with merging of layers and validation.
  • 06f20e5 Making name required.
  • 242c422 New slice and math utils and replaced environment utils with environment package.
  • 771fed8 Reordered output funcs and todos.
  • ef164cb Running tests as part of running goreleaser.
  • 0bff2e0 Updated aws sdk.
  • 682706b Updated gitignore and removed old files.
  • d111a26 Updated the UI with routing and support for consuming the backend.
  • 76acda2 Updated todos.