v0.24.0
all
- Updated to use
go 1.17
(tests still run with `go 1.16 as well).
blob
- s3blob: Enable choosing an AWS session profile via the
URLOpener
. - s3blob: Don't set
ContentType
in the S3 input for signing if it is an empty string andEnforcedAbsentContentType
isfalse
.
pubsub
- gcppubsub: Allow configuration of batch sizes.
- gcppubsub: Consider publish request body size limitation when batching.
- kafkapubsub: Enable configuration of initial offset in
URLOpener
. - mempubsub: Log if message sent to subscriber-less topic.
runtimevar
- awsparamstore: Added support for using AWS SDK V2.
- awssecretsmanager: Added support for using AWS SDK V2.
secrets
- awskms: Added support for using AWS SDK V2.
docstore
- gcpfirestore: Add support for Firestore emulator.