Releases: matheuscscp/gke-metadata-server
Releases · matheuscscp/gke-metadata-server
v0.18.0
What's Changed
- Support the GCE_METADATA_HOST environment variable by @matheuscscp in #389
- Reduce pod timeout from 2 minutes to 1 minute by @matheuscscp in #390
- Improve token expiration logic with max duration and 80% rule by @matheuscscp in #391
- chore(deps): bump the go group with 3 updates by @dependabot in #393
- Release 0.18.0 by @matheuscscp in #392
Full Changelog: v0.17.0...v0.18.0
timoni-v0.18.0
What's Changed
- Support the GCE_METADATA_HOST environment variable by @matheuscscp in #389
- Reduce pod timeout from 2 minutes to 1 minute by @matheuscscp in #390
- Improve token expiration logic with max duration and 80% rule by @matheuscscp in #391
- chore(deps): bump the go group with 3 updates by @dependabot in #393
- Release 0.18.0 by @matheuscscp in #392
Full Changelog: helm-v0.17.0...timoni-v0.18.0
helm-v0.18.0
What's Changed
- Support the GCE_METADATA_HOST environment variable by @matheuscscp in #389
- Reduce pod timeout from 2 minutes to 1 minute by @matheuscscp in #390
- Improve token expiration logic with max duration and 80% rule by @matheuscscp in #391
- chore(deps): bump the go group with 3 updates by @dependabot in #393
- Release 0.18.0 by @matheuscscp in #392
Full Changelog: helm-v0.17.0...helm-v0.18.0
v0.17.0
What's Changed
- Use pod service account google access token to issue google identity token by @matheuscscp in #385
- Remove metadata.google.internal DNS record from Go tests by @matheuscscp in #386
- Add support for scopes to the Token API by @matheuscscp in #387
- Release 0.17.0 by @matheuscscp in #388
Full Changelog: v0.16.3...v0.17.0
v0.16.3
What's Changed
- chore(deps): bump the go group with 2 updates by @dependabot in #374
- chore(deps): bump alpine from 3.21 to 3.22 in the docker group by @dependabot in #376
- chore(deps): bump the go group with 3 updates by @dependabot in #375
- chore(deps): bump google.golang.org/api from 0.235.0 to 0.236.0 in the go group by @dependabot in #378
- chore(deps): bump golang from 1.24.3-alpine3.21 to 1.24.4-alpine3.21 in the docker group by @dependabot in #377
- chore(deps): bump google.golang.org/api from 0.236.0 to 0.237.0 in the go group by @dependabot in #379
- chore(deps): bump the go group with 4 updates by @dependabot in #381
- chore(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.0 in /.github/workflows in the actions group across 1 directory by @dependabot in #380
- Add test for google.DefaultTokenSource() by @matheuscscp in #382
- Release 0.16.3 by @matheuscscp in #383
Full Changelog: v0.16.2...v0.16.3
timoni-v0.17.0
What's Changed
- Use pod service account google access token to issue google identity token by @matheuscscp in #385
- Remove metadata.google.internal DNS record from Go tests by @matheuscscp in #386
- Add support for scopes to the Token API by @matheuscscp in #387
- Release 0.17.0 by @matheuscscp in #388
Full Changelog: helm-v0.16.3...timoni-v0.17.0
timoni-v0.16.3
What's Changed
- chore(deps): bump the go group with 2 updates by @dependabot in #374
- chore(deps): bump alpine from 3.21 to 3.22 in the docker group by @dependabot in #376
- chore(deps): bump the go group with 3 updates by @dependabot in #375
- chore(deps): bump google.golang.org/api from 0.235.0 to 0.236.0 in the go group by @dependabot in #378
- chore(deps): bump golang from 1.24.3-alpine3.21 to 1.24.4-alpine3.21 in the docker group by @dependabot in #377
- chore(deps): bump google.golang.org/api from 0.236.0 to 0.237.0 in the go group by @dependabot in #379
- chore(deps): bump the go group with 4 updates by @dependabot in #381
- chore(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.0 in /.github/workflows in the actions group across 1 directory by @dependabot in #380
- Add test for google.DefaultTokenSource() by @matheuscscp in #382
- Release 0.16.3 by @matheuscscp in #383
Full Changelog: helm-v0.16.2...timoni-v0.16.3
helm-v0.17.0
What's Changed
- Use pod service account google access token to issue google identity token by @matheuscscp in #385
- Remove metadata.google.internal DNS record from Go tests by @matheuscscp in #386
- Add support for scopes to the Token API by @matheuscscp in #387
- Release 0.17.0 by @matheuscscp in #388
Full Changelog: helm-v0.16.3...helm-v0.17.0
helm-v0.16.3
What's Changed
- chore(deps): bump the go group with 2 updates by @dependabot in #374
- chore(deps): bump alpine from 3.21 to 3.22 in the docker group by @dependabot in #376
- chore(deps): bump the go group with 3 updates by @dependabot in #375
- chore(deps): bump google.golang.org/api from 0.235.0 to 0.236.0 in the go group by @dependabot in #378
- chore(deps): bump golang from 1.24.3-alpine3.21 to 1.24.4-alpine3.21 in the docker group by @dependabot in #377
- chore(deps): bump google.golang.org/api from 0.236.0 to 0.237.0 in the go group by @dependabot in #379
- chore(deps): bump the go group with 4 updates by @dependabot in #381
- chore(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.0 in /.github/workflows in the actions group across 1 directory by @dependabot in #380
- Add test for google.DefaultTokenSource() by @matheuscscp in #382
- Release 0.16.3 by @matheuscscp in #383
Full Changelog: helm-v0.16.2...helm-v0.16.3
v0.16.2
What's Changed
- chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in the go_modules group by @dependabot in #358
- chore(deps): bump google.golang.org/api from 0.226.0 to 0.227.0 in the go group by @dependabot in #361
- chore(deps): bump the go group with 2 updates by @dependabot in #362
- chore(deps): bump golang from 1.24.1-alpine3.21 to 1.24.2-alpine3.21 in the docker group by @dependabot in #363
- chore(deps): bump the go group with 3 updates by @dependabot in #364
- chore(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 in the go group by @dependabot in #365
- chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group by @dependabot in #366
- chore(deps): bump google.golang.org/api from 0.228.0 to 0.229.0 in the go group by @dependabot in #367
- chore(deps): bump sigstore/cosign-installer from 3.8.1 to 3.8.2 in /.github/workflows in the actions group across 1 directory by @dependabot in #369
- chore(deps): bump the go group across 1 directory with 7 updates by @dependabot in #371
- chore(deps): bump golang from 1.24.2-alpine3.21 to 1.24.3-alpine3.21 in the docker group by @dependabot in #370
- chore(deps): bump the go group with 6 updates by @dependabot in #372
- Release 0.16.2 by @matheuscscp in #373
Full Changelog: v0.16.1...v0.16.2