Skip to content

Pull requests: aws-powertools/powertools-lambda-python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

docs(tutorial): add new tutorial covering core features documentation Improvements or additions to documentation size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#769 by mploski was merged Jan 15, 2022 Loading…
3 of 6 tasks
feat(idempotency): adding redis as idempotency backend commons dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation feature New feature or functionality github-actions Pull requests that update Github_actions code idempotency Idempotency utility internal Maintenance changes size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tests
#2567 by roger-zhangg was merged Jan 10, 2024 Loading…
4 of 7 tasks
Redis support in Idempotency
feat(event_handler): add Middleware support for REST Event Handler commons documentation Improvements or additions to documentation event_handlers feature New feature or functionality size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tests
#2917 by walmsles was merged Sep 7, 2023 Loading…
3 of 7 tasks
docs(data-masking): add docs for data masking utility commons dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation internal Maintenance changes size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tests typing Static typing definition related issues (mypy, pyright, etc.)
#3186 by seshubaws was merged Feb 1, 2024 Loading…
5 of 7 tasks
Sensitive Data Masking
feat(lambda-layer): add pipeline to build Lambda layer in v3 commons feature New feature or functionality github-actions Pull requests that update Github_actions code size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#4826 by leandrodamascena was merged Jul 30, 2024 Loading…
5 of 7 tasks
feat(feat-flags): new simple feature toggles rule engine feature_flags Feature Flags utility feature New feature or functionality size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tests
#494 by ran-isenberg was merged Jul 14, 2021 Loading… 1.18.0
feat: add parameter utility
#96 by nmoutschen was merged Aug 21, 2020 Loading…
3 of 6 tasks
feat(parameters): accept boto3_client to support private endpoints and ease testing dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation feature New feature or functionality size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tests
#1096 by ran-isenberg was merged May 19, 2022 Loading…
5 of 7 tasks
feat: Idempotency helper utility feature New feature or functionality
#245 by to-mc was merged Feb 19, 2021 Loading…
13 tasks done
feat(event-handler): add http ProxyEvent handler feature New feature or functionality
#369 by michaelbrewer was merged Apr 28, 2021 Loading…
12 of 13 tasks
1.15.0
feat(metrics): support to bring your own metrics provider commons dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation feature New feature or functionality github-actions Pull requests that update Github_actions code github-templates internal Maintenance changes logger metrics size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tests
#2194 by roger-zhangg was merged Aug 1, 2023 Loading…
9 of 12 tasks
feat(parser): add support for Pydantic v2 commons dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation feature New feature or functionality github-actions Pull requests that update Github_actions code need-customer-feedback Requires more customers feedback before making or revisiting a decision size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests
#2733 by leandrodamascena was merged Jul 21, 2023 Loading…
7 of 10 tasks
fix(event_handler): security scheme unhashable list when working with router bug Something isn't working event_handlers openapi-schema size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests
#4421 by leandrodamascena was merged Jun 7, 2024 Loading…
5 of 7 tasks
feat(metrics): add Datadog observability provider commons dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation feature New feature or functionality metrics size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tests
#2906 by roger-zhangg was merged Aug 14, 2023 Loading…
4 of 7 tasks
feat(event_source): Add support for S3 batch operations documentation Improvements or additions to documentation size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tests
#3572 by sbailliez was merged Jan 17, 2024 Loading…
5 of 7 tasks
feat(data-classes): AppSync Resolver Event feature New feature or functionality
#323 by michaelbrewer was merged Mar 12, 2021 Loading…
7 tasks done
1.12.0
feat(logger): new stack_trace field with rich exception details commons documentation Improvements or additions to documentation internal Maintenance changes logger size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests
#3147 by stevrobu was merged Oct 10, 2023 Loading…
5 of 7 tasks
fix(event_handler): CORS Origin for ALBResolver multi-headers bug Something isn't working event_handlers size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests typing Static typing definition related issues (mypy, pyright, etc.)
#4385 by leandrodamascena was merged May 22, 2024 Loading…
5 of 7 tasks
feat(batch): add async_batch_processor for concurrent processing dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation feature New feature or functionality size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tests
#1724 by BakasuraRCE was merged Feb 10, 2023 Loading…
4 of 7 tasks
docs(feature-flags): create concrete documentation documentation Improvements or additions to documentation size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tests
#594 by am29d was merged Aug 10, 2021 Loading…
4 of 6 tasks
1.19.0
refactor(metrics): move from protocol to ABC; split provider tests enhancement metrics size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tests
#2934 by leandrodamascena was merged Aug 9, 2023 Loading…
5 of 7 tasks
feat(event-handler): Add AppSync handler decorator feature New feature or functionality
#363 by michaelbrewer was merged Mar 31, 2021 Loading…
4 tasks done
1.14.0
refactor(feature-flags): optimize UX and maintenance documentation Improvements or additions to documentation feature_flags Feature Flags utility feature New feature or functionality internal Maintenance changes size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tests
#563 by heitorlessa was merged Aug 4, 2021 Loading…
43 of 44 tasks
1.19.0
feat(event-handler): prefixes to strip for custom mappings feature New feature or functionality need-documentation PRs that are missing documentation size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests
#579 by michaelbrewer was merged Aug 19, 2021 Loading…
4 tasks done
1.20.0
fix(parser): apigw wss validation check_message_id; housekeeping bug Something isn't working size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests
#553 by michaelbrewer was merged Jul 30, 2021 Loading…
4 tasks done
1.19.0
ProTip! Filter pull requests by the default branch with base:develop.