Skip to content

Releases: GoogleContainerTools/container-debug-support

v1.4.0 Release

13 Jul 16:09
ce64064
Compare
Choose a tag to compare

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

03 Apr 17:50
32da851
Compare
Choose a tag to compare

What's Changed

  • Pin pydevd to compatible versions. (#127)
  • feat(go): support Go 1.20 and Delve 1.20.1 (#126)

Full Changelog: v1.2.0...v1.3.0

Special Thanks To Those Who Contributed To This Release:

v1.2.0 Release

03 Apr 17:49
7c11fe8
Compare
Choose a tag to compare

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

v1.1.0

04 Mar 17:19
7d56e5d
Compare
Choose a tag to compare

What's Changed

  • add support for Python 3.10 (#101)
  • update to Delve 1.8.1 (#112)
  • rebuilt netcore image (#103)
  • improved test coverage (#100, #105)
  • numerous CI/CD improvements (#99, #107, #108, #111)

Full Changelog: v1.0.0...v1.1.0