Releases: metal-toolbox/governor-api
Releases · metal-toolbox/governor-api
Release v0.13.0
What's Changed
Changelog
🎄 Features
🚀 Others
- 66c9edb chore(deps): update anchore/sbom-action action to v0.22.2 (#295)
- 207e042 chore(deps): update sigstore/cosign-installer action to v4 (#303)
- e92476c chore: use reusable workflows (#304)
- 8847f5f fix(deps): update module github.com/lib/pq to v1.11.2 (#301)
- 75106d5 fix(deps): update module golang.org/x/oauth2 to v0.35.0 (#298)
- a06b03b fix(deps): update module golang.org/x/text to v0.34.0 (#299)
- c69185f fix: openapi schema (#297)
What's Changed
- fix: openapi schema by @bailinhe in #297
- chore(deps): update anchore/sbom-action action to v0.22.2 by @renovate[bot] in #295
- feat: GitHub actions by @bailinhe in #300
- chore(deps): update sigstore/cosign-installer action to v4 by @renovate[bot] in #303
- fix(deps): update module github.com/lib/pq to v1.11.2 by @renovate[bot] in #301
- fix(deps): update module golang.org/x/text to v0.34.0 by @renovate[bot] in #299
- fix(deps): update module golang.org/x/oauth2 to v0.35.0 by @renovate[bot] in #298
- chore: use reusable workflows by @bailinhe in #304
Full Changelog: v0.12.0...v0.13.0
Release v0.12.0
What's Changed
Changelog
🎄 Features
🚀 Others
- 92738d6 chore(deps): update anchore/sbom-action action to v0.22.1 (#290)
- 2d2929f fix(deps): update go opentelemetry packages and libraries (#293)
- f617ee0 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.1 (#291)
- 7c2e911 fix(deps): update module github.com/lib/pq to v1.11.1 (#292)
What's Changed
- feat: add annotations to system extension resources by @bailinhe in #294
- chore(deps): update anchore/sbom-action action to v0.22.1 by @renovate[bot] in #290
- fix(deps): update module github.com/lib/pq to v1.11.1 by @renovate[bot] in #292
- fix(deps): update go opentelemetry packages and libraries by @renovate[bot] in #293
- fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.1 by @renovate[bot] in #291
Full Changelog: v0.11.1...v0.12.0
Release v0.11.1
What's Changed
Changelog
🎄 Features
🚀 Others
- a3c36be chore(deps): update anchore/sbom-action action to v0.21.1 (#282)
- 599a83a chore(deps): update golang docker tag to v1.25.6 (#288)
- 4875a6e fix(deps): update module github.com/aarondl/sqlboiler/v4 to v4.19.7 (#284)
- c3fb472 fix(deps): update module github.com/jackc/pgx/v5 to v5.8.0 (#283)
- 309d29e fix(deps): update module github.com/nats-io/nats.go to v1.48.0 (#262)
- 737e2e5 fix(deps): update module github.com/xsam/otelsql to v0.41.0 (#280)
- 70e3a72 fix(deps): update module golang.org/x/text to v0.33.0 (#286)
- 4a338af fix(deps): update module google.golang.org/grpc to v1.78.0 (#281)
- 58ba4cf fix: Update authentication scopes for extension resource routes (#287)
What's Changed
- fix: Update authentication scopes for extension resource routes by @bailinhe in #287
- feat: Add metadata handling for groups by @bailinhe in #289
- chore(deps): update anchore/sbom-action action to v0.21.1 by @renovate[bot] in #282
- chore(deps): update golang docker tag to v1.25.6 by @renovate[bot] in #288
- fix(deps): update module github.com/aarondl/sqlboiler/v4 to v4.19.7 by @renovate[bot] in #284
- fix(deps): update module golang.org/x/text to v0.33.0 by @renovate[bot] in #286
- fix(deps): update module github.com/jackc/pgx/v5 to v5.8.0 by @renovate[bot] in #283
- fix(deps): update module google.golang.org/grpc to v1.78.0 by @renovate[bot] in #281
- fix(deps): update module github.com/xsam/otelsql to v0.41.0 by @renovate[bot] in #280
- fix(deps): update module github.com/nats-io/nats.go to v1.48.0 by @renovate[bot] in #262
Full Changelog: v0.11.0...v0.11.1
Release v0.11.0
What's Changed
Changelog
🎄 Features
- ca2f450 feat: Enhance extension resource ownership and metadata handling (#279)
- b044f7b feat: Extension Resources Group Ownership (#276)
🚀 Others
- 526743a chore(deps): update actions/checkout action to v6 (#272)
- 40de5bf chore(deps): update actions/setup-node action to v6 (#273)
- 7e0d84d chore(deps): update anchore/sbom-action action to v0.20.11 (#260)
- 8d2b5bc chore(deps): update buildkite plugin docker-compose to v5.12.1 (#264)
- a4765d0 chore(deps): update dependency node to v24 (#274)
- ff03522 chore(deps): update golang docker tag to v1.25.5 (#268)
- ea401c3 chore(deps): update postgres docker tag to v18 (#263)
- e5857b1 chore: upgrade dependencies (#271)
What's Changed
- chore: upgrade dependencies by @bailinhe in #271
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #273
- chore(deps): update golang docker tag to v1.25.5 by @renovate[bot] in #268
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #272
- chore(deps): update dependency node to v24 by @renovate[bot] in #274
- chore(deps): update buildkite plugin docker-compose to v5.12.1 by @renovate[bot] in #264
- chore(deps): update anchore/sbom-action action to v0.20.11 by @renovate[bot] in #260
- chore(deps): update postgres docker tag to v18 by @renovate[bot] in #263
- feat: Extension Resources Group Ownership by @bailinhe in #276
- feat: Unify response objects for system extension resources by @bailinhe in #279
Full Changelog: v0.10.1...v0.11.0
Release v0.10.1
v0.10.0
What's Changed
- feature: Add user retention endpoint and fix lint issues by @bailinhe in #256
- chore(deps): update actions/setup-node action to v5 by @renovate[bot] in #258
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #257
- chore(deps): update actions/upload-pages-artifact action to v4 by @renovate[bot] in #251
- chore(deps): update golang docker tag to v1.25.1 by @renovate[bot] in #244
Full Changelog: v0.9.1...v0.10.0
Release v0.9.1
What's Changed
Changelog
🚀 Others
- d592b64 chore(deps): update anchore/sbom-action action to v0.20.5 (#245)
- 37b6c84 chore: Refactor Project Configurations (#246)
- db1d1cd fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.0 (#243)
What's Changed
- fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.0 by @renovate[bot] in #243
- chore(deps): update anchore/sbom-action action to v0.20.5 by @renovate[bot] in #245
- chore: Refactor Project Configurations by @bailinhe in #246
Full Changelog: v0.9.0...v0.9.1
Release v0.9.0
What's Changed
Changelog
🎄 Features
🚀 Others
- 090f06d Add group_membership_requests constraint (#239)
- 4000f1b chore(deps): update actions/checkout action to v5 (#240)
- ab77382 chore(deps): update golang docker tag to v1.24.6 (#237)
- ac9bda0 chore: record errors on message publishing (#242)
- 7aa577d fix(deps): update module github.com/coreos/go-oidc/v3 to v3.15.0 (#235)
- c61d0ea fix(deps): update module github.com/nats-io/nats.go to v1.44.0 (#234)
- e38f289 fix(deps): update module github.com/prometheus/client_golang to v1.23.0 (#236)
- 58d70e9 fix(deps): update module golang.org/x/text to v0.28.0 (#238)
What's Changed
- Add group_membership_requests constraint by @msloan-pckt in #239
- chore(deps): update golang docker tag to v1.24.6 by @renovate[bot] in #237
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #240
- fix(deps): update module golang.org/x/text to v0.28.0 by @renovate[bot] in #238
- fix(deps): update module github.com/prometheus/client_golang to v1.23.0 by @renovate[bot] in #236
- fix(deps): update module github.com/coreos/go-oidc/v3 to v3.15.0 by @renovate[bot] in #235
- fix(deps): update module github.com/nats-io/nats.go to v1.44.0 by @renovate[bot] in #234
- chore: record errors on message publishing by @bailinhe in #242
- feat: add workload identity federation for NATS by @bailinhe in #241
New Contributors
- @msloan-pckt made their first contribution in #239
Full Changelog: v0.8.0...v0.9.0
Release v0.8.0
What's Changed
Changelog
🎄 Features
🚀 Others
- 164c4b7 Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#222)
- a271c61 Update CODEOWNERS (#218)
- e4fccba Update
SQLBoiler(#224) - 54895fa chore(deps): update anchore/sbom-action action to v0.20.4 (#216)
- 85438ce chore(deps): update buildkite plugin docker to v5.13.0 (#228)
- 217e8c0 chore(deps): update golang docker tag to v1.24.5 (#225)
- 51f8567 chore(deps): update jaegertracing/all-in-one docker tag to v1.60 (#232)
- 2137d0c fix(deps): update go opentelemetry packages and libraries (#214)
- 022e57d fix(deps): update module github.com/cockroachdb/cockroach-go/v2 to v2.4.1 (#226)
- a7e7dcc fix(deps): update module github.com/gin-contrib/cors to v1.7.6 (#217)
- 09f6971 fix(deps): update module github.com/spf13/pflag to v1.0.7 (#227)
- aeae249 fix(deps): update module github.com/zsais/go-gin-prometheus to v1 (#230)
- beddb92 fix(deps): update module golang.org/x/text to v0.27.0 (#229)
- b2577fd fix: topological sort before restore (#233)
What's Changed
- Update CODEOWNERS by @bailinhe in #218
- chore: Update
SQLBoilerby @bailinhe in #224 - Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #222
- chore(deps): update golang docker tag to v1.24.5 by @renovate[bot] in #225
- fix(deps): update module github.com/gin-contrib/cors to v1.7.6 by @renovate[bot] in #217
- fix(deps): update go opentelemetry packages and libraries by @renovate[bot] in #214
- chore(deps): update anchore/sbom-action action to v0.20.4 by @renovate[bot] in #216
- fix(deps): update module github.com/cockroachdb/cockroach-go/v2 to v2.4.1 by @renovate[bot] in #226
- fix(deps): update module github.com/spf13/pflag to v1.0.7 by @renovate[bot] in #227
- chore(deps): update buildkite plugin docker to v5.13.0 by @renovate[bot] in #228
- fix(deps): update module golang.org/x/text to v0.27.0 by @renovate[bot] in #229
- fix(deps): update module github.com/zsais/go-gin-prometheus to v1 by @renovate[bot] in #230
- feat: add support for postgres by @bailinhe in #223
- chore(deps): update jaegertracing/all-in-one docker tag to v1.60 by @renovate[bot] in #232
- fix: topological sort before restore by @bailinhe in #233
Full Changelog: v0.7.0...v0.8.0
Release v0.7.0
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