v20240418
What's Changed
- [spanner] Remove
async_trait
from spanner by @yoshidan in #238 - auth: Support URL type external account source by @moricho in #239
- Change default subscriber config by @yoshidan in #242
- Use project ID specified in config for Pubsub client by @h-michael in #243
- Fix google_cloud_auth::project::create_token_source doc by @bouzuya in #244
- docs: correct some bigquery README sample by @GriceTurrble in #247
- Add
SignedURLOptions.start_time
by @cpick in #246 - Set expected audience to jsonwebtoken validation option to get ID token by @h-michael in #249
- [storage] Remove unused Client::default by @yoshidan in #252
- Update version by @yoshidan in #253
New Contributors
- @moricho made their first contribution in #239
- @bouzuya made their first contribution in #244
- @GriceTurrble made their first contribution in #247
- @cpick made their first contribution in #246
Full Changelog: v20240227...v20240418