Releases: chanzuckerberg/go-misc
Releases · chanzuckerberg/go-misc
v2.4.2
2.4.2 (2024-08-01)
Bug Fixes
- make the aws mock-generation script work again (#1079) (10bce11)
aws: v2.1.1
2.1.1 (2024-08-01)
Bug Fixes
- make the aws mock-generation script work again (#1079) (10bce11)
v2.4.1
2.4.1 (2024-05-03)
Bug Fixes
- suppress decompression error and treat uncompressed token in cache as cache miss (#1058) (da1316d)
oidc_cli: v2.1.1
2.1.1 (2024-05-03)
Bug Fixes
- suppress decompression error and treat uncompressed token in cache as cache miss (#1058) (da1316d)
v2.4.0
2.4.0 (2024-04-05)
Features
- compress token before storing in cache to allow for larger tokens to be cached (#1047) (2cce231)
Bug Fixes
osutil: v2.0.2
2.0.2 (2024-04-05)
Bug Fixes
oidc_cli: v2.1.0
2.1.0 (2024-04-05)
Features
- compress token before storing in cache to allow for larger tokens to be cached (#1047) (2cce231)
Bug Fixes
v2.3.0
2.3.0 (2024-03-30)
Features
- remove pkg/errors for stdlib errors (2595678)
errors: v2.1.0
2.1.0 (2024-03-30)
Features
- remove pkg/errors for stdlib errors (2595678)
v2.2.3
2.2.3 (2024-03-21)
Bug Fixes
- Update invalid dependency versions in osutils and snowflake packages (#1030) (864e76a)