Open
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: runner/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: worker/edge/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: worker/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
3d5d99a to
6f51389
Compare
6f51389 to
f2bb225
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.4.4→v1.5.1v0.34.0→v0.39.0v0.4.14→v0.5.1v2.1.0→v2.4.0v0.31.1→v0.44.1v0.31.1→v0.44.1v1.2.2→v1.2.6v1.10.0→v1.12.0v2.1.3→v2.1.5v3.4.10→v3.4.13v1.9.1→v1.9.3v5.2.2→v5.3.1v2.26.3→v2.28.0v0.2.0→v0.2.6v0.31.0→v0.36.1v1.21.1→v1.23.2v4.25.9→v4.26.3v1.9.3→v1.9.4v1.20.0→v1.21.0v0.46.0→v0.49.0v0.17.0→v0.20.0v0.7.0→v0.20.0v0.19.0→v0.20.0v1.79.3→v1.80.0v1.36.6→v1.36.11v1.5.7→v1.6.0v1.25.12→v1.31.1Release Notes
antchfx/xmlquery (github.com/antchfx/xmlquery)
v1.5.1Compare Source
Update packages:
github.com/antchfx/xpathfrom v1.3.5 to v1.3.6v1.5.0Compare Source
New Features
xml.ProcInstsupports. Include the newProcessingInstructionNode Type (#133, #106)LineNumbersfeature that allows retrieving the line number of each node in the XML file via theWithLineNumbersoption. (#132 by @aufi)ChildNodes()(#127 by @rmkane)Other
update
github.com/antchfx/xpathfrom 1.3.3 to 1.3.5. See https://github.com/antchfx/xpath/releasesasticode/go-astisub (github.com/asticode/go-astisub)
v0.39.0Compare Source
v0.38.0Compare Source
v0.37.0Compare Source
v0.36.0Compare Source
v0.35.0Compare Source
crewjam/saml (github.com/crewjam/saml)
v0.5.1Compare Source
v0.5.0Compare Source
dgraph-io/ristretto (github.com/dgraph-io/ristretto/v2)
v2.4.0Compare Source
Added
Cache.IterValues()method (#475)Fixed
Full Changelog: dgraph-io/ristretto@v2.3.0...v2.4.0
v2.3.0: Ristretto v2.3.0Compare Source
What's Changed
New Contributors
Full Changelog: dgraph-io/ristretto@v2.2.0...v2.3.0
v2.2.0: Ristretto v2.2.0Compare Source
What's Changed
New Contributors
Full Changelog: dgraph-io/ristretto@v2.1.0...v2.2.0
getsentry/sentry-go (github.com/getsentry/sentry-go)
v0.44.1: 0.44.1Compare Source
New Features ✨
Scope.SetExtra,Scope.SetExtras, andScope.RemoveExtrain favor ofScope.SetAttributesandScope.RemoveAttributeby @giortzisg in #1224SetAttributesto attach values to logs and metrics. Note that attributes do not appear on error events; if you only capture errors, useSetTagorSetContextinstead.Bug Fixes 🐛
Internal Changes 🔧
Ai
Deps
Other
v0.44.0: 0.44.0Compare Source
New Features ✨
Scope.SetExtra,Scope.SetExtras, andScope.RemoveExtrain favor ofScope.SetAttributesandScope.RemoveAttributeby @giortzisg in #1224SetAttributesto attach values to logs and metrics. Note that attributes do not appear on error events; if you only capture errors, useSetTagorSetContextinstead.Bug Fixes 🐛
Internal Changes 🔧
Ai
Deps
Other
v0.43.0: 0.43.0Compare Source
Breaking Changes 🛠
New Features ✨
Bug Fixes 🐛
Internal Changes 🔧
Deps
Other
v0.42.0: 0.42.0Compare Source
Breaking Changes 🛠
New Features ✨
Internal Changes 🔧
Release
Other
v0.41.0: 0.41.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.41.0.
Features
sentryhttpclientpackage (#876)http.RoundTripperimplementation that automatically creates spans for outgoing HTTP requestsWithTracePropagationTargetsoptionClientOptions.PropagateTraceparentoption to control W3Ctraceparentheader propagation in outgoing HTTP requests (#1161)SpanIDfield to structured logs (#1169)v0.40.0: 0.40.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.40.0.
Bug Fixes
DisableTelemetryBufferflag and noop Telemetry Buffer, to prevent a panic at runtime (#1149).v0.39.0: 0.39.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.39.0.
Features
Bug Fixes
hasWork()method to check if buffers are ready to flush. The previous implementation was causing CPU spikes (#1143).v0.38.0: 0.38.0Compare Source
Breaking Changes
Features
Introduce a new async envelope transport and telemetry buffer to prioritize and batch events (#1094, #1093, #1107).
Add
ClientOptions.DisableTelemetryBufferto opt out and fall back to the legacy transport layer (HTTPTransport/HTTPSyncTransport).Notes
Transportis provided, the SDK automatically disables the telemetry buffer and uses the legacy transport for compatibility.v0.37.0: 0.37.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.37.0.
Breaking Changes
TraceIgnoreStatusCodesoption. The option now defaults to ignoring 404 status codes (#1122).Features
sentry.originattribute to structured logs to identify log origin forslogandlogrusintegrations (auto.log.slog,auto.log.logrus) (#1121).Bug Fixes
slogevent handler to use the initial context, ensuring events use the correct hub/span when the emission context lacks one (#1133).Misc
golang.org/x/netto v0.38.0 (#1126).v0.36.2: 0.36.2Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.36.2.
Bug Fixes
v0.36.1: 0.36.1Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.36.1.
Bug Fixes
v0.36.0: 0.36.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.36.0.
Breaking Changes
Behavioral change for the
MaxBreadcrumbsclient option. Removed the hard limit of 100 breadcrumbs, allowing users to set a larger limit and also changed the default limit from 30 to 100 (#1106))The changes to error handling (#1075) will affect issue grouping. It is expected that any wrapped and complex errors will be grouped under a new issue group.
Features
Add support for improved issue grouping with enhanced error chain handling (#1075)
The SDK now provides better handling of complex error scenarios, particularly when dealing with multiple related errors or error chains. This feature automatically detects and properly structures errors created with Go's
errors.Join()function and other multi-error patterns.Add
TraceIgnoreStatusCodesoption to allow filtering of HTTP transactions based on status codes (#1089)TraceIgnoreStatusCodes: [][]int{{404}, {500, 599}}ignores 404 and server errors 500-599Bug Fixes
BeforeSendcallback (#1109)processEventmethod and are sent directly to the transportBeforeSendLog, not by the error/messageBeforeSendcallbackMisc
v0.35.3: 0.35.3Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.35.3.
Bug Fixes
v0.35.2: 0.35.2Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.35.2.
Bug Fixes
Misc
MockTransportto test clients for improved testing (#1071)v0.35.1: 0.35.1Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.35.1.
Bug Fixes
fasthttpandfiberintegrations (#1055)Misc
github.com/gofiber/fiber/v2from 2.52.5 to 2.52.9 in/fiber(#1067)v0.35.0: 0.35.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.35.0.
Breaking Changes
The logging API now supports a fluent interface for structured logging with attributes:
Bug Fixes
FailureIssueThresholdandRecoveryThresholdonto check-in payloads (#1060)v0.34.1: 0.34.1Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.34.1.
Bug Fixes
Scope.GetSpan()method by adding proper mutex locking (#1044)Close()to prevent panic when called multiple times (#1044)v0.34.0: 0.34.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.34.0.
Breaking Changes
sentrylogrus.Hooksignature from a*Hookto an interface.Features
FlushWithContext(). (#935)Deprecations
Leveloption withEventLevelandLogLeveloptions, for specifying fine-grained levels for capturing events and logs.NewandNewFromClientfunctions toNewEventHook,NewEventHookFromClient, to match the newly addedNewLogHookfunctions, and specify the hook type being created each time.Bug Fixes
ContinueTrace()would panic whensentry-traceheader does not exist. (#1026)sentry.originattribute from Sentry logger to prevent confusion in spans. (#1038)SendDefaultPIIflag for logs. (#1032)Misc
v0.33.0: 0.33.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.33.0.
Breaking Changes
LoggertoDebugLogger. This feature was only used when you setDebug: Truein yoursentry.Init()call. If you haven't used the Logger directly, no changes are necessary. (#1012)Features
Add support for Structured Logging. (#1010)
You can learn more about Sentry Logs on our docs and the examples.
Add new attributes APIs, which are currently only exposed on logs. (#1007)
Bug Fixes
StartSpan. (#1013)httpRouteoverhttpTargetfor span descriptions. (#1002)Misc
github.com/stretchr/testifyto v1.8.4. (#988)v0.32.0: 0.32.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.32.0.
Breaking Changes
span.Extrahas no effect anymore. UseSetData(name string, value interface{})instead. (#864)Features
MockTransportandMockScope. (#972)Bug Fixes
*http.Requestin the Logrus JSONFormatter. (#955)Misc
dataattributes are now seralized as trace context data attributes, allowing you to query these attributes in the Trace Explorer.gin-contrib/gzip (github.com/gin-contrib/gzip)
v1.2.6Compare Source
Changelog
Enhancements
873bbb8: chore(deps): upgrade golang.org/x/crypto to v0.45.0 (@appleboy)ade6e24: chore: update indirect dependencies to latest minor versions (@appleboy)fb05b2a: chore: remove bearer.yml workflow (@appleboy)941d83d: chore(deps): bump actions/checkout from 4 to 6 (@appleboy)992c35f: chore(deps): upgrade quic-go to v0.57.1 (@appleboy)728cc31: chore(ci): update golangci-lint to v2.6 (@appleboy)7dab3cb: chore: add WithMinLength option to control when responses are gzipped (#106) (@takanuva15)1984bfc: chore(deps): bump actions/cache from 4 to 5 (@appleboy)4fdf19e: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@appleboy)c65ba86: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@appleboy)68f826a: chore(deps): upgrade golang.org/x/text to v0.35.0 (@appleboy)Build process updates
4c6db59: ci: integrate Trivy security scanning workflow and badge (@appleboy)68ed7ff: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@appleboy)Others
db4e3d0: Add Go 1.26 to GitHub Actions test matrix (@appleboy)05b2770: Update golangci-lint version to v2.9 (@appleboy)v1.2.5Compare Source
Changelog
Bug fixes
ff4cafa: fix(header): static file error gzip header handling and add tests (#123) (@appleboy)9e2912b: fix(body): avoid double gzip compression in response middleware (#124) (@appleboy)Enhancements
18052f1: chore(deps): bump github/codeql-action from 3 to 4 (#121) (@dependabot[bot])v1.2.4Compare Source
Changelog
Bug fixes
4c0c353: fix(header): disable gzip compression for error responses (#120) (@appleboy)Enhancements
8f25d09: chore: update Go version and refreshConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.