generated from amazon-archives/__template_MIT-0
- Notifications
You must be signed in to change notification settings - Fork 460
Pull requests: aws-powertools/powertools-lambda-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(event_source): centralizing helper functions for query, header and base64 bug Something isn't working enhancement size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#2496 by leandrodamascena was merged Jun 20, 2023 Loading…
5 of 7 tasks
feat(event_handler): Cookie parameter support in OpenAPI event_handlers feature New feature or functionality size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests
feat(data_classes): introduce event size in EventBridgeEvent feature New feature or functionality need-customer-feedback Requires more customers feedback before making or revisiting a decision revisit-in-3-months Requires more customers feedback before making or revisiting a decision size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#1007 by stephenbawks was closed Sep 1, 2023 Loading…
chore(deps): bump pydantic from 1.10.9 to 1.10.10 dependencies Pull requests that update a dependency file internal Maintenance changes python Pull requests that update Python code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#2624 by dependabot bot was merged Jun 30, 2023 Loading…
feat(batch): add option to not raise New feature or functionality size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests
BatchProcessingError exception when the entire batch fails feature #4719 by leandrodamascena was merged Jul 10, 2024 Loading…
5 of 7 tasks
chore(deps-dev): bump mypy-boto3-lambda from 1.27.0 to 1.28.0 dependencies Pull requests that update a dependency file internal Maintenance changes python Pull requests that update Python code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#2698 by dependabot bot was merged Jul 7, 2023 Loading…
chore(ci): Remove dev dependencies locked to Pydantic v1 within the Pydantic v2 workflow. github-actions Pull requests that update Github_actions code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#3582 by leandrodamascena was merged Jan 3, 2024 Loading…
4 of 7 tasks
chore(ci): remove aws-encryption-sdk from Lambda layer due to cffi being tied to python version dependencies Pull requests that update a dependency file internal Maintenance changes size/S Denotes a PR that changes 10-29 lines, ignoring generated files. tests
#3853 by leandrodamascena was merged Feb 26, 2024 Loading…
5 of 7 tasks
chore(tests): increase idempotency coverage with nested payload tampering tests internal Maintenance changes size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests
#3809 by heitorlessa was merged Feb 20, 2024 Loading…
5 of 7 tasks
chore(ci): Disable Redis e2e until we drop Python 3.7 size/S Denotes a PR that changes 10-29 lines, ignoring generated files. tests
#3652 by leandrodamascena was merged Jan 19, 2024 Loading…
2 of 7 tasks
fix(event_handler): allow responses and metadata when using Router event_handlers size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests
#3514 by rubenfonseca was merged Dec 15, 2023 Loading…
4 of 7 tasks
feat(feature_flags): allow customers to bring their own boto3 client and session feature New feature or functionality size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests
#4717 by adriantomas was merged Jul 10, 2024 Loading…
5 of 7 tasks
fix(event_handler): make decoded_body field optional in ApiGateway resolver bug Something isn't working size/S Denotes a PR that changes 10-29 lines, ignoring generated files. tests
#3937 by leandrodamascena was merged Mar 13, 2024 Loading…
5 of 7 tasks
chore(deps-dev): bump mypy-boto3-dynamodb from 1.26.158 to 1.26.164 dependencies Pull requests that update a dependency file internal Maintenance changes python Pull requests that update Python code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#2622 by dependabot bot was merged Jun 30, 2023 Loading…
feat(event_source): Add support for policyLevel field in CloudWatch Logs event and parser event_sources Event Source Data Class utility parser Parser (Pydantic) utility size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests
#3624 by leandrodamascena was merged Jan 15, 2024 Loading…
5 of 7 tasks
chore(deps-dev): bump sentry-sdk from 1.38.0 to 1.39.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#3495 by dependabot bot was merged Dec 12, 2023 Loading…
feat(general): add support for Python 3.12 dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation github-actions Pull requests that update Github_actions code github-templates size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests
feat(event_handler): define exception_handler directly from the router event_handlers feature New feature or functionality size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests
#3979 by leandrodamascena was merged Mar 19, 2024 Loading…
5 of 7 tasks
refactor(event_source): fix type hint enhancement middleware_factory Middleware factory utility size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
refactor(feature-flags): add intersection tests; structure refinement internal Maintenance changes size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tests
#3775 by heitorlessa was merged Feb 19, 2024 Loading…
28 of 35 tasks
feat(event-source): add function to get multi-value query string params by name feature New feature or functionality size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests
#3846 by TonySherman was merged Feb 26, 2024 Loading…
4 of 7 tasks
feat(event_handler): add support for multiValueQueryStringParameters in OpenAPI schema documentation Improvements or additions to documentation event_handlers size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tests
#3667 by leandrodamascena was merged Jan 23, 2024 Loading…
5 of 7 tasks
fix(event_handler): hide error details by default bug Something isn't working event_handlers size/S Denotes a PR that changes 10-29 lines, ignoring generated files. tests
feat(tracer): auto-disable tracer when for AWS SAM and Chalice environments commons feature New feature or functionality size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests tracer Tracer utility
#3949 by leandrodamascena was merged Mar 19, 2024 Loading…
5 of 7 tasks
fix(event-handler): operation tags are now string to correct schema generation event_handlers size/S Denotes a PR that changes 10-29 lines, ignoring generated files. tests
#3528 by rubenfonseca was merged Dec 18, 2023 Loading…
4 of 7 tasks
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.