Skip to content

Latest commit

 

History

History
115 lines (58 loc) · 7.79 KB

File metadata and controls

115 lines (58 loc) · 7.79 KB

Changelog

1.4.0 (2024-05-21)

Features

  • [gkebackup] add fine-grained restore (#5367) (4de8f06)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5353) (1a2388d)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)

1.3.0 (2024-04-16)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5188) (c5ccdf9)

1.2.0 (2024-03-29)

Features

1.1.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5025) (7244cab)

1.0.1 (2023-09-06)

Bug Fixes

  • [Many APIs] simplify logic for HTTP/1.1 REST fallback option (#4586) (4b18686)

1.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Bug Fixes

Miscellaneous Chores

0.4.0 (2023-06-28)

Features

  • [gkebackup] added new restore scope options (#4377) (b2dca93)

0.3.2 (2023-04-13)

Bug Fixes

0.3.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3987) (07043a6)

0.3.0 (2023-01-28)

Features

0.2.2 (2022-11-11)

Bug Fixes

  • deps: Use google-gax v3.5.2 (#27) (9fe267c)
  • Regenerated protos JS and TS definitions (#31) (bb11ae0)

0.2.1 (2022-10-06)

Bug Fixes

  • Allow passing gax instance to client constructor (#19) (be50ca6)
  • Better support for fallback mode (#15) (97bc598)
  • Change import long to require (#16) (954a348)
  • deps: Update dependency google-gax to v3 (#11) (f4ac21d)
  • Do not import the whole google-gax from proto JS (#1553) (#18) (6c6b272)
  • Preserve default values in x-goog-request-params header (#20) (46e4b70)
  • Remove pip install statements (#1546) (#17) (ccd066b)
  • use google-gax v3.3.0 (6c6b272)

0.2.0 (2022-06-28)

Features

  • add initial samples and tests (a1d643f)
  • add templated files from docker image (d93ad51)
  • initial stub of library (7d10d2e)