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.25.1
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.25.2
Choose a head ref
  • 11 commits
  • 19 files changed
  • 6 contributors

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    00b5b5c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    82835ae View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. chore(deps): bump fastjsonschema from 2.15.2 to 2.15.3 (#949)

    Bumps [fastjsonschema](https://github.com/seznam/python-fastjsonschema) from 2.15.2 to 2.15.3.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt">fastjsonschema's changelog</a>.</em></p>
    <blockquote>
    <p>=== 2.15.3 (2022-01-09)</p>
    <ul>
    <li>Fix swapping handlers</li>
    <li>Fix tests</li>
    <li>Readable regexps in generated code</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/horejsek/python-fastjsonschema/commit/d03f3835da4899bdeb597a9d3f30a709e7c3254f"><code>d03f383</code></a> v2.15.3</li>
    <li><a href="https://github.com/horejsek/python-fastjsonschema/commit/8904ea0896bf45db74e076c4e8c10e96b395a4c7"><code>8904ea0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/seznam/python-fastjsonschema/issues/130">#130</a> from abravalheri/fix-unexpected-caching</li>
    <li><a href="https://github.com/horejsek/python-fastjsonschema/commit/f3c81873c4c256fd5c59c381e62b4290e1bb7a8d"><code>f3c8187</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/seznam/python-fastjsonschema/issues/135">#135</a> from abravalheri/replace-pickle-in-generated-code</li>
    <li><a href="https://github.com/horejsek/python-fastjsonschema/commit/1fa3ebc9d322d56a657efde1ff6954e2ed2639de"><code>1fa3ebc</code></a> Use <code>store</code> argument for RefResolver as if it was mandatory</li>
    <li><a href="https://github.com/horejsek/python-fastjsonschema/commit/c4b6076ca5b34ce6ec3e4e1d12a124f7704c2f41"><code>c4b6076</code></a> Add tests to make sure schemas are not being cached</li>
    <li><a href="https://github.com/horejsek/python-fastjsonschema/commit/f200032e47e34c6de8495f36efdd85536363eabd"><code>f200032</code></a> Add tests for regex pattern serialisation</li>
    <li><a href="https://github.com/horejsek/python-fastjsonschema/commit/0bdddeaf576d30874985cf797dab4e256e8db00f"><code>0bdddea</code></a> Add regression tests for <a href="https://github-redirect.dependabot.com/seznam/python-fastjsonschema/issues/109">#109</a></li>
    <li><a href="https://github.com/horejsek/python-fastjsonschema/commit/e4b9c469ec36dc8463d46794499546de557cfac3"><code>e4b9c46</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/seznam/python-fastjsonschema/issues/134">#134</a> from bollwyvl/patch-1</li>
    <li><a href="https://github.com/horejsek/python-fastjsonschema/commit/f639dcba0299926d688e1d8d08a6a91bfe70ce8b"><code>f639dcb</code></a> fix exception name</li>
    <li><a href="https://github.com/horejsek/python-fastjsonschema/commit/f8175063d95e71ffdb899f755aa3a686d08db2ef"><code>f817506</code></a> Improve Regex display by finding active flags</li>
    <li>Additional commits viewable in <a href="https://github.com/seznam/python-fastjsonschema/compare/v2.15.2...v2.15.3">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fastjsonschema&package-manager=pip&previous-version=2.15.2&new-version=2.15.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    729f09a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/github-script from 5 to 6 (#1023)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    6e4cbd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. fix(lambda-authorizer): allow proxy resources path in arn (#1051)

    Co-authored-by: Heitor Lessa <[email protected]>
    Michael Brewer and heitorlessa authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    51ff350 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    22f8b9a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    860b819 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/checkout from 2 to 3 (#1052)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    f4ee3d9 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/setup-python from 2.3.1 to 3 (#1048)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    9b7b9ca View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump mkdocs-material from 8.1.9 to 8.2.4 (#1054)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    7b8b78c View commit details
    Browse the repository at this point in the history
  5. chore: bump to 1.25.2

    heitorlessa committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    2a3ff9a View commit details
    Browse the repository at this point in the history
Loading