Skip to content
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

fix: Update boto3 and dependencies to latest versions - autoinstrumentation Datadog #4986

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

oluizcarvalho
Copy link

This pull request updates the version of boto3 and its dependencies to address a startup bug in the Datadog tracing library. By resolving compatibility issues, it ensures proper initialization and functionality of the tracing features in environments relying on the updated boto3 versions.

Evidence:
[2024-12-04 22:38:36] [DEBUG] datadog.autoinstrumentation(pid: 12): Found incompatible packages: {'boto3': '1.28.78'}.
[2024-12-04 22:38:36] [DEBUG] datadog.autoinstrumentation(pid: 12): Aborting dd-trace-py instrumentation.

Thanks for submitting a PR! Please check the boxes below:

  • I have added information to docs/ if required so people know about the feature!
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?
  • I have used a Conventional Commit title for this Pull Request

Changes

Upgraded boto3 to version 1.35.95 along with related dependencies such as botocore and s3transfer. Updated python-versions constraints to align with the new requirements. This ensures compatibility with the latest AWS SDK features and improvements.

How did you test this code?

Tests confirmed the updates to boto3 and dependencies do not introduce breaking changes. Unit, integration, and production-like environment tests ensured compatibility and stability, with no regressions or unexpected behavior detected.

Upgraded `boto3` to version 1.35.95 along with related dependencies such as `botocore` and `s3transfer`. Updated `python-versions` constraints to align with the new requirements. This ensures compatibility with the latest AWS SDK features and improvements.
@oluizcarvalho oluizcarvalho requested a review from a team as a code owner January 9, 2025 19:24
@oluizcarvalho oluizcarvalho requested review from zachaysan and removed request for a team January 9, 2025 19:24
Copy link

vercel bot commented Jan 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2025 7:28pm
flagsmith-frontend-preview ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2025 7:28pm

Copy link

vercel bot commented Jan 9, 2025

@oluizcarvalho is attempting to deploy a commit to the Flagsmith Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the api Issue related to the REST API label Jan 9, 2025
Copy link
Contributor

github-actions bot commented Jan 9, 2025

Uffizzi Ephemeral Environment deployment-59728

☁️ https://app.uffizzi.com/github.com/Flagsmith/flagsmith/pull/4986

📄 View Application Logs etc.

What is Uffizzi? Learn more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant