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
chore(ci): add end to end testing mechanism dependencies Pull requests that update a dependency file github-actions Pull requests that update Github_actions code internal Maintenance changes size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tests
#1247 by mploski was merged Jul 14, 2022 Loading…
4 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(parameters): add feature for creating and updating Parameters and Secrets feature New feature or functionality parameters Parameters utility size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tests
#2858 by stephenbawks was merged Mar 22, 2024 Loading…
5 of 7 tasks
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(data_masking): add new sensitive data masking utility commons data-masking Sensitive Data Masking feature dependencies Pull requests that update a dependency file feature New feature or functionality 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.)
#2197 by seshubaws was merged Sep 27, 2023 Loading…
4 of 7 tasks
Sensitive Data Masking
feat: Idempotency helper utility feature New feature or functionality
#245 by to-mc was merged Feb 19, 2021 Loading…
13 tasks done
feat(tracer): Support for external observability providers - Tracer dependencies Pull requests that update a dependency file feature New feature or functionality on-hold This item is on-hold and will be revisited in the future size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests tracer Tracer utility
#2342 by roger-zhangg was closed Aug 6, 2024 Draft
3 of 7 tasks
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
docs: migrate documentation from Gatsby to MkDocs material documentation Improvements or additions to documentation
#279 by am29d was merged Feb 12, 2021 Loading…
3 of 6 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_sources): Add __str__ to Data Classes base DictWrapper documentation Improvements or additions to documentation feature New feature or functionality size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests
#2129 by neilramsay was merged Apr 26, 2023 Loading…
5 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(mypy): complete mypy support for the entire codebase dependencies Pull requests that update a dependency file feature New feature or functionality size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests
#943 by mploski was merged Jan 31, 2022 Loading…
4 of 6 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
feat(idempotency): leverage new DynamoDB Failed conditional writes behavior with ReturnValuesOnConditionCheckFailure dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation idempotency Idempotency utility size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests
#3446 by dastra was merged Jan 19, 2024 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
ProTip! Filter pull requests by the default branch with base:develop.