8000 Comparing v1.1.3...v1.2.0 · aws-powertools/powertools-lambda-python · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws-powertools/powertools-lambda-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3
Choose a base ref
...
head repository: aws-powertools/powertools-lambda-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 2 commits
  • 7 files changed
  • 1 contributor

Commits on Aug 20, 2020

  1. feat: add support for tracing of generators using capture_method deco…

    …rator (#113)
    
    * feat: add support for tracing of generators using capture_method decorator
    
    * fix: ensure tracer config is reset before example test runs
    
    * chore: refactor to lower complexity of capture_method, update docstring
    
    * chore: update docs
    Tom McCarthy authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    dbfbf55 View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 1.2.0 (#119)

    Tom McCarthy authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    8621d4e View commit details
    Browse the repository at this point in the history
Loading
0