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

feat(metrics) - add support for high resolution metrics documentation Improvements or additions to documentation metrics size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests
#1915 by leandrodamascena was merged Feb 10, 2023 Loading…
4 of 7 tasks
feat(feature_flags): Add Time based feature flags actions dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation feature New feature or functionality size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tests
#1846 by leandrodamascena was merged Jan 19, 2023 Loading…
8 of 12 tasks
chore(deps-dev): bump coverage from 7.0.4 to 7.0.5 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.
#1829 by dependabot bot was merged Jan 11, 2023 Loading…
feat(apigateway): introduce specialized routers for typing documentation Improvements or additions to documentation event_handlers feature New feature or functionality size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests
#1824 by rubenfonseca was merged Jan 11, 2023 Loading…
5 of 7 tasks
feat(logger): log uncaught exceptions via system's exception hook documentation Improvements or additions to documentation feature New feature or functionality logger size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests
#1727 by heitorlessa was merged Nov 16, 2022 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
feat(streaming): add new s3 streaming utility 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 size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tests typing Static typing definition related issues (mypy, pyright, etc.)
#1719 by rubenfonseca was merged Nov 24, 2022 Loading…
4 of 7 tasks
fix(parameters): get_secret correctly return SecretBinary value bug Something isn't working parameters Parameters utility size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests
#1717 by mangyau was merged Nov 15, 2022 Loading…
5 of 7 tasks
feat(parameters): add get_parameters_by_name for SSM params in distinct paths commons dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation feature New feature or functionality size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tests
#1678 by heitorlessa was merged Nov 7, 2022 Loading…
10 of 12 tasks
chore(deps-dev): bump flake8-isort from 4.2.0 to 5.0.0 dependencies Pull requests that update a dependency file internal Maintenance changes python Pull requests that update Python code size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#1631 by dependabot bot was closed Oct 25, 2022 Loading…
chore(logger): overload inject_lambda_context with generics internal Maintenance changes logger size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#1583 by ascopes was merged Nov 14, 2022 Loading…
5 tasks done
feat(parser): add KafkaMskEventModel and KafkaSelfManagedEventModel 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
#1499 by ran-isenberg was merged Sep 9, 2022 Loading…
7 tasks
feat(event_sources): add CloudWatch dashboard custom widget event 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
#1474 by sthuber90 was merged Aug 29, 2022 Loading…
4 of 7 tasks
chore(tests): refactor E2E test mechanics to ease maintenance, writing tests and parallelization dependencies Pull requests that update a dependency file enhancement internal Maintenance changes size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tests
#1444 by heitorlessa was merged Aug 12, 2022 Loading…
6 of 9 tasks
feat(metrics): update max user-defined dimensions from 9 to 29 documentation Improvements or additions to documentation feature New feature or functionality metrics size/S Denotes a PR that changes 10-29 lines, ignoring generated files. tests
#1417 by leandrodamascena was merged Aug 5, 2022 Loading…
4 of 7 tasks
feat(idempotency): handle lambda timeout scenarios for INPROGRESS records 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 utilities
#1387 by rubenfonseca was merged Jul 29, 2022 Loading…
5 of 7 tasks
fix(deps): correct mypy types as dev dependency bug Something isn't working dependencies Pull requests that update a dependency file size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#1322 by heitorlessa was merged Jul 20, 2022 Loading…
7 tasks
chore(deps): bump attrs from 21.2.0 to 21.4.0 dependencies Pull requests that update a dependency file internal Maintenance changes python Pull requests that update Python code size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#1282 by dependabot bot was merged Jul 12, 2022 Loading…
fix(logger): preserve std keys when using custom formatters bug Something isn't working size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests
#1264 by heitorlessa was merged Jul 4, 2022 Loading…
5 of 7 tasks
feat(idempotency): Remove deadlock after lambda handler timeout feature New feature or functionality size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests utilities
#1198 by michaelbrewer was closed Jun 14, 2022 Loading…
4 of 7 tasks
fix(parameters): accept boto3_client to support private endpoints bug Something isn't working 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
#1197 by michaelbrewer was closed May 19, 2022 Loading…
5 of 7 tasks
fix(event_handler): allow event source data class events bug Something isn't working size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests
#1159 by michaelbrewer was merged Apr 28, 2022 Loading…
5 of 7 tasks
chore(deps-dev): bump flake8-bugbear from 22.1.11 to 22.4.25 dependencies Pull requests that update a dependency file internal Maintenance changes size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#1156 by dependabot bot was merged Apr 28, 2022 Loading…
chore(deps-dev): bump flake8-bugbear from 22.1.11 to 22.3.23 dependencies Pull requests that update a dependency file internal Maintenance changes size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#1130 by dependabot bot was closed Apr 21, 2022 Loading…
fix: fix labels in issue templates bug Something isn't working internal Maintenance changes size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#1106 by michaelbrewer was closed Apr 12, 2022 Loading…
4 of 7 tasks
ProTip! Mix and match filters to narrow down what you’re looking for.