Skip to content

Releases: infratographer/iam-runtime-infratographer

Release v0.5.1

14 Oct 15:08
abb6932
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

Release v0.5.0

04 Sep 14:42
v0.5.0
f119b5a
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • The template iam-runtime-infratographer.configmap has been replaced with iam-runtime-infratographer.manifests
    • Please replace any includes that reference iam-runtime-infratographer.configmap with iam-runtime-infratographer.manifests
  • Configuration keys have been renamed, values files will need to be updated to reflect the new key names:
    • config.accessToken is now config.accessTokenProvider
    • config.accessToken.source.fileToken is now config.accessTokenProvider.source.file

🚀 Others

  • bc97b30 Move secrets to secrets resource (#82)
  • 11319f1 Move to iam-runtime-infratographer.manifests (#83)
  • 3cd6cbf Update module google.golang.org/grpc to v1.66.0 (#81)
  • f119b5a provide failure message when not using the new manifests helper (#85)
  • 51cd772 return secrets back to original structure but omit them from the configmap (#84)

Release v0.4.8

13 Aug 19:44
fd273cb
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 0555a27 Support additional container environment variables (#76)
  • dbc6d57 Update Helm release common to v2.22.0 (#74)
  • ea75cd4 Update module go.infratographer.com/x to v0.5.4 (#75)
  • fd273cb Update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.53.0 (#79)
  • 68ed48f group otel packages (#78)

Release v0.4.7

07 Aug 16:04
c54692b
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 1b7a19b Update Helm release common to v2.21.0 (#72)
  • 71cb1c9 Update module golang.org/x/oauth2 to v0.22.0 (#71)
  • c54692b Update module google.golang.org/grpc to v1.65.0 (#69)
  • 22cab54 make token expiry delta configurable (#73)

Release v0.4.6

01 Aug 19:15
1a23239
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • d3efc65 Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#65)
  • 00f21d2 Trace details (#70)
  • 066b5a5 Update Helm release common to v2.20.5 (#68)
  • 1a23239 Update module github.com/go-jose/go-jose/v4 to v4.0.4 (#67)

Release v0.4.5

01 Jul 14:33
3bbc069
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

Release v0.4.4

25 Jun 16:37
d11308a
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

Release v0.4.3

17 Jun 19:28
cb667d2
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • dfae347 Update Helm release common to v2.19.2 (#44)
  • 2429a8d Update Helm release common to v2.20.2 (#56)
  • cb667d2 Update Helm release common to v2.20.3 (#58)
  • ff28cfd Update goreleaser/goreleaser-action action to v6 (#57)
  • b90c7dc Update module github.com/MicahParks/keyfunc/v3 to v3.3.3 (#32)
  • 6ee47cd Update module github.com/go-jose/go-jose/v4 to v4.0.2 (#49)
  • 8d38bd4 Update module github.com/spf13/cobra to v1.8.1 (#52)
  • 36eea47 Update module github.com/spf13/viper to v1.19.0 (#53)
  • 5c153bc Update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.52.0 (#38)
  • ce9ee14 Update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.52.0 (#36)
  • 39b12c6 Update module golang.org/x/oauth2 to v0.21.0 (#45)
  • de0571f Update module google.golang.org/protobuf to v1.34.2 (#42)
  • 4f22bd3 Update opentelemetry-go monorepo to v1.27.0 (#37)
  • 2957d9d ensure AuthRelationshipResponse errors are checked (#51)
  • 9088a00 renovate go mod tidy (#55)

Release v0.4.2

07 May 19:18
45ba684
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • c45d6b4 add missing configmap include in readme (#47)
  • 45ba684 support client credentials being loaded from file (#48)

Release v0.4.1

06 May 18:43
b8b4ffa
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others