-
Notifications
You must be signed in to change notification settings - Fork 147
Update lambda.rst #1738
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
base: main
Are you sure you want to change the base?
Update lambda.rst #1738
Conversation
@atoulme can you confirm that we should have Python 3.9 as a oldest supported version in documentation? |
Please ask @akubik-splunk for review. I am not responsible for instrumentation. |
@pmcollins Please review this changes and confirm that we are ok to update to 3.9+
|
Hello @pmcollins could you please take a look, review this change and let me know if there is anything I can help? Thanks Note sure about "Python 3.8 and 3.9" in ./locales/ja_JA/LC_MESSAGES/gdi.po and similar appears in ./locales/ja_JA/LC_MESSAGES/_includes.po |
Shouldn't https://github.com/splunk/public-o11y-docs/blob/main/_includes/requirements/python.rst be also updated? |
AWS is not listing Python 3.8 anymore https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html |
91be3f5
to
9f4337a
Compare
Python 3.8 End-Of-Life (EOL) reached on October 7, 2024 Python 3.8 in AWS Lambda End-Of-Life (EOL) reached on October 14, 2024
9f4337a
to
18cf6e7
Compare
Following change in splunk/public-o11y-docs#1738
Made changes to Heretto and marked as Ready to publish: |
Requirements
Describe the change
Update supported python version, 3.8. reached EOL https://devguide.python.org/versions/
@atoulme I assume that Python3.9 is currently oldest supported version