Skip to content

Conversation

Neurostep
Copy link
Contributor

@Neurostep Neurostep commented Sep 1, 2025

Description

In this PR we bump patch and minor versions of all dependencies in the Go SDK.

Testing considerations

  • Upgrade Go SDK in Go Chassis and check if all works as expected

Checklist

  • Prefixed the PR title with the JIRA ticket code
  • Performed simple, atomic commits with good commit messages
  • Verified that the commit history is linear and commits are squashed as necessary
  • Thoroughly tested the changes in development and/or staging
  • Updated the README.md as necessary

Related links

@Copilot Copilot AI review requested due to automatic review settings September 1, 2025 16:01
@Neurostep Neurostep requested a review from a team as a code owner September 1, 2025 16:01
Copy link

@Copilot Copilot AI left a 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.

@Neurostep Neurostep force-pushed the maksimt/DEVPLAT-4094/bump-deps branch from 62f2f44 to ee9d484 Compare September 2, 2025 09:37
Copy link
Member

@terranisu terranisu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Neurostep Neurostep merged commit 1a1da86 into main Sep 2, 2025
8 checks passed
@Neurostep Neurostep deleted the maksimt/DEVPLAT-4094/bump-deps branch September 2, 2025 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants