8000 Comparing v1.3.0...v1.3.1 · 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.3.0
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.3.1
Choose a head ref
  • 6 commits
  • 5 files changed
  • 4 contributors

Commits on Aug 21, 2020

  1. chore(deps): bump elliptic from 6.5.2 to 6.5.3 in /docs

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.2...v6.5.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 21, 2020
    Configuration menu
    Copy the full SHA
    770a38e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump prismjs from 1.20.0 to 1.21.0 in /docs

    Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.0.
    - [Release notes](https://github.com/PrismJS/prism/releases)
    - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
    - [Commits](PrismJS/prism@v1.20.0...v1.21.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 21, 2020
    Configuration menu
    Copy the full SHA
    84ce255 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #121 from awslabs/dependabot/npm_and_yarn/docs/pri…

    …smjs-1.21.0
    
    chore(deps): bump prismjs from 1.20.0 to 1.21.0 in /docs
    heitorlessa authored Aug 21, 2020
    Configuration menu
    Copy the full SHA
    4caf500 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #120 from awslabs/dependabot/npm_and_yarn/docs/ell…

    …iptic-6.5.3
    
    chore(deps): bump elliptic from 6.5.2 to 6.5.3 in /docs
    heitorlessa authored Aug 21, 2020
    Configuration menu
    Copy the full SHA
    6736af2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. fix(capture_method): should yield inside with (#124)

    Changes:
    * capture_method should yield from within the "with" statement
    * Add missing test cases
    
    Closes #112
    Michael Brewer authored Aug 22, 2020
    Configuration menu
    Copy the full SHA
    14f6dfe View commit details
    Browse the repository at this point in the history
  2. chore: version bump to 1.3.1

    Tom McCarthy committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    330c76a View commit details
    Browse the repository at this point in the history
Loading
0