Skip to content

0.57.0

Choose a tag to compare

@andreamlin andreamlin released this 10 Aug 16:56

Bigquery

  • Add model table type for the new BigQuery ML models (#3529)

Bigtable

  • Prefix gapic generated clients with Base, prefix overlay clients with Bigtable (#3538) breaking change
  • Decouple TableAdminClient from BigtableTableAdminSettings. (#3512)

Firestore

  • Fix Credentials (#3541)

Storage

  • Set userProject from static default in FileSystemProvider (#3504)

dependencies

  • Bump api-common: 1.6 -> 1.7
  • Bump gax-java: 1.29.0 -> 1.30.0
  • Bump api-client: 1.23.0 -> 1.24.1

documentation

  • Fix ordering of Default Credentials (#3539)