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.3
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: v5.2.4
Choose a head ref
  • 2 commits
  • 7 files changed
  • 4 contributors

Commits on Jun 17, 2021

  1. fix: attach to v8 debugger session only when having active breakpoints (

    #975)
    
    * fix: attach to v8 debugger session only when having active breakpoints
    
    * This PR also refactos the inspector-debugapi class so that the V8
    related code is moved to v8inspector class.
    
    * Update comments to be more accurate
    
    Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
    Co-authored-by: James McTavish <mctavish@google.com>
    3 people authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    031a7ad View commit details
    Browse the repository at this point in the history
  2. chore: release 5.2.4 (#979)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [5.2.4](https://www.github.com/googleapis/cloud-debug-nodejs/compare/v5.2.3...v5.2.4) (2021-06-17)
    
    
    ### Bug Fixes
    
    * attach to v8 debugger session only when having active breakpoints ([#975](https://www.github.com/googleapis/cloud-debug-nodejs/issues/975)) ([031a7ad](https://www.github.com/googleapis/cloud-debug-nodejs/commit/031a7ad5c830beee318ae36a9e56b6588bc929d4))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    afc5e3a View commit details
    Browse the repository at this point in the history
Loading