github googleapis/google-cloud-rust v0.4.0

11 months ago

What's Changed

Breaking Changes

There were a number of breaking changes. Many were simple renames of functions. The most interesting were:

  1. Clients are now constructed by using a builder pattern. See How to initialize a client for the updated pattern.
  2. Many types not intended to be public were moved into either the google-cloud-gax-internal crate, or into a mod internal. These types are not part of the public API. They may change or be removed without notice, and we will not consider it a breaking change going forward.

Normal Changes

New Contributors

Full Changelog: v0.3.0...v0.4.0

Don't miss a new google-cloud-rust release

NewReleases is sending notifications on new releases.