Releases: GoogleCloudPlatform/cloud-debug-java
Java Cloud Debugger v2.16
-
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
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
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
Makes Safe Caller on by default.
Adds basic support for using the debugger in Scala applications.
Java Cloud Debugger v2.12
Fixes a small memory leak in GcpHubClient.
Java Cloud Debugger v2.11
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
The debugger agent can be built and run (using p12 service account file) on OSX.
Java Cloud Debugger 2.9
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
Increment minor version of Java Cloud Debugger ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=111559500
Java Cloud Debugger 2.2
v2.2 Update Java Cloud Debugger to v2.2