Releases: GoogleContainerTools/container-debug-support
Releases · GoogleContainerTools/container-debug-support
v1.6.0
What's Changed
- chore: fix the integration tests by @plumpy in #141
- feat(go): support go 1.23 and delve 1.23.1 by @henrymcconville in #140
- chore: Increase the timeout on the staging builds. by @plumpy in #142
New Contributors
- @plumpy made their first contribution in #141
- @henrymcconville made their first contribution in #140
Full Changelog: v1.4.0...v1.6.0
v1.4.0 Release
What's Changed
- fix: disable CGO on Go test app, remove deprecated
--DEBUG
flag in pydevd, and remove tests for unsupported Go versions (#131) - feat(python): support Python 3.11 (#129)
- feat: updating dependencies to fix vulnerabilites (#132)
Full Changelog: v1.3.0...v1.4.0
v1.3.0 Release
What's Changed
Full Changelog: v1.2.0...v1.3.0
Special Thanks To Those Who Contributed To This Release:
v1.2.0 Release
What's Changed
- fix(python): debugpy requires -m module (#115)
- feat(go): support Go 1.19 and Delve 1.9.1 (#119)
- chore: clean up stray kokoro files (#120)
Full Changelog: v1.1.0...v1.2.0