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-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.29.0
Choose a base ref
...
head repository: getsentry/sentry-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.29.1
Choose a head ref
  • 8 commits
  • 13 files changed
  • 6 contributors

Commits on Sep 10, 2024

  1. Merge branch 'release/0.29.0'

    getsentry-bot committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a6acd05 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 10, 2024

  1. build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#889)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 4.6.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@e28ff12...b9fd7d1)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e009c2e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#…

    …890)
    
    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@aaa42aa...971e284)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      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>
    dependabot[bot] authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    951e363 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Fix applying the trace context on events (#888)

    Co-authored-by: Emir Ribić <e@ribic.ba>
    cleptric and ribice authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2935366 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20684c7 View commit details
    Browse the repository at this point in the history
  3. Prepare 0.29.1 (#891)

    cleptric authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    963131a View commit details
    Browse the repository at this point in the history
  4. release: 0.29.1

    getsentry-bot committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4a56cff View commit details
    Browse the repository at this point in the history
Loading