Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Releases: googleapis/cloud-debug-nodejs

v9.0.1

01 Feb 20:04
10f202b
Compare
Choose a tag to compare

9.0.1 (2024-02-01)

Bug Fixes

v9.0.0

02 Jan 14:54
8bb6588
Compare
Choose a tag to compare

9.0.0 (2023-12-21)

⚠ BREAKING CHANGES

  • upgrade to node 14 (#1160)

Bug Fixes

  • deps: Update dependency firebase-admin to v12 (#1185) (f757913)
  • Increase capture limit to allow Windows tests to pass (#1188) (728b90e)
  • Remove unused second parameter (#1161) (f8815fc)

Miscellaneous Chores

v8.0.0

06 Jun 19:18
83183e2
Compare
Choose a tag to compare

8.0.0 (2023-06-06)

⚠ BREAKING CHANGES

  • Remove support for deprecated Cloud Debugger API. (#1144)

Features

  • Add stop function to allow shutting down the debug agent (#1147) (c292200)
  • Remove support for deprecated Cloud Debugger API. (#1144) (7ed8fb2)

Bug Fixes

v7.2.2

17 Jan 00:04
805f0fe
Compare
Choose a tag to compare

7.2.2 (2023-01-16)

Bug Fixes

  • Add timeout to firebase db connection attempt (#1132) (8cd89c8)

v7.2.1

15 Dec 15:40
2867334
Compare
Choose a tag to compare

7.2.1 (2022-12-15)

Bug Fixes

  • Correctly propagate the firebase app name (#1122) (443e902)

v7.2.0

09 Dec 15:54
cb3ce24
Compare
Choose a tag to compare

7.2.0 (2022-12-09)

Features

Bug Fixes

  • Correctly send labels on register calls. (#1118) (007cbbd)

v7.1.1

21 Nov 18:10
a202d0f
Compare
Choose a tag to compare

7.1.1 (2022-11-18)

Bug Fixes

v7.1.0

26 Jul 17:16
e9c2e8a
Compare
Choose a tag to compare

7.1.0 (2022-07-26)

Features

v7.0.0

30 Jun 19:10
92aa301
Compare
Choose a tag to compare

7.0.0 (2022-06-25)

⚠ BREAKING CHANGES

  • upgrade to stable (#1088)
  • update library to use Node 12 (#1084)

Features

Bug Fixes

  • deps: update dependency @google-cloud/common to v4 (#1090) (f4f6ad4)
  • deps: update dependency firebase-admin to v10 (#1080) (957ea3c)
  • deps: update dependency gcp-metadata to v5 (#1068) (20ff5c5)

Build System

v6.0.1

16 May 21:23
fd477ef
Compare
Choose a tag to compare

6.0.1 (2022-05-16)

Bug Fixes