Skip to content
This repository was archived by the owner on Sep 17, 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: getsentry/profiling-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 74fc3b9
Choose a base ref
...
head repository: getsentry/profiling-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c770476
Choose a head ref
  • 6 commits
  • 7 files changed
  • 6 contributors

Commits on Sep 5, 2023

  1. Merge branch 'release/1.2.1'

    getsentry-bot committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c5b8ff2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    7a32fc1 View commit details
    Browse the repository at this point in the history
  2. feat(preprocessEvent): emit preprocessEvent for profiles (#198)

    * feat(preprocessEvent): emit preprocess event for profiles
    
    * feat(preprocessEvent): emit preprocessEvent hook
    
    * feat(preprocessEvent): fix type error
    
    * feat(preprocessEvent): add integrations to hint
    
    * ref(integration): use indexed access
    JonasBa authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    bfa7bcf View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @babel/traverse from 7.22.20 to 7.23.2 (#202)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.20 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    b038adf View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    eda75e8 View commit details
    Browse the repository at this point in the history
  2. release: 1.2.2

    getsentry-bot committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c770476 View commit details
    Browse the repository at this point in the history
Loading