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

Releases: googleapis/nodejs-dataproc-metastore

v3.1.2

11 Nov 10:22
ea631ca
Compare
Choose a tag to compare

3.1.2 (2022-11-11)

Bug Fixes

  • deps: Use google-gax v3.5.2 (#161) (805456b)
  • Preserve default values in x-goog-request-params header (#154) (f4b5e70)
  • Regenerated protos JS and TS definitions (#164) (6240505)

v3.1.1

07 Sep 22:01
0148de6
Compare
Choose a tag to compare

3.1.1 (2022-09-01)

Bug Fixes

v3.1.0

04 Jul 19:45
3b1dab4
Compare
Choose a tag to compare

3.1.0 (2022-06-30)

Features

v3.0.0

06 Jun 16:00
0b16fa1
Compare
Choose a tag to compare

3.0.0 (2022-05-19)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#137)

Build System

v2.2.0

23 Mar 20:58
b2d9d41
Compare
Choose a tag to compare

2.2.0 (2022-03-23)

Features

v2.1.0

21 Mar 21:46
c6c3a4f
Compare
Choose a tag to compare

2.1.0 (2022-03-21)

Features

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

@google-cloud/dataproc-metastore v2.0.0

02 Sep 00:27
178817f
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • mark v1 as the default API version (#85)

Features

  • mark v1 as the default API version (#85) (1869574)

@google-cloud/dataproc-metastore v1.3.0

23 Aug 18:40
ba4ea25
Compare
Choose a tag to compare

Features

  • turns on self-signed JWT feature flag (#82) (9f80543)

@google-cloud/dataproc-metastore v1.2.0

17 Aug 15:58
d2fe140
Compare
Choose a tag to compare

Features

  • Added the Backup resource and Backup resource GetIamPolicy/SetIamPolicy to V1 feat: Added the RestoreService method to V1 (#80) (8d1df0e)

@google-cloud/dataproc-metastore v1.1.6

17 Aug 03:12
f794d56
Compare
Choose a tag to compare

Bug Fixes