-
Notifications
You must be signed in to change notification settings - Fork 435
Comparing changes
Open a pull request
base repository: aws-powertools/powertools-lambda-python
base: v0.10.0
head repository: aws-powertools/powertools-lambda-python
compare: v0.10.1
- 7 commits
- 28 files changed
- 4 contributors
Commits on Jun 8, 2020
-
feat: add high level imports (#70)
* chore: disable fail fast on pre-commit Signed-off-by: heitorlessa <[email protected]> * feat: add core utilities as high level imports * chore: update to high level imports * fix: flake8 exclude and specific files * chore: remove fail_fast param completely Signed-off-by: heitorlessa <[email protected]> * fix: separate logging import into separate file
Configuration menu - View commit details
-
Copy full SHA for 51cdcca - Browse repository at this point
Copy the full SHA 51cdccaView commit details
Commits on Jun 9, 2020
-
chore(deps): bump graphql-playground-html from 1.6.19 to 1.6.25 in /docs
Bumps [graphql-playground-html](https://github.com/graphcool/graphql-playground) from 1.6.19 to 1.6.25. - [Release notes](https://github.com/graphcool/graphql-playground/releases) - [Commits](https://github.com/graphcool/graphql-playground/commits) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61b3dfe - Browse repository at this point
Copy the full SHA 61b3dfeView commit details -
Merge pull request #72 from awslabs/dependabot/npm_and_yarn/docs/grap…
…hql-playground-html-1.6.25
Configuration menu - View commit details
-
Copy full SHA for 23e2509 - Browse repository at this point
Copy the full SHA 23e2509View commit details -
feat: improve error handling for log_metrics decorator (#71)
* feat: dont throw exception by default from log_metrics if no metrics are emitted * docs: update details for change to error handling * chore: rename parameter for clarity * fix: correct bug in exception handling from previous commits add raise_on_empty_metrics param to partial func call revert mistake in change to test for exception propagation * improv: change log debug statement to warning when no metrics are present * docs: add note on suppressing warning for empty metric set * improv: add warning for manual serialization Signed-off-by: heitorlessa <[email protected]> * improv: whitespace and warning supress as info Signed-off-by: heitorlessa <[email protected]> Co-authored-by: heitorlessa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59cd561 - Browse repository at this point
Copy the full SHA 59cd561View commit details
Commits on Jun 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8859f27 - Browse repository at this point
Copy the full SHA 8859f27View commit details -
fix: default dimension creation now happens when metrics are serializ…
…ed instead of on metrics constructor (#74)
Tom McCarthy committedJun 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 9bc3c90 - Browse repository at this point
Copy the full SHA 9bc3c90View commit details -
Tom McCarthy committed
Jun 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 384ffd3 - Browse repository at this point
Copy the full SHA 384ffd3View 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 v0.10.0...v0.10.1