This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
Releases: GoogleCloudPlatform/snapshot-debugger
Releases · GoogleCloudPlatform/snapshot-debugger
Snapshot Debugger CLI v0.3.8
Snapshot Debugger CLI v0.3.7
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
What's Changed
- docs: Add note on configuration of the extension by @jasonborg in #144
- docs: Update links to agent configuration by @jasonborg in #146
- Adds PHP support to the VS Code Extension by @carlos-granados in #140
- docs: Improve VS Code extension documentation by @mctavish in #155
- docs: Document archival status by @mctavish in #156
- chore: Extension release 0.2.1 by @mctavish in #158
New Contributors
- @carlos-granados made their first contribution in #140
- @dependabot made their first contribution in #149
Full Changelog: extension-v0.2.0...extension-v0.2.1
Snapshot Debugger CLI v0.3.6
What's Changed
- docs: Update links to agent configuration by @jasonborg in #146
- chore: Release CLI 0.3.6 by @jasonborg in #147
Full Changelog: v0.3.5...v0.3.6
Snapshot Debugger CLI v0.3.5
What's Changed
- chore: Update pylintrc to avoid warning by @jasonborg in #142
- feat: Enable general location support in the CLI by @jasonborg in #143
- chore: Release CLI 0.3.5 by @jasonborg in #145
Full Changelog: v0.3.4...v0.3.5
Snapshot Debugger Extension v0.2.0
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
Snapshot Debugger CLI v0.3.4
Fixes CLI running on Python versions < 3.9 by removinguse of str.removeprefix