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-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.22.2
Choose a base ref
...
head repository: getsentry/sentry-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.22.3
Choose a head ref
  • 5 commits
  • 25 files changed
  • 3 contributors

Commits on Aug 28, 2020

  1. Configuration menu
    Copy the full SHA
    71add87 View commit details
    Browse the repository at this point in the history
  2. fix: Span fields when JSON-serialized (#2862)

    The 'status' field was not part of the type definition, even though we set
    it, while the 'sampled' field should not be part of the JSON-serialized
    span.
    rhcarvalho authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    5a4838e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36c0e4b View commit details
    Browse the repository at this point in the history
  4. prepare: Changelog

    HazAT committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    f0eadc9 View commit details
    Browse the repository at this point in the history
  5. release: 5.22.3

    HazAT committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    b185bfa View commit details
    Browse the repository at this point in the history
Loading