Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Releases: googleapis/python-dataproc-metastore

v1.6.0

18 Jul 13:08
36bc4db
Compare
Choose a tag to compare

1.6.0 (2022-07-15)

Features

Bug Fixes

v0.3.3

09 Jun 16:45
a92c2ad
Compare
Choose a tag to compare

0.3.3 (2022-06-07)

Bug Fixes

  • deps: require protobuf<4.0.0 on v0 branch (#152) (b213839)

v1.5.1

07 Jun 11:15
b9b0bea
Compare
Choose a tag to compare

1.5.1 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#148) (0f93c4e)

v0.3.2

19 May 12:43
c3704b1
Compare
Choose a tag to compare

0.3.2 (2022-04-01)

Bug Fixes

  • deps: require google-api-core >= 1.31.5, >= 2.3.2 on v0 release (#127) (b1b65e8)

v1.5.0

22 Mar 14:57
079e445
Compare
Choose a tag to compare

1.5.0 (2022-03-21)

Features

  • Added additional endTime field for MetadataImports (0a768dd)
  • Added AuxiliaryVersionConfig for configuring the auxiliary hive versions during creation or update of the DPMS instance (0a768dd)
  • Added AVRO DatabaseDumpSpec for importing and exporting Avro files (0a768dd)
  • Added configuration for Dataplex integration (0a768dd)
  • Added DatabaseType field for the type of backing store used (#122) (0a768dd)
  • Added EncryptionConfig which contains information used to configure the Dataproc Metastore service to encrypt customer data at rest (CMEK) (0a768dd)
  • Added NetworkConfig for exposing the DPMS endpoint in multiple subnetworks using PSC (this skips the need for VPC peering) (0a768dd)
  • Added RESTORING status on Backups (0a768dd)
  • Added support for IAM management for metadata resources (0a768dd)
  • Added support to record the services that are restoring the backup (0a768dd)

Documentation

  • formatting improvements (0a768dd)

v1.4.1

07 Mar 16:14
38b68b2
Compare
Choose a tag to compare

1.4.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#119) (e079039)
  • deps: require proto-plus>=1.15.0 (e079039)

v1.4.0

28 Feb 22:28
03c21e3
Compare
Choose a tag to compare

1.4.0 (2022-02-26)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (61baf5c)

Documentation

v1.3.1

02 Nov 15:03
c3d4a6d
Compare
Choose a tag to compare

Bug Fixes

  • deps: drop packaging dependency (7abadeb)
  • deps: require google-api-core >= 1.28.0 (7abadeb)

Documentation

  • list oneofs in docstring (7abadeb)

v1.3.0

13 Oct 15:17
7d7ef63
Compare
Choose a tag to compare

Features

v1.2.0

11 Oct 17:03
1db5519
Compare
Choose a tag to compare

Features

  • add context manager support in client (#83) (d6b8569)