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

Releases: googleapis/cloud-debug-nodejs

v6.0.0

13 May 00:49
d6eb886

Choose a tag to compare

6.0.0 (2022-05-12)

⚠ BREAKING CHANGES

  • Add ability to store breakpoint data in firebase realtime database (#1076)

Features

  • Add ability to store breakpoint data in firebase realtime database (#1076) (4bbcc10)

v5.2.9

12 May 21:23
5636370

Choose a tag to compare

5.2.9 (2022-05-12)

Bug Fixes

  • deps: update dependency express to v4.18.1 (#1054) (4fcfd32)

@google-cloud/debug-agent v5.2.8

09 Aug 17:01
15f385b

Choose a tag to compare

Bug Fixes

v5.2.7

12 Jul 13:33
14246ac

Choose a tag to compare

Bug Fixes

  • do not throw when meeting empty source map file (#992) (374c1a7)

v5.2.6

06 Jul 13:32
24914cf

Choose a tag to compare

Bug Fixes

  • Add more debugging info to the system e2e test (#983) (5f670ee)

v5.2.5

24 Jun 13:47
d37b915

Choose a tag to compare

Bug Fixes

  • Add debugging information for sourcemapper (#977) (b647106)
  • source mapping original path instead of user-provided input (#978) (108225c)

v5.2.4

17 Jun 13:47
afc5e3a

Choose a tag to compare

Bug Fixes

  • attach to v8 debugger session only when having active breakpoints (#975) (031a7ad)

v5.2.3

14 Jun 16:32
abf4b70

Choose a tag to compare

Bug Fixes

  • surface correct error message for ambiguous sourcemap matches (#971) (d5abfac)

v5.2.2

07 Jun 07:03
90499ae

Choose a tag to compare

Bug Fixes

v5.2.1

02 Jun 16:32
a0df5b7

Choose a tag to compare

Bug Fixes

  • periodically reset v8 session to prevent memory leak (#957) (7735425)