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

Releases: GoogleCloudPlatform/cloud-debug-java

Java Cloud Debugger v2.16

06 Nov 18:03

Choose a tag to compare

  • Support for debugging on OpenJDK9 (Note: expressions that call methods of classes with format version 53 are not supported yet).

  • The debugger now uses ASM 6.0 in order to support JDK9.

  • Removes p12 file based authentication. (JSON file based authentication was added in v2.11 on April 2017).

Java Cloud Debugger v2.15

23 Jun 00:25

Choose a tag to compare

Protect against sun.misc.Unsafe usage.
More informative error messages when a variable is not displayed due to buffer being full.

Java Cloud Debugger v2.14

17 May 18:00

Choose a tag to compare

Prints agent logs on App Engine Flexible Environment to stdout so that they can be viewed by Cloud Logging.
Improves error message for expressions that refer to classes that are not loaded yet.
Refactors agent startup script for App Engine Flexible Environment.

Java Cloud Debugger v2.13

04 May 00:42

Choose a tag to compare

Makes Safe Caller on by default.
Adds basic support for using the debugger in Scala applications.

Java Cloud Debugger v2.12

14 Apr 22:46

Choose a tag to compare

Fixes a small memory leak in GcpHubClient.

Java Cloud Debugger v2.11

05 Apr 00:13

Choose a tag to compare

Adds support for service-account based authentication using JSON file.

Deprecation Warning: Using p12 file for service-account based authentication is deprecated, and will be removed soon.

Java Cloud Debugger v2.10

29 Mar 22:06

Choose a tag to compare

The debugger agent can be built and run (using p12 service account file) on OSX.

Java Cloud Debugger 2.9

01 Mar 01:57

Choose a tag to compare

Increment minor version to 2.9 to prepare for a new release.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=148830554

Java Cloud Debugger 2.3

07 Jan 18:40

Choose a tag to compare

Increment minor version of Java Cloud Debugger

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=111559500

Java Cloud Debugger 2.2

03 Dec 03:06

Choose a tag to compare

v2.2

Update Java Cloud Debugger to v2.2