Skip to content
This repository was archived by the owner on Apr 3, 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: googleapis/cloud-debug-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.9
Choose a base ref
...
head repository: googleapis/cloud-debug-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Choose a head ref
  • 2 commits
  • 13 files changed
  • 2 contributors

Commits on May 12, 2022

  1. feat!: Add ability to store breakpoint data in firebase realtime data…

    …base (#1076)
    
    Setting the "useFirebase" config value will now use a  user's Firebase Realtime Database to store breakpoints.  The feature is fully functional but expect additional changes in order to improve error handling and documentation.
    
    This change will have no functional impact unless the useFirebase config option is set to true.
    mctavish authored May 12, 2022
    Configuration menu
    Copy the full SHA
    4bbcc10 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. chore(main): release 6.0.0 (#1079)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 13, 2022
    Configuration menu
    Copy the full SHA
    d6eb886 View commit details
    Browse the repository at this point in the history
Loading