What's Changed
- all: remove docstore/awsdynamodb v1 and other vestiges of awsv1 by @vangent in https://github.com/google/go-cloud/pull/3605
blob
- blob: add ListIterator.All, a Go 1.23 iterator by @vangent in https://github.com/google/go-cloud/pull/3608
- blob/gcsblob: allow providing a storage.Client directly (e.g., to use a gRPC-based client) by @vangent in https://github.com/goo...