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

Releases: googleapis/nodejs-apigee-registry

v1.0.1

12 Sep 03:37
15ef2a2
Compare
Choose a tag to compare

1.0.1 (2023-09-07)

Bug Fixes

  • Simplify logic for HTTP/1.1 REST fallback option (#54) (c873226)

v1.0.0

15 Aug 22:20
9a9e5c7
Compare
Choose a tag to compare

1.0.0 (2023-08-15)

⚠ BREAKING CHANGES

  • update to Node 14 (#50)

Miscellaneous Chores

v0.3.0

09 Feb 23:41
5f025d2
Compare
Choose a tag to compare

0.3.0 (2023-02-09)

Features

  • Added SuggestConversationSummary RPC (8110940)

Bug Fixes

v0.2.1

26 Sep 15:44
0e4b38a
Compare
Choose a tag to compare

0.2.1 (2022-09-21)

Bug Fixes

  • Additional error codes added to service configuration for retry (#16) (4be826d)
  • Preserve default values in x-goog-request-params header (#18) (19c2bf9)

v0.2.0

30 Aug 21:23
6d15a4d
Compare
Choose a tag to compare

0.2.0 (2022-08-30)

Features

  • added support for force field for API and API version deletion (c0bf481)

Bug Fixes

v0.1.0

21 Jul 18:19
af1109e
Compare
Choose a tag to compare

0.1.0 (2022-07-21)

Features

  • add initial samples and tests (77257a4)
  • add templated files from docker image (4999fc5)
  • initial stub of library (81efd1e)