Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@fishnix fishnix released this 10 Feb 12:09
· 14 commits to main since this release
be6f3dc

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