-
Notifications
You must be signed in to change notification settings - Fork 433
Comparing changes
Open a pull request
base repository: aws-powertools/powertools-lambda-python
base: 590fa3c
head repository: aws-powertools/powertools-lambda-python
compare: e202f96
Commits on Mar 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f024963 - Browse repository at this point
Copy the full SHA f024963View commit details
Commits on Mar 19, 2021
-
chore: correct 3rd party license
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
2Configuration menu - View commit details
-
Copy full SHA for 2d19975 - Browse repository at this point
Copy the full SHA 2d19975View commit details
Commits on Mar 20, 2021
-
fix(lint): Move
tests/THIRD-PARTY-LICENSES
to root (#352)Michael Brewer authoredMar 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 961b25e - Browse repository at this point
Copy the full SHA 961b25eView commit details
Commits on Mar 22, 2021
-
feat(data-classes): Add S3 Object Lambda Event (#353)
Michael Brewer authoredMar 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 4179ac1 - Browse repository at this point
Copy the full SHA 4179ac1View commit details -
fix(deps): Bump dependencies and fix some of the dev tooling (#354)
Michael Brewer authoredMar 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 8c20b7a - Browse repository at this point
Copy the full SHA 8c20b7aView commit details
Commits on Mar 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dceb044 - Browse repository at this point
Copy the full SHA dceb044View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f4840f - Browse repository at this point
Copy the full SHA 4f4840fView commit details -
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-power…
…tools-python into develop * 'develop' of https://github.com/awslabs/aws-lambda-powertools-python: chore: include internals in release template
Configuration menu - View commit details
-
Copy full SHA for 921b6c0 - Browse repository at this point
Copy the full SHA 921b6c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a49a48f - Browse repository at this point
Copy the full SHA a49a48fView commit details -
chore: make RFC proposal more explicit
This brings additional updates before we create a shared repository for all RFCs.
Configuration menu - View commit details
-
Copy full SHA for e4c81a0 - Browse repository at this point
Copy the full SHA e4c81a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4211796 - Browse repository at this point
Copy the full SHA 4211796View commit details
Commits on Mar 25, 2021
-
fix(metrics): AttributeError raised by MediaManager and Typing and do…
…cs (#357) * chore(data-classes): Typing and docs Changes: - Correct typing to make mypy happier - Correct highlighted lines * fix(metrics): AttributeError raises when setting metadata_set * chore: Correct the typing as suggested by mypy * chore: Set boto types as Any * chore(batch): Correct typing for processor * fix(parser): Check python version_info for typing Changes: - Use sys.version_info to determine where we need typing_extensions Reference: https://mypy.readthedocs.io/en/stable/runtime_troubles.html#using-new-additions-to-the-typing-module * docs(validation): Correct typing for parameters * chore: Code review changes
Michael Brewer authoredMar 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 29497d4 - Browse repository at this point
Copy the full SHA 29497d4View commit details -
fix(tracer): Correct type hint for MyPy (#365)
Michael Brewer authoredMar 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 7c9a319 - Browse repository at this point
Copy the full SHA 7c9a319View commit details
Commits on Mar 29, 2021
-
build(pre-commit): Add pre-commit to make pr (#368)
Michael Brewer authoredMar 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 3bd0e46 - Browse repository at this point
Copy the full SHA 3bd0e46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28afbe4 - Browse repository at this point
Copy the full SHA 28afbe4View commit details
Commits on Mar 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9a536a2 - Browse repository at this point
Copy the full SHA 9a536a2View commit details -
fix(data-classes): Add missing operationName (#373)
Michael Brewer authoredMar 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 9f08fa6 - Browse repository at this point
Copy the full SHA 9f08fa6View commit details
Commits on Mar 31, 2021
-
fix(parser): S3Model support empty keys (#375)
* chore: upgrade pydantic * fix: allow empty s3 objects
Configuration menu - View commit details
-
Copy full SHA for 9a86321 - Browse repository at this point
Copy the full SHA 9a86321View commit details -
feat(parameter): add dynamodb_endpoint_url for local_testing (#376)
* Dynamodb endpoint_url for local testing * Add endpoint_url parameter on docstring * docs: fix typo and project name Signed-off-by: heitorlessa <lessa@amazon.co.uk> * feat: use a tab snippet to standout Signed-off-by: heitorlessa <lessa@amazon.co.uk> * fix: endpoint_url parameter syntax Signed-off-by: heitorlessa <lessa@amazon.co.uk> * docs: include example url in docstring Co-authored-by: heitorlessa <lessa@amazon.co.uk>
Configuration menu - View commit details
-
Copy full SHA for 1b5d46a - Browse repository at this point
Copy the full SHA 1b5d46aView commit details -
feat(event-handler): Add AppSync handler decorator (#363)
* feat(event-handler): Add AppSync handler decorator * test(event-handler): Use pathlib * fix(tracer): Correct type hint for MyPy Closes #360 * docs(event-handler): Initial markdown docs * feat(event-handler): Add an implicit appsync handler * docs(event-handler): Add implicit handler example * docs(event-handler): Add full amplify example * chore(event-handler): Add more docs * chore(event-handler): Add current_event * refactor(event-handler): Remove include_event and incluce_context options * chore: bump ci * refactor(event-handler): Move to up to * chore(event-handler): Add debug logging to appsync resolver * docs(event-handler): Add more detailed example to docstring * chore(event-handler): Rename to _get_resolver
Michael Brewer authoredMar 31, 2021 Configuration menu - View commit details
-
Copy full SHA for a2c82b5 - Browse repository at this point
Copy the full SHA a2c82b5View commit details
Commits on Apr 1, 2021
-
fix(idempotent): Correctly raise IdempotencyKeyError (#378)
Michael Brewer authoredApr 1, 2021 Configuration menu - View commit details
-
Copy full SHA for b558b18 - Browse repository at this point
Copy the full SHA b558b18View commit details
Commits on Apr 5, 2021
-
docs: enable versioning feature (#374)
* feat(docs): enable docs versioning * feat: update workflows to support docs versioning * chore: update automated activities note * chore: update to latest mkdocs-material * chore: merge alias redirect in one step * docs: add 404 redirect for old docs * chore: add docs redirect on deploy Signed-off-by: heitorlessa <lessa@amazon.co.uk> * chore: enable versioned api ref Signed-off-by: heitorlessa <lessa@amazon.co.uk>
Configuration menu - View commit details
-
Copy full SHA for da3aa5d - Browse repository at this point
Copy the full SHA da3aa5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59fbefc - Browse repository at this point
Copy the full SHA 59fbefcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d74c7 - Browse repository at this point
Copy the full SHA 87d74c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae9a134 - Browse repository at this point
Copy the full SHA ae9a134View commit details -
fix: downgrade poetry to 1.1.4 (#385)
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
Configuration menu - View commit details
-
Copy full SHA for ad4092e - Browse repository at this point
Copy the full SHA ad4092eView commit details -
docs: Fix doc links and line highlights (#380)
* docs: Fix doc links and line highlights Changes: - docs(batch): Remove archors for `sqs_batch_processor` and `PartialSQSProcessor` - docs(idempotency): Fix link for `IdempotencyConfig` - docs(paramters): Fix link for `AWS AppConfig` - docs(tracer): Fix link highlight for `capture_lambda_handler` * doc: Consitently format Key Features
Michael Brewer authoredApr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for c820909 - Browse repository at this point
Copy the full SHA c820909View commit details
Commits on Apr 8, 2021
-
docs: introduce event handlers utility section (#388)
* docs: adjust navigation to allow future handlers Signed-off-by: heitorlessa <lessa@amazon.co.uk> * chore: add back to top button feature Signed-off-by: heitorlessa <lessa@amazon.co.uk> * chore: add highlight for inline block Signed-off-by: heitorlessa <lessa@amazon.co.uk> * docs: add initial structure Signed-off-by: heitorlessa <lessa@amazon.co.uk> * docs(appsync_handler): polish advanced section * docs(appsync_handler): add nested mappings & async * docs(appsync_handler): add last touches before review * docs(appsync_handler): add ltesting section
Configuration menu - View commit details
-
Copy full SHA for a64f766 - Browse repository at this point
Copy the full SHA a64f766View commit details -
docs(validator): include more complete examples & intro to JSON Schema (
#389) * docs(validation): use new structure * docs(validation): include complete examples
Configuration menu - View commit details
-
Copy full SHA for 48ffc2a - Browse repository at this point
Copy the full SHA 48ffc2aView commit details
Commits on Apr 9, 2021
-
docs: Correct link targets and line highlights (#390)
* docs: Correct links and line highlights Changes: - Use target _blank for external links - Correct some of the line highlighted in the examples - Fix links to Tracer * docs: Correct internal links to tracer * docs: Include .md in internal links
Michael Brewer authoredApr 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 0edec8e - Browse repository at this point
Copy the full SHA 0edec8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 882e07f - Browse repository at this point
Copy the full SHA 882e07fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55a5db3 - Browse repository at this point
Copy the full SHA 55a5db3View commit details -
docs(logger): add example on how to set UTC timestamp (#392)
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
Configuration menu - View commit details
-
Copy full SHA for facfc4b - Browse repository at this point
Copy the full SHA facfc4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02d341e - Browse repository at this point
Copy the full SHA 02d341eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9be19b2 - Browse repository at this point
Copy the full SHA 9be19b2View commit details
Commits on Apr 19, 2021
-
docs(tracer): Fix line highlighting (#395)
Michael Brewer authoredApr 19, 2021 Configuration menu - View commit details
-
Copy full SHA for ae331b0 - Browse repository at this point
Copy the full SHA ae331b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bce279 - Browse repository at this point
Copy the full SHA 5bce279View commit details
Commits on Apr 21, 2021
-
feat(parser): Support for API GW v1 proxy schema & envelope (#403)
Co-authored-by: Heitor Lessa <lessa@amazon.nl>
Configuration menu - View commit details
-
Copy full SHA for 68d4110 - Browse repository at this point
Copy the full SHA 68d4110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 939cba7 - Browse repository at this point
Copy the full SHA 939cba7View commit details
Commits on Apr 22, 2021
-
refactor(logger): BYOFormatter and Handler, UTC support, and more (#404)
Co-authored-by: Michael Brewer <michael.brewer@gyft.com>
Configuration menu - View commit details
-
Copy full SHA for 0dc5e1b - Browse repository at this point
Copy the full SHA 0dc5e1bView commit details
Commits on Apr 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 776569a - Browse repository at this point
Copy the full SHA 776569aView commit details
Commits on Apr 28, 2021
-
feat(event-handler): add http ProxyEvent handler (#369)
Michael Brewer authoredApr 28, 2021 Configuration menu - View commit details
-
Copy full SHA for e24a985 - Browse repository at this point
Copy the full SHA e24a985View commit details
Commits on Apr 29, 2021
-
fix(deps): Bump aws-xray-sdk from 2.6.0 to 2.8.0 (#413)
Michael Brewer authoredApr 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 48f86b3 - Browse repository at this point
Copy the full SHA 48f86b3View commit details
Commits on May 1, 2021
-
refactor(event-handler): Add ResponseBuilder and more docs (#412)
Michael Brewer authoredMay 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 51c4c2d - Browse repository at this point
Copy the full SHA 51c4c2dView commit details
Commits on May 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for daa35aa - Browse repository at this point
Copy the full SHA daa35aaView commit details
Commits on May 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 213caed - Browse repository at this point
Copy the full SHA 213caedView commit details -
refactor(event-handler): api gateway handler review changes (#420)
Michael Brewer authoredMay 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 59b3adf - Browse repository at this point
Copy the full SHA 59b3adfView commit details
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d1cd5cb - Browse repository at this point
Copy the full SHA d1cd5cbView commit details -
fix(parser): Improve types for parser.py (#419)
When attempting to use the parse function we noticed we were getting error messages like: Value of type variable "Model" of "parse" cannot be "Type[UserModel]" Further investigation (using the example shown at https://awslabs.github.io/aws-lambda-powertools-python/latest/utilities/parser/#envelopes) showed that the types were incorrect for the example. The function signatures were expecting an instance of `Model`, however the example (and code) seemeed to expect a `Type[Model]`. Similarly the signatures were expecting an optional instance of an Envelope, but the code allows for either an instance or a Type. Also, added a `TypeVar` for the decorator, specifying that the event_parser` decorator returns the same type as the handler used. Finally updated documentation on use of parser.
Configuration menu - View commit details
-
Copy full SHA for d044463 - Browse repository at this point
Copy the full SHA d044463View commit details
Commits on May 6, 2021
-
feat(event-handle): allow for cors=None setting (#421)
Michael Brewer authoredMay 6, 2021 Configuration menu - View commit details
-
Copy full SHA for cbbcc4d - Browse repository at this point
Copy the full SHA cbbcc4dView commit details
There are no files selected for viewing
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.