Skip to content
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/sentry-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.40.6
Choose a base ref
...
head repository: getsentry/sentry-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.41.0
Choose a head ref
  • 14 commits
  • 17 files changed
  • 9 contributors

Commits on Feb 27, 2024

  1. Merge branch 'release/1.40.6'

    getsentry-bot committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d4aab76 View commit details
    Browse the repository at this point in the history
  2. Fixed regex to parse version in lambda package file (#2767)

    Co-authored-by: Anton Pirker <anton.pirker@sentry.io>
    sentrivana and antonpirker authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    cf2d3c6 View commit details
    Browse the repository at this point in the history
  3. ref(scrubber): Add recursive scrubbing to EventScrubber (#2755)

    ---------
    
    Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
    Cheapshot003 and sentrivana authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    69d2be1 View commit details
    Browse the repository at this point in the history
  4. docs: Add documentation comment to scrub_list (#2769)

    The new comment explains what the method does, allowing developers to more quickly understand the method's purpose.
    szokeasaurusrex authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    877e47f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    f874407 View commit details
    Browse the repository at this point in the history
  2. fix(docs): allow empty character in metric tags values (#2775)

    * allow empty char in tags values
    viglia authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e07a128 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    c5785fb View commit details
    Browse the repository at this point in the history
  2. build(deps): bump checkouts/data-schemas from eb941c2 to ed078ed (#…

    …2781)
    
    Bumps [checkouts/data-schemas](https://github.com/getsentry/sentry-data-schemas) from `eb941c2` to `ed078ed`.
    - [Commits](getsentry/sentry-data-schemas@eb941c2...ed078ed)
    
    ---
    updated-dependencies:
    - dependency-name: checkouts/data-schemas
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
    dependabot[bot] and sentrivana authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    22dd50c View commit details
    Browse the repository at this point in the history
  3. build(deps): bump types-protobuf from 4.24.0.20240129 to 4.24.0.20240…

    …302 (#2782)
    
    Bumps [types-protobuf](https://github.com/python/typeshed) from 4.24.0.20240129 to 4.24.0.20240302.
    - [Commits](https://github.com/python/typeshed/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
    dependabot[bot] and sentrivana authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b96f03d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    d62dc90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f1a125 View commit details
    Browse the repository at this point in the history
  3. release: 1.41.0

    getsentry-bot committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fc70611 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    sentrivana authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    df9841e View commit details
    Browse the repository at this point in the history
Loading