You can see the latest product updates for all of Google Cloud on the Google Cloud release notes page.
To get the latest product updates delivered to you, add the URL of this page to your
feed
reader, or add the feed URL directly: https://cloud.google.com/feeds/stackdriver-release-notes.xml
June 29, 2020
Cloud Debugger now lets you canary snapshots and logpoints on your Node.js applications. To learn more, see the Node.js page for setting up Cloud Debugger.
June 17, 2020
Cloud Debugger now lets you canary snapshots and logpoints on your Python applications. To learn more, see the Python page for setting up Cloud Debugger.
May 19, 2020
Cloud Debugger now lets you canary snapshots and logpoints on your Java applications. To learn more, see the Java page for setting up Cloud Debugger.
November 12, 2019
Stackdriver Debugger has an updated and expanded quickstart guide showing how to install the agent and debug an app while it's in production. See the Debugger Quickstart guide for more information.
July 31, 2019
Cloud Run and Cloud Run on GKE: Stackdriver Debugger can now be used to debug applications on Cloud Run and Cloud Run on GKE that are written in Node.js, Python, and Java.
November 03, 2017
Compute Engine (Go): The support for Go applications on Compute Engine VM instances is in Beta release. Your Go applications should be compiled without the default optimizations, or else Stackdriver Debugger might show incorrect information about your application.
October 20, 2016
Debugger GA & logs integration: Debugger is generally available. Debugger now integrates a log panel into the debug view and will remember the last selected location. Additionally, you can insert logpoints dynamically without any rebuilds or restarts. The left and right panels in debug view can now be collapsed for additional viewing space for source.