Skip to content

Releases: jippi/go-metadataproxy

3.2.2

11 Mar 09:48
72bcea9
Compare
Choose a tag to compare

Add the Docker container ID to traces and Log output

3.2.1

04 Mar 15:23
9800892
Compare
Choose a tag to compare

Same as 3.2.0, but with less YAML fuck

3.2.0

04 Mar 15:14
49a3c8f
Compare
Choose a tag to compare

Change ROLE_CACHE_OFFSET default from 5m to 15m

Implement ROLE_CACHE_OFFSET environment variable

04 Mar 15:01
4241db2
Compare
Choose a tag to compare

ROLE_CACHE_OFFSET | (Optional) Time to substract from Role cache (default: 5m) (Example: 5m, 60s, 5m30s)

The previous default was 1m, which caused some languages to improperly invalidate their local cache of IAM credentials

See #52 for context

3.0.0

04 Mar 14:47
3ac5ecc
Compare
Choose a tag to compare

More detailed DataDog APM - various refactoring #50

Add support for IAM external ID

03 Mar 14:55
f4499d0
Compare
Choose a tag to compare

For compatibility with Lyft version, see #51

Thanks @byronwolfman

2.2.0

20 Feb 12:42
b4f70ff
Compare
Choose a tag to compare

No changes since RC2

2.2.0-rc2

19 Feb 13:04
b4f70ff
Compare
Choose a tag to compare
2.2.0-rc2 Pre-release
Pre-release

Fixed a nil pointer in logging

2.2.0-rc1

19 Feb 12:26
40eb061
Compare
Choose a tag to compare
2.2.0-rc1 Pre-release
Pre-release

Primary internal refactoring of how logging and telemetry works

See #3

2.1.1

11 Feb 19:38
89cfe9f
Compare
Choose a tag to compare

Increase retry count to 5