[AWSX-1559] feat: update Python version to 3.13#924
Merged
sanassi-cisse merged 10 commits intomasterfrom Jul 23, 2025
Merged
Conversation
Contributor
|
Build fails due to DataDog/dd-trace-py#11845 |
Contributor
|
@sanassi-cisse I think we can re-try now with |
eef9eb9 to
4453a6d
Compare
1210f2a to
331ca54
Compare
ge0Aja
reviewed
Jul 23, 2025
| @@ -149,7 +149,7 @@ The <a href="#cloudformation-parameters">environment variables provided on this | |||
| If you encounter issues upgrading to the latest version, check the Troubleshooting section. | |||
|
|
|||
| ### Upgrade an older verison to 4.3.0+ | |||
Contributor
There was a problem hiding this comment.
Please add a new entry targeting version 4.12.0+
ge0Aja
reviewed
Jul 23, 2025
aws/logs_monitoring/README.md
Outdated
| If you encounter issues upgrading to the latest version, check the Troubleshooting section. | ||
|
|
||
| ### Upgrade an older verison to 4.12.0+ | ||
| The supported Python version of this release is 3.13. |
Contributor
There was a problem hiding this comment.
Suggestion
Starting version 4.12.0+ Lambda function has been updated to require **Python 3.13**. If upgrading an older forwarder installation to 4.12.0+, ensure AWS Lambda function is configured to use Python 3.13
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.
What does this PR do?
Motivation
Testing Guidelines
Additional Notes
Types of changes
Check all that apply