Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Releases: GoogleCloudPlatform/cloud-debug-python

Python Cloud Debugger v4.1

06 Jun 18:42
bb22c8c
Compare
Choose a tag to compare

What's Changed

  • docs: modify docs to remove deprecated functionality by @mctavish in #89
  • chore: Release version 4.1 by @mctavish in #91

Full Changelog: v4.0...v4.1

Python Cloud Debugger v4.0

05 Jun 18:40
29b4ecd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5...v4.0

Python Cloud Debugger v3.5

05 Apr 13:50
3170738
Compare
Choose a tag to compare

What's Changed

  • chore: Add extra test cleanup to build scripts by @jasonborg in #82
  • fix: address some cases where jumps were not being updated by @mctavish in #83
  • chore: release version 3.5 by @mctavish in #84

Full Changelog: v3.4...v3.5

Python Cloud Debugger v3.4

01 Mar 21:46
ec24144
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3...v3.4

Python Cloud Debugger v3.3

02 Feb 15:37
bb3fe49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2...v3.3

Python Cloud Debugger v3.2

15 Dec 18:09
8375462
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1...v3.2

Python Cloud Debugger v3.1

10 Aug 18:42
82dc9a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0...v3.1

Python Cloud Debugger v3.0

09 Aug 16:23
c891b1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.19...v3.0

Python Cloud Debugger v2.19

25 Jul 17:03
e751739
Compare
Choose a tag to compare
  • Drop Python 2.7 support
  • Migrate build & release system
  • Update glog and gflags versions
  • Bug fixes

Python Cloud Debugger v2.18

20 Jul 17:36
Compare
Choose a tag to compare
  • Support Google Cloud Functions platform and region detection.
  • Bug fixes and improvements.