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

Releases: GoogleCloudPlatform/cloud-debug-python

Python Cloud Debugger v4.1

Choose a tag to compare

@mctavish mctavish released this 06 Jun 18:42
bb22c8c

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

Choose a tag to compare

@mctavish mctavish released this 05 Jun 18:40
29b4ecd

What's Changed

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

Python Cloud Debugger v3.5

Choose a tag to compare

@mctavish mctavish released this 05 Apr 13:50
3170738

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

Choose a tag to compare

@jasonborg jasonborg released this 01 Mar 21:46
ec24144

What's Changed

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

Python Cloud Debugger v3.3

Choose a tag to compare

@mctavish mctavish released this 02 Feb 15:37
bb3fe49

What's Changed

New Contributors

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

Python Cloud Debugger v3.2

Choose a tag to compare

@mctavish mctavish released this 15 Dec 18:09
8375462

What's Changed

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

Python Cloud Debugger v3.1

Choose a tag to compare

@mctavish mctavish released this 10 Aug 18:42
82dc9a7

What's Changed

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

Python Cloud Debugger v3.0

Choose a tag to compare

@mctavish mctavish released this 09 Aug 16:23
c891b1a

What's Changed

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

Python Cloud Debugger v2.19

Choose a tag to compare

@mctavish mctavish released this 25 Jul 17:03
e751739
  • Drop Python 2.7 support
  • Migrate build & release system
  • Update glog and gflags versions
  • Bug fixes

Python Cloud Debugger v2.18

Choose a tag to compare

@Kabnoory Kabnoory released this 20 Jul 17:36
  • Support Google Cloud Functions platform and region detection.
  • Bug fixes and improvements.