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

Releases: GoogleCloudPlatform/snapshot-debugger

Snapshot Debugger CLI v0.3.8

06 Sep 19:58
50a5b3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.3.8

Snapshot Debugger CLI v0.3.7

06 Sep 19:20
546114b
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump com.google.guava:guava from 31.1-jre to 32.0.0-jre in /samples/java/gce by @dependabot in #149
  • chore(deps): bump org.eclipse.jetty:jetty-server from 9.4.44.v20210927 to 9.4.51.v20230217 in /samples/java/appengine-java11/appengine-simple-jetty-main by @dependabot in #150
  • chore(deps): bump flask from 2.1.0 to 2.2.5 in /samples/python/appengine-flexible by @dependabot in #153
  • chore(deps): bump flask from 2.2.2 to 2.2.5 in /samples/python/gce by @dependabot in #151
  • chore(deps): bump flask from 2.1.0 to 2.2.5 in /samples/python/appengine-standard by @dependabot in #152
  • docs: Document archival status by @mctavish in #156
  • chore: Release CLI 0.3.7 by @mctavish in #157

Full Changelog: v0.3.6...v0.3.7

Snapshot Debugger Extension v0.2.1

06 Sep 19:36
cb4e42e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: extension-v0.2.0...extension-v0.2.1

Snapshot Debugger CLI v0.3.6

07 Jun 19:21
8745caa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

Snapshot Debugger CLI v0.3.5

18 May 19:18
362d960
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

Snapshot Debugger Extension v0.2.0

10 May 15:49
eedfe3c
Compare
Choose a tag to compare

What's Changed

  • chore: VS Code extension breakpoint syncing tweaks by @jasonborg in #132
  • feat: Support log level when syncing IDE logpoints in VS Code Plugin by @jasonborg in #133
  • feat: Add ability to configure connection timeout by @mctavish in #136
  • chore: release v0.2.0 by @mctavish in #137

Full Changelog: extension-v0.1.0...extension-v0.2.0

Snapshot Debugger Extension v0.1.0

05 Apr 20:56
72717eb
Compare
Choose a tag to compare

What's Changed

  • feat: Add initial version of VSCode extension by @mctavish in #130
  • docs: Add note about existence of extension and how to install by @mctavish in #131

Snapshot Debugger CLI v0.3.4

30 Mar 20:53
eb66288
Compare
Choose a tag to compare

Fixes CLI running on Python versions < 3.9 by removinguse of str.removeprefix