Releases: metal-toolbox/governor-api
Releases · metal-toolbox/governor-api
Release v0.4.0
What's Changed
Changelog
🚀 Others
- 3a0776b Make sure and parse offset into the pagination struct (#162)
- dcc3e39 Update module github.com/cockroachdb/cockroach-go/v2 to v2.4.0 (#164)
- f97ae4f Update module github.com/nats-io/nats.go to v1.39.0 (#161)
- 810ae1d Update module github.com/santhosh-tekuri/jsonschema/v5 to v6 (#157)
- ebf9b21 Update module golang.org/x/text to v0.22.0 (#163)
Release v0.3.0
What's Changed
Changelog
🚀 Others
- d104295 Add offset to allow for random page access (#159)
- 76cfdef Migrate config renovate.json (#154)
- 0bd0a12 Update .goreleaser.yml configuration for current goreleaser version (#160)
- e423b4f Update actions/setup-go action to v5 (#120)
- 8132622 Update anchore/sbom-action action to v0.18.0 (#115)
- 1328d4e Update buildkite plugin docker to v5.12.0 (#139)
- 8f8fe45 Update buildkite plugin docker-compose to v5 (#149)
- 4fc6567 Update buildkite plugin docker-login to v2.2.0 (#117)
- 5f1a360 Update buildkite plugin docker-login to v3 (#150)
- 652311c Update buildkite plugin equinixmetal-buildkite/trivy to v1.20.0 (#141)
- 434f7bb Update docker/login-action action to v3 (#60)
- 434fa56 Update go opentelemetry packages and libraries (#142)
- 8e2201f Update goreleaser/goreleaser-action action to v6 (#151)
- b3cb714 Update module github.com/coreos/go-oidc/v3 to v3.12.0 (#143)
- a14eafd Update module github.com/gin-contrib/cors to v1.7.3 (#133)
- 88f354b Update module github.com/gin-contrib/zap to v1.1.4 (#127)
- 11625af Update module github.com/goccy/go-json to v0.10.5 (#130)
- 5f41291 Update module github.com/gosimple/slug to v1.15.0 (#144)
- cfb9339 Update module github.com/jackc/pgx/v5 to v5.7.2 (#147)
- b4dae23 Update module github.com/jmoiron/sqlx to v1.4.0 (#145)
- 03df0f4 Update module github.com/nats-io/nats.go to v1.38.0 (#146)
- d0e55d6 Update module github.com/pressly/goose/v3 to v3.24.1 (#79)
- 9583344 Update module github.com/prometheus/client_golang to v1.20.5 (#148)
- c584798 Update module github.com/spf13/cobra to v1.8.1 (#134)
- 48d9693 Update module github.com/spf13/pflag to v1.0.6 (#136)
- d8fabae Update module github.com/spf13/viper to v1.19.0 (#152)
- ccc6d80 Update module github.com/volatiletech/sqlboiler/v4 to v4.18.0 (#155)
- 02aba29 Update module github.com/volatiletech/strmangle to v0.0.8 (#138)
- bc0b5b7 Update module golang.org/x/oauth2 to v0.25.0 (#153)
- ad4d644 Update module golang.org/x/oauth2 to v0.26.0 (#158)
- 37ae503 combine all otel renovate prs (#140)
- e114089 update go to v1.23 (#137)
- dcc82ad update renovate config (#135)
Release v0.2.6
What's Changed
Changelog
🚀 Others
What's Changed
- Add OrganizationGroups Method to Client by @sthwang-metal in #131
New Contributors
- @sthwang-metal made their first contribution in #131
Full Changelog: v0.2.5...v0.2.6
Release v0.2.5
Release v0.2.4
What's Changed
Changelog
🚀 Others
- 95c1257 Extension Resources Group Auth (#123)
- 185aa7d Small Auth Fix (#125)
- e447898 Update buildkite plugin docker to v5.11.0 (#116)
- 0f86eb1 fix memberships dbtools traces (#124)
What's Changed
- Extension Resources Group Auth by @bailinhe in #123
- Small Auth Fix by @bailinhe in #125
- Update buildkite plugin docker to v5.11.0 by @renovate in #116
- fix memberships dbtools traces by @mikemrm in #124
New Contributors
Full Changelog: v0.2.3...v0.2.4
Release v0.2.3
v0.2.2
What's Changed
- Fix membership bugs with deleted groups in hierarchical relationships by @jacobsee in #107
- One more join for deleted groups by @jacobsee in #108
- Approver group validity check by @jacobsee in #109
- Update module github.com/nats-io/nats.go to v1.34.1 by @renovate in #64
- Update buildkite plugin equinixmetal-buildkite/trivy to v1.18.5 by @renovate in #102
- Update module github.com/spf13/viper to v1.18.2 by @renovate in #78
- Bump dependencies and golang version by @fishnix in #114
- Small fixes for client library by @bailinhe in #121
Full Changelog: v0.2.1...v0.2.2
Release v0.2.1
Release v0.2.0
What's Changed
Changelog
🚀 Others
- 91c3a81 Add Extension Docs (#91)
- 27a2aa9 Add authorization for system resources (#98)
- 2ebf801 Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#92)
- e7663f4 Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#89)
- 8e4696a Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#94)
- 61b85c1 Bump golang.org/x/net from 0.12.0 to 0.17.0 (#81)
- fa8dd20 Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#87)
- 745eb9c Extension resource lifecycle (#99)
- be6f3dc Forward ports directly in the docker-compose file for compatibility. We aren't making use of the differences in devcontainer 'forwardPorts (#96)
- fae43b8 Update actions/checkout action to v4 (#59)
- 56672e9 Update buildkite plugin docker to v5.9.0 (#69)
- 9064b37 Update buildkite plugin docker-compose to v4.16.0 (#84)
- 623314e Update buildkite plugin equinixmetal-buildkite/trivy to v1.18.3 (#52)
- 9bdff08 Update goreleaser/goreleaser-action action to v5 (#61)
- c66d043 Update module go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin to v0.44.0 [SECURITY] (#83)
- 569e83e Update opentelemetry-go monorepo to v1.19.0 (#67)
- 9a2ee37 [Extend Governor APIs] Correlation ID (#93)
- 0944b94 [Extend Governor APIs] Extension Resource Definitions (#72)
- 7f58565 [Extend Governor APIs] Extensions Management (#76)
- d82fe47 [Extend Governor APIs] Extensions and ERD schemas (#70)
- 9cac4a8 [Extend Governor APIs] Governor JSON Validator (#74)
- c7f0dd4 [Extend Governor APIs] System Extension Resources (#75)
- 1e70e41 [Extend Governor APIs] User Extension Resources (#86)
- aabd171 add content and format assertions (#97)
- c8c0419 add system resources data schema (#73)
- b961a23 add user extension resources schema (#82)
- 3090bc4 admin_expires_at for indirect members is always false (#63)
- 6ab4ca5 fix incorrect error returned (#90)
- 36daa8d update dependencies + golang version (#88)
What's Changed
- admin_expires_at for indirect members is always null by @jacobsee in #63
- Update buildkite plugin equinixmetal-buildkite/trivy to v1.18.3 by @renovate in #52
- Update actions/checkout action to v4 by @renovate in #59
- Update buildkite plugin docker to v5.9.0 by @renovate in #69
- Update goreleaser/goreleaser-action action to v5 by @renovate in #61
- [Extend Governor APIs] Extensions and ERD schemas by @bailinhe in #70
- [Extend Governor APIs] Extensions Management by @bailinhe in #76
- [Extend Governor APIs] Extension Resource Definitions by @bailinhe in #72
- [Extend Governor APIs] System Extension Resources Schema by @bailinhe in #73
- Update opentelemetry-go monorepo to v1.19.0 by @renovate in #67
- Update module go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin to v0.44.0 [SECURITY] by @renovate in #83
- [Extend Governor APIs] Governor JSON Validator by @bailinhe in #74
- [Extend Governor APIs] System Extension Resources by @bailinhe in #75
- [Extend Governor APIs] User Extension Resources Schema by @bailinhe in #82
- [Extend Governor APIs] User Extension Resources by @bailinhe in #86
- Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #81
- Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #87
- Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 by @dependabot in #89
- [Small Fix] Enhance JSON Validator Error Messages by @bailinhe in #90
- Add Extension Docs by @bailinhe in #91
- [Extend Governor APIs] Correlation ID by @bailinhe in #93
- Add Content Assertions for JSON Schema Compiler by @bailinhe in #97
- Add authorization for system resources by @bailinhe in #98
- Extension resource lifecycle by @bailinhe in #99
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #94
- Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #92
- Update buildkite plugin docker-compose to v4.16.0 by @renovate in #84
- Update dependencies + golang version by @fishnix in #88
- DevContainer QoL change by @jacobsee in #96
Full Changelog: v0.1.7...v0.2.0
Release v0.1.7
What's Changed
Changelog
🚀 Others
- 24c4487 Additional group hierarchy transaction fixes (#42)
- 4408344 DCS-278: Add tracing contexts to nats events (#46)
- c26c336 Revert "Update oryd/hydra Docker tag to v2 (#32)" (#57)
- 492aa09 Switch to using application types (#45)
- 892b726 Update module github.com/XSAM/otelsql to v0.24.0 (#50)
- 6180b2b Update module github.com/google/uuid to v1.3.1 (#43)
- 9af3985 Update module github.com/volatiletech/null/v8 to v9 (#31)
- 5051ad3 Update oryd/hydra Docker tag to v2 (#32)
- 19ad3b9 fixed join on soft delete (#49)
- 7259092 governor admins should not be prompted to approve for groups that have group admins (#40)
- 620836e group membership operations need to use the transaction they are inside of (#44)
- aaca8c0 initial API implementation of admin elevation request and expiration (#56)
- bcd3071 users should be allowed to step down as a group admin (#48)