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

Update deps versions, endpoint methods and docs endpoint #10

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

san99tiago
Copy link
Owner

@san99tiago san99tiago commented Feb 26, 2024

  • Added new sample endpoints:
    • /items/{item_id} with GET/PUT methods (example endpoints).
  • Removed Lambda Funtion IAM_AUTH and now it's public with NONE auth.
  • Added unit tests for the newly created sample endpoints.
  • Replaced the Python dependencies install commands to match all linux versions manylinux2014_x86_64.
  • Updated versions:
    • Python from 3.9 to 3.12
    • CDK from 2.83.1 to 2.130.0
    • FastAPI from 0.98.0 to 0.109.0

@san99tiago san99tiago merged commit dcdef4f into main Feb 26, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

None yet

1 participant