Skip to content

v1.15.0

Choose a tag to compare

@thde thde released this 20 Mar 14:13
3262d42

Changelog

  • Asks for confirmation before database deletion.
  • Adds structured output option to the whoami command.
  • Allows the configuration of custom headers for buckets.
  • Preparations for a new buildpack stack.

What's Changed

  • Print YAML and JSON output for whoami by @schmijos in #358
  • feat: add custom prompt for db deletion by @olknegate in #367
  • feat: add allowed-headers bucket CORS key by @sislr in #368
  • Add buildpack stack feature by @thirdeyenick in #371
  • build(deps): bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in #361
  • build(deps): bump crate-ci/typos from 1.43.5 to 1.44.0 by @dependabot[bot] in #359
  • build(deps): bump k8s.io/kubectl from 0.35.0 to 0.35.2 by @dependabot[bot] in #363
  • build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #360
  • build: fix govulncheck warnings by @thde in #366

New Contributors

Full Changelog: v1.14.2...v1.14.3