BREAKING_CHANGE:
- blob/s3blob: migrate from deprecated s3/manager to s3/transfermanager by @vangent in #3717
- Only breaking if you're using
Asto access specific AWS types from the old manager.
- Only breaking if you're using
What's Changed
all
- all: support typed errors and errors.Is for error codes by @vangent in #3708
- aws/aws: add AWS IAM Role assumption support by @troyready in #3716
blob:
- blob/fileblob: Prevent escaping bucket root by @vangent in #3669
- blob/fileblob: Close the file in case of BeforeRead or Seek error by @ganigeorgiev in #3696
- blob/azureblob: eliminate Azure Autorest dependency and replace usage by @gaganhr94 in #3672
- blob/gcsblob: Handle grpc errors on gcsblob by @dpulpeiro in #3697
runtimevar:
- runtimevar/filevar: Support relative paths in URL openers via a host of "." by @vangent in #3666
- runtimevar/etcdvar: Replace go.etcd.io/etcd/etcdserver/api/v3rpc/rpctypes by @aaronjheng in #3676
pubsub
docstore
secrets
- secrets/azurekeyvault: migrate from beta keyvault/azkeys to stable security/keyvault/azkeys by @vangent in #3689
postgres
New Contributors
- @gaganhr94 made their first contribution in #3672
- @aaronjheng made their first contribution in #3676
- @kchoy-sfdc made their first contribution in #3681
- @dpulpeiro made their first contribution in #3697
- @ganigeorgiev made their first contribution in #3696
- @Megakuul made their first contribution in #3705
- @XananasX7 made their first contribution in #3711
- @LeSingh1 made their first contribution in #3714
- @troyready made their first contribution in #3716
- @peczenyj made their first contribution in #3717
Full Changelog: v0.45.0...v0.46.0