-
Notifications
You must be signed in to change notification settings - Fork 436
Comparing changes
Open a pull request
base repository: aws-powertools/powertools-lambda-python
base: v1.9.1
head repository: aws-powertools/powertools-lambda-python
compare: v1.10.0
- 15 commits
- 38 files changed
- 11 contributors
Commits on Jan 4, 2021
-
docs: add missing parser models (#254)
Co-authored-by: Ran Isenberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 893068f - Browse repository at this point
Copy the full SHA 893068fView commit details
Commits on Jan 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b5e3593 - Browse repository at this point
Copy the full SHA b5e3593View commit details -
feat: support custom formats in JSON Schema validation (#247)
* Issue: 246 * Issue: 246 * Issue: 246 test * fix: non-mutable argument, and type annotation * chore: adopt project code style * improv: catch invalid formats exception * docs: add a sub-section to explain its use Co-authored-by: Oliver Friesen <[email protected]> Co-authored-by: heitorlessa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c5ea71 - Browse repository at this point
Copy the full SHA 4c5ea71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e87b8a - Browse repository at this point
Copy the full SHA 1e87b8aView commit details
Commits on Jan 12, 2021
-
chore: general simplifications and cleanup (#255)
* chore: General simplications and cleanup * Use simplified logic checks * Use list and dict comprehension * Return value directly * Does the same and removes that if/else logic Co-authored-by: Joris Conijn <[email protected]> * Does the same and removes that if/else logic Co-authored-by: Joris Conijn <[email protected]> * Removed unneeded blank line. * fix: Fix indents from accepting github changes * fix: Temp fix to correct unit tests * chore: Make easier to read Co-authored-by: Joris Conijn <[email protected]>
Michael Brewer and Joris Conijn authoredJan 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 157a7bc - Browse repository at this point
Copy the full SHA 157a7bcView commit details -
feat: support extra parameter in Logger messages (#257)
* improv: refactor formatter to ease changes * feat: support for extra keys in log messages * docs: add extra param, temp toc fix
Configuration menu - View commit details
-
Copy full SHA for 1131541 - Browse repository at this point
Copy the full SHA 1131541View commit details
Commits on Jan 13, 2021
-
docs: add info about extras layer (#260)
* docs: add info about extras layer * docs: cleanup * Update docs/content/index.mdx Co-authored-by: Heitor Lessa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfb97af - Browse repository at this point
Copy the full SHA dfb97afView commit details -
improv: override Tracer auto-capture response/exception via env vars (#…
…259) * improv: add capture_response/error env vars * improv: add tests for capture_response/error env vars * docs: update env vars * improv: address Nicolas feedback; improve docs * docs: fix wording on disable exception example
Configuration menu - View commit details
-
Copy full SHA for 8ad7e04 - Browse repository at this point
Copy the full SHA 8ad7e04View commit details
Commits on Jan 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e2ae79e - Browse repository at this point
Copy the full SHA e2ae79eView commit details
Commits on Jan 15, 2021
-
feat: Add AppConfig parameter provider (#236)
* feat: Add AppConfig parameter provider * fix: fix identation and remove YAML transform reference Co-authored-by: Ran Isenberg <[email protected]> Co-authored-by: Nicolas Moutschen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8931390 - Browse repository at this point
Copy the full SHA 8931390View commit details
Commits on Jan 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ea90421 - Browse repository at this point
Copy the full SHA ea90421View commit details
Commits on Jan 17, 2021
-
chore: move env names to constant file (#264)
* chore: shift vars to constant to ease changing * improv: update tests to include non-truthy choice var
Configuration menu - View commit details
-
Copy full SHA for 454d669 - Browse repository at this point
Copy the full SHA 454d669View commit details -
improv: add support for custom lambda handlers with kwargs #242 (#269)
* improv: support kwargs * chore: add a comment to not forget about async tracer
Configuration menu - View commit details
-
Copy full SHA for 1d0ee0e - Browse repository at this point
Copy the full SHA 1d0ee0eView commit details
Commits on Jan 18, 2021
-
feat: toggle to disable log deduplication locally for pytest live log #…
…262 (#268) * feat: add flag to disable log deduplication filter #262 * docs: add new env var, explicit warning on its use Signed-off-by: heitorlessa <[email protected]> * chore: address Nicolas' feedback on comment example
Configuration menu - View commit details
-
Copy full SHA for 54d8967 - Browse repository at this point
Copy the full SHA 54d8967View commit details -
* docs: add explicit new quote Signed-off-by: heitorlessa <[email protected]> * chore: bump to 1.10.0
Configuration menu - View commit details
-
Copy full SHA for 722b4a3 - Browse repository at this point
Copy the full SHA 722b4a3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.9.1...v1.10.0