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

Question about the relationship between this repo and the live AWS Lambda environment #180

Open
jrobbins-LiveData opened this issue Dec 1, 2024 · 0 comments

Comments

@jrobbins-LiveData
Copy link

jrobbins-LiveData commented Dec 1, 2024

In a Python 3.12 Lambda function deployed today (12/1/2024), I ran this

import awslambdaric

print(f"{awslambdaric.__version__=}")

and see awslambdaric.__version__='2.2.0'

yet this project's RELEASE.CHANGELOG.md shows that version released on August 8, 2024.

When do versions from this repo go live?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant