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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GoogleCloudPlatform/cloud-debug-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3
Choose a base ref
...
head repository: GoogleCloudPlatform/cloud-debug-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0
Choose a head ref
  • 4 commits
  • 13 files changed
  • 1 contributor

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    1243e4e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    94b1dd0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. chore: Remove Cloud Debugger Backend support. (#75)

    This change removes support for the Cloud Debugger Backend making the
    Firebase RTDB backend the default. This change also renders the
    `use_firebase` flag obsolete, though it is kept around to prevent
    loading failures for invocations still setting it.
    jasonborg authored May 30, 2023
    Configuration menu
    Copy the full SHA
    15e53a6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. chore: Release version 4.0 (#77)

    This version talks to the Firebase RTDB backend by default.
    jasonborg authored May 31, 2023
    Configuration menu
    Copy the full SHA
    ee1d146 View commit details
    Browse the repository at this point in the history
Loading