All notable changes to google-cloud-rs
will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- [storage] Fixed user values not being percent-encoded (#46)
- [pubsub] Added
Subscription::receive_with_options
(#33)
- [storage] Fixed error when bucket listing turns out to be empty (#42)
- [pubsub] Changed default
max_messages
when pulling messages from5
to1
(#44)
- Upgraded all dependencies (#35 and #41)
This is the initial release.