-
-
Notifications
You must be signed in to change notification settings - Fork 435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Faster ID generation #3818
Faster ID generation #3818
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 22029c1 - Browse repository at this point
Copy the full SHA 22029c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f947f82 - Browse repository at this point
Copy the full SHA f947f82View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for debd140 - Browse repository at this point
Copy the full SHA debd140View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6df0ad - Browse repository at this point
Copy the full SHA e6df0adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a93fec - Browse repository at this point
Copy the full SHA 8a93fecView commit details
Commits on Oct 15, 2024
-
Merge branch '8.x.x' into feat/lazy-span-id-v8
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for fe8ccb0 - Browse repository at this point
Copy the full SHA fe8ccb0View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28b5bde - Browse repository at this point
Copy the full SHA 28b5bdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2fba85 - Browse repository at this point
Copy the full SHA f2fba85View commit details
Commits on Oct 21, 2024
-
Merge branch '8.x.x' into feat/lazy-span-id-v8
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 3e1a32c - Browse repository at this point
Copy the full SHA 3e1a32cView commit details
Commits on Oct 22, 2024
-
Update sentry/src/main/java/io/sentry/protocol/SentryId.java
Co-authored-by: Stefano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7ab294 - Browse repository at this point
Copy the full SHA c7ab294View commit details -
Update sentry/src/main/java/io/sentry/protocol/SentryId.java
Co-authored-by: Stefano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1e66b2 - Browse repository at this point
Copy the full SHA f1e66b2View commit details -
Update sentry/src/main/java/io/sentry/protocol/SentryId.java
Co-authored-by: Stefano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76b23c8 - Browse repository at this point
Copy the full SHA 76b23c8View commit details -
Update sentry/src/main/java/io/sentry/protocol/SentryId.java
Co-authored-by: Stefano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8599535 - Browse repository at this point
Copy the full SHA 8599535View commit details -
Update sentry/src/main/java/io/sentry/protocol/SentryId.java
Co-authored-by: Stefano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3bae1d7 - Browse repository at this point
Copy the full SHA 3bae1d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for edba0c7 - Browse repository at this point
Copy the full SHA edba0c7View commit details -
Add object comparison to SpanFrameMetricsCollector only check for tim…
…e difference of .equals if objects are not the same
Configuration menu - View commit details
-
Copy full SHA for c18a74d - Browse repository at this point
Copy the full SHA c18a74dView commit details -
Merge branch 'feat/lazy-span-id-v8' of github.com:getsentry/sentry-ja…
…va into feat/lazy-span-id-v8
Configuration menu - View commit details
-
Copy full SHA for 35b17db - Browse repository at this point
Copy the full SHA 35b17dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a50d881 - Browse repository at this point
Copy the full SHA a50d881View commit details -
Configuration menu - View commit details
-
Copy full SHA for 149d59c - Browse repository at this point
Copy the full SHA 149d59cView commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6418a33 - Browse repository at this point
Copy the full SHA 6418a33View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5314e83 - Browse repository at this point
Copy the full SHA 5314e83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58a00c4 - Browse repository at this point
Copy the full SHA 58a00c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 097738b - Browse repository at this point
Copy the full SHA 097738bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3518fce - Browse repository at this point
Copy the full SHA 3518fceView commit details -
Configuration menu - View commit details
-
Copy full SHA for d11c3cc - Browse repository at this point
Copy the full SHA d11c3ccView commit details -
Merge branch '8.x.x' into feat/fast-id-generation
# Conflicts: # CHANGELOG.md # sentry/src/main/java/io/sentry/SpanId.java # sentry/src/main/java/io/sentry/protocol/SentryId.java # sentry/src/test/java/io/sentry/protocol/SentryIdTest.kt
Configuration menu - View commit details
-
Copy full SHA for 1ea4212 - Browse repository at this point
Copy the full SHA 1ea4212View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a3bdb - Browse repository at this point
Copy the full SHA 81a3bdbView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d00ae5 - Browse repository at this point
Copy the full SHA 5d00ae5View commit details
Commits on Nov 8, 2024
-
test normalized is never called in no-arg constructor, only called on…
…ce when invoking with string
Configuration menu - View commit details
-
Copy full SHA for fac412e - Browse repository at this point
Copy the full SHA fac412eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f360d1 - Browse repository at this point
Copy the full SHA 9f360d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30b2602 - Browse repository at this point
Copy the full SHA 30b2602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05540a3 - Browse repository at this point
Copy the full SHA 05540a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 143c26e - Browse repository at this point
Copy the full SHA 143c26eView commit details -
Merge branch 'feat/fast-id-generation' of github.com:getsentry/sentry…
…-java into feat/fast-id-generation
Configuration menu - View commit details
-
Copy full SHA for 57d0a9b - Browse repository at this point
Copy the full SHA 57d0a9bView commit details -
fix Sentry Empty ID, replace dashes if 36 char uuid String is passed …
…to SentryId constructor
Configuration menu - View commit details
-
Copy full SHA for 45c3cbe - Browse repository at this point
Copy the full SHA 45c3cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c2c580 - Browse repository at this point
Copy the full SHA 5c2c580View commit details