Skip to content

Release v0.7.0

Choose a tag to compare

@bailinhe bailinhe released this 11 Jun 19:25
· 67 commits to main since this release
80c2808

What's Changed

Changelog

🎄 Features

🚀 Others

  • 59cd99f Update dependency node to v22 (#197)
  • 73f8e42 Update module github.com/nats-io/nats.go to v1.41.1 (#199)
  • c971765 Update module github.com/prometheus/client_golang to v1.22.0 (#198)
  • 4569eec Update module golang.org/x/text to v0.24.0 (#196)
  • f53ab10 chore(deps): update anchore/sbom-action action to v0.20.0 (#202)
  • f7c578c chore(deps): update buildkite plugin docker-compose to v5.10.0 (#200)
  • c249d7c chore(deps): update golang docker tag to v1.24.4 (#205)
  • 35d8e6a fix(deps): update module github.com/gin-gonic/gin to v1.10.1 (#210)
  • e7adb93 fix(deps): update module github.com/jackc/pgx/v5 to v5.7.5 (#211)
  • 4ca1cbd fix(deps): update module github.com/metal-toolbox/iam-runtime-contrib to v1.0.1 (#212)
  • ae8eff5 fix(deps): update module github.com/nats-io/nats.go to v1.43.0 (#201)
  • 7e30b89 fix(deps): update module github.com/pressly/goose/v3 to v3.24.3 (#206)
  • 80c2808 fix(deps): update module github.com/santhosh-tekuri/jsonschema/v6 to v6.0.2 (#213)
  • ae81b9b fix(deps): update module golang.org/x/oauth2 to v0.30.0 (#203)
  • 1397362 fix(deps): update module golang.org/x/text to v0.26.0 (#204)
  • 2deaea8 fix: Nil error passed to error handler (#207)
  • f91384e fix: auto trim leading or trailing spaces (#208)

What's Changed

  • Update module github.com/nats-io/nats.go to v1.41.1 by @renovate in #199
  • Update dependency node to v22 by @renovate in #197
  • Update module golang.org/x/text to v0.24.0 by @renovate in #196
  • Update module github.com/prometheus/client_golang to v1.22.0 by @renovate in #198
  • fix: Nil error passed to error handler by @bailinhe in #207
  • fix: auto trim leading or trailing spaces by @bailinhe in #208
  • feat: Add User Metadata by @bailinhe in #209
  • fix(deps): update module github.com/nats-io/nats.go to v1.43.0 by @renovate in #201
  • chore(deps): update buildkite plugin docker-compose to v5.10.0 by @renovate in #200
  • chore(deps): update anchore/sbom-action action to v0.20.0 by @renovate in #202
  • fix(deps): update module golang.org/x/oauth2 to v0.30.0 by @renovate in #203
  • fix(deps): update module golang.org/x/text to v0.26.0 by @renovate in #204
  • chore(deps): update golang docker tag to v1.24.4 by @renovate in #205
  • fix(deps): update module github.com/jackc/pgx/v5 to v5.7.5 by @renovate in #211
  • fix(deps): update module github.com/gin-gonic/gin to v1.10.1 by @renovate in #210
  • fix(deps): update module github.com/pressly/goose/v3 to v3.24.3 by @renovate in #206
  • fix(deps): update module github.com/metal-toolbox/iam-runtime-contrib to v1.0.1 by @renovate in #212
  • fix(deps): update module github.com/santhosh-tekuri/jsonschema/v6 to v6.0.2 by @renovate in #213

Full Changelog: v0.6.2...v0.7.0