-
Notifications
You must be signed in to change notification settings - Fork 0
[DEVPLAT-4094] Bump dependencies versions #149
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates patch and minor versions of dependencies in the Go SDK to ensure the project stays current with security fixes and new features.
- Bumps AWS SDK v1 and v2 dependencies to latest minor versions (e.g., aws-sdk-go-v2 from v1.36.3 to v1.38.3)
- Updates database drivers including MySQL (v1.9.2 to v1.9.3) and GORM (v1.26.0 to v1.30.2)
- Upgrades observability and logging dependencies like DataDog tracing, Sentry, and OpenTelemetry components
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
62f2f44
to
ee9d484
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
In this PR we bump patch and minor versions of all dependencies in the Go SDK.
Testing considerations
Checklist
development
and/orstaging
Updated theREADME.md
as necessaryRelated links