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.20.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.20.2
Choose a head ref
  • 6 commits
  • 6 files changed
  • 5 contributors

Commits on Aug 22, 2021

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

Commits on Aug 31, 2021

  1. chore(deps-dev): bump pytest from 6.2.4 to 6.2.5 (#662)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p>
    <blockquote>
    <h2>6.2.5</h2>
    <h1>pytest 6.2.5 (2021-08-29)</h1>
    <h2>Trivial/Internal Changes</h2>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/8494">#8494</a>: Python 3.10 is now supported.</li>
    <li><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9040">#9040</a>: Enable compatibility with <code>pluggy 1.0</code> or later.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/pytest-dev/pytest/commit/1569fac603d9a50022e1474b494eebf970a2a3af"><code>1569fac</code></a> Fix CHANGELOG header</li>
    <li><a href="https://github.com/pytest-dev/pytest/commit/a3599cacb5a61eda1f1617bc7529110d88a05a1f"><code>a3599ca</code></a> Prepare release version 6.2.5</li>
    <li><a href="https://github.com/pytest-dev/pytest/commit/27613b8d70aab70d239523a3d167cc0b2df0b794"><code>27613b8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9056">#9056</a> from nicoddemus/backport-9053</li>
    <li><a href="https://github.com/pytest-dev/pytest/commit/cef74be09472c5610d17a10f5970843c113d73e9"><code>cef74be</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9053">#9053</a> from nicoddemus/change-8494-to-trivial</li>
    <li><a href="https://github.com/pytest-dev/pytest/commit/83dc9536696ea021ff180f3ee679264486154c60"><code>83dc953</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9051">#9051</a> from nicoddemus/backport-9047</li>
    <li><a href="https://github.com/pytest-dev/pytest/commit/fb38e8d097f5c8fea0ce2c6cb96816a4ccc0d934"><code>fb38e8d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9047">#9047</a> from nicoddemus/changelog-9040</li>
    <li><a href="https://github.com/pytest-dev/pytest/commit/d74baf4a5265ddb173ecdc9369d521e11f62c185"><code>d74baf4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9042">#9042</a> from nicoddemus/backport-9040</li>
    <li><a href="https://github.com/pytest-dev/pytest/commit/d9b8f7cf0adf66becce7eb2a0d11e3d96e6d740b"><code>d9b8f7c</code></a> Backport <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/8896">#8896</a></li>
    <li><a href="https://github.com/pytest-dev/pytest/commit/69212d15fa597e058238a6a30d4299c5b4ea68a2"><code>69212d1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/8425">#8425</a> from RonnyPfannschmidt/main-fixes</li>
    <li><a href="https://github.com/pytest-dev/pytest/commit/44d3282bb7c36e1979579e254f7120d7f8aa0f00"><code>44d3282</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9040">#9040</a> from nicoddemus/bump-pluggy</li>
    <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest/compare/6.2.4...6.2.5">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest&package-manager=pip&previous-version=6.2.4&new-version=6.2.5)](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 Aug 31, 2021
    Configuration menu
    Copy the full SHA
    eef2212 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump boto3 from 1.18.26 to 1.18.32 (#663)

    Bumps [boto3](https://github.com/boto/boto3) from 1.18.26 to 1.18.32.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/boto/boto3/blob/develop/CHANGELOG.rst">boto3's changelog</a>.</em></p>
    <blockquote>
    <h1>1.18.32</h1>
    <ul>
    <li>api-change:<code>codebuild</code>: [<code>botocore</code>] Documentation updates for CodeBuild</li>
    <li>api-change:<code>firehose</code>: [<code>botocore</code>] This release adds the Dynamic Partitioning feature to Kinesis Data Firehose service for S3 destinations.</li>
    <li>api-change:<code>kms</code>: [<code>botocore</code>] This release has changes to KMS nomenclature to remove the word master from both the &quot;Customer master key&quot; and &quot;CMK&quot; abbreviation and replace those naming conventions with &quot;KMS key&quot;.</li>
    <li>api-change:<code>cloudformation</code>: [<code>botocore</code>] AWS CloudFormation allows you to iteratively develop your applications when failures are encountered without rolling back successfully provisioned resources. By specifying stack failure options, you can troubleshoot resources in a CREATE_FAILED or UPDATE_FAILED status.</li>
    </ul>
    <h1>1.18.31</h1>
    <ul>
    <li>api-change:<code>s3</code>: [<code>botocore</code>] Documentation updates for Amazon S3.</li>
    <li>api-change:<code>emr</code>: [<code>botocore</code>] Update emr client to latest version</li>
    <li>api-change:<code>ec2</code>: [<code>botocore</code>] This release adds the BootMode flag to the ImportImage API and showing the detected BootMode of an ImportImage task.</li>
    </ul>
    <h1>1.18.30</h1>
    <ul>
    <li>api-change:<code>transcribe</code>: [<code>botocore</code>] This release adds support for batch transcription in six new languages - Afrikaans, Danish, Mandarin Chinese (Taiwan), New Zealand English, South African English, and Thai.</li>
    <li>api-change:<code>rekognition</code>: [<code>botocore</code>] This release added new attributes to Rekognition RecognizeCelebities and GetCelebrityInfo API operations.</li>
    <li>api-change:<code>ec2</code>: [<code>botocore</code>] Support added for resizing VPC prefix lists</li>
    <li>api-change:<code>compute-optimizer</code>: [<code>botocore</code>] Adds support for 1) the AWS Graviton (AWS_ARM64) recommendation preference for Amazon EC2 instance and Auto Scaling group recommendations, and 2) the ability to get the enrollment statuses for all member accounts of an organization.</li>
    </ul>
    <h1>1.18.29</h1>
    <ul>
    <li>api-change:<code>fms</code>: [<code>botocore</code>] AWS Firewall Manager now supports triggering resource cleanup workflow when account or resource goes out of policy scope for AWS WAF, Security group, AWS Network Firewall, and Amazon Route 53 Resolver DNS Firewall policies.</li>
    <li>api-change:<code>ec2</code>: [<code>botocore</code>] Support added for IMDS IPv6 endpoint</li>
    <li>api-change:<code>datasync</code>: [<code>botocore</code>] Added include filters to CreateTask and UpdateTask, and added exclude filters to StartTaskExecution, giving customers more granular control over how DataSync transfers files, folders, and objects.</li>
    <li>api-change:<code>events</code>: [<code>botocore</code>] AWS CWEvents adds an enum of EXTERNAL for EcsParameters LaunchType for PutTargets API</li>
    </ul>
    <h1>1.18.28</h1>
    <ul>
    <li>api-change:<code>mediaconvert</code>: [<code>botocore</code>] AWS Elemental MediaConvert SDK has added MBAFF encoding support for AVC video and the ability to pass encryption context from the job settings to S3.</li>
    <li>api-change:<code>polly</code>: [<code>botocore</code>] Amazon Polly adds new New Zealand English voice - Aria. Aria is available as Neural voice only.</li>
    <li>api-change:<code>transcribe</code>: [<code>botocore</code>] This release adds support for feature tagging with Amazon Transcribe batch jobs.</li>
    <li>api-change:<code>ssm</code>: [<code>botocore</code>] Updated Parameter Store property for logging improvements.</li>
    <li>api-change:<code>iot-data</code>: [<code>botocore</code>] Updated Publish with support for new Retain flag and added two new API operations: GetRetainedMessage, ListRetainedMessages.</li>
    </ul>
    <h1>1.18.27</h1>
    <ul>
    <li>api-change:<code>dms</code>: [<code>botocore</code>] Amazon AWS DMS service now support Redis target endpoint migration. Now S3 endpoint setting is capable to setup features which are used to be configurable only in extract connection attributes.</li>
    <li>api-change:<code>frauddetector</code>: [<code>botocore</code>] Updated an element of the DescribeModelVersion API response (LogitMetrics -&gt; logOddsMetrics) for clarity. Added new exceptions to several APIs to protect against unlikely scenarios.</li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/boto/boto3/commit/44d6c6e217c8c38834c6e3060fa3d74d025c253b"><code>44d6c6e</code></a> Merge branch 'release-1.18.32'</li>
    <li><a href="https://github.com/boto/boto3/commit/51d52601364df42db41c9f694154c3eb880c43f8"><code>51d5260</code></a> Bumping version to 1.18.32</li>
    <li><a href="https://github.com/boto/boto3/commit/7102ea3f5b39bacbe6cd7228fb893c3be016fc02"><code>7102ea3</code></a> Add changelog entries from botocore</li>
    <li><a href="https://github.com/boto/boto3/commit/23593c33b50e5fb212eb0fbfa0f2b2ccf3bf1462"><code>23593c3</code></a> Merge branch 'release-1.18.31'</li>
    <li><a href="https://github.com/boto/boto3/commit/64ed0b140329e77d61571703ad8f6ff5cbf61122"><code>64ed0b1</code></a> Merge branch 'release-1.18.31' into develop</li>
    <li><a href="https://github.com/boto/boto3/commit/95549f4e3390e4c139d98ed619050e885dd1e7e8"><code>95549f4</code></a> Bumping version to 1.18.31</li>
    <li><a href="https://github.com/boto/boto3/commit/cd3066ea25fe51ea30a9be038745080abef9b415"><code>cd3066e</code></a> Add changelog entries from botocore</li>
    <li><a href="https://github.com/boto/boto3/commit/efdcad0799f9b4e84252e18c3b2ae4172a3ad532"><code>efdcad0</code></a> Merge branch 'release-1.18.30'</li>
    <li><a href="https://github.com/boto/boto3/commit/42319f558b3f851be19c6956b59c65e959d26362"><code>42319f5</code></a> Merge branch 'release-1.18.30' into develop</li>
    <li><a href="https://github.com/boto/boto3/commit/d37401c78d26c207eedea487d2c688c67ec0f946"><code>d37401c</code></a> Bumping version to 1.18.30</li>
    <li>Additional commits viewable in <a href="https://github.com/boto/boto3/compare/1.18.26...1.18.32">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=pip&previous-version=1.18.26&new-version=1.18.32)](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 Aug 31, 2021
    Configuration menu
    Copy the full SHA
    74b66a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. chore(deps-dev): bump mkdocs-material from 7.2.4 to 7.2.6 (#665)

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.2.4 to 7.2.6.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's releases</a>.</em></p>
    <blockquote>
    <h2>mkdocs-material-7.2.6</h2>
    <ul>
    <li>Fixed rendering of <code>blockquote</code> elements (7.0.0 regression)</li>
    <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/2973">#2973</a>: Custom search worker setting ignored</li>
    </ul>
    <h2>mkdocs-material-7.2.5</h2>
    <ul>
    <li>Updated Portuguese translations</li>
    <li>Fixed execution of RxJS teardown logic (7.2.3 regression)</li>
    <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/2970">#2970</a>: Search results show escaped characters (7.2.2 regression)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md">mkdocs-material's changelog</a>.</em></p>
    <blockquote>
    <h3>7.2.6 <!-- raw HTML omitted -->_ September 1, 2021<!-- raw HTML omitted --></h3>
    <ul>
    <li>Fixed rendering of <code>blockquote</code> elements (7.0.0 regression)</li>
    <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/2973">#2973</a>: Custom search worker setting ignored</li>
    </ul>
    <h3>7.2.5 <!-- raw HTML omitted -->_ August 25, 2021<!-- raw HTML omitted --></h3>
    <ul>
    <li>Updated Portuguese translations</li>
    <li>Fixed execution of RxJS teardown logic (7.2.3 regression)</li>
    <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/2970">#2970</a>: Search results show escaped characters (7.2.2 regression)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/squidfunk/mkdocs-material/commit/bfdd0df4b4909f2ccf0714527a613cef70bca188"><code>bfdd0df</code></a> Bump tar from 6.1.2 to 6.1.11 (<a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/2988">#2988</a>)</li>
    <li><a href="https://github.com/squidfunk/mkdocs-material/commit/e4bca536cb72f126f1fba3adae9c881902b48e24"><code>e4bca53</code></a> Prepare 7.2.6 release</li>
    <li><a href="https://github.com/squidfunk/mkdocs-material/commit/4429e16e941877fefdc823abb167c08720863700"><code>4429e16</code></a> Fixed rendering of block quotes</li>
    <li><a href="https://github.com/squidfunk/mkdocs-material/commit/6b5035f5580f97532d664e3d1babf5f320e88ee9"><code>6b5035f</code></a> Canonicalized linting paths</li>
    <li><a href="https://github.com/squidfunk/mkdocs-material/commit/b33aba3da629be59e26d1e244609bad5469f3e93"><code>b33aba3</code></a> Updated dependencies</li>
    <li><a href="https://github.com/squidfunk/mkdocs-material/commit/441381b7af9a50d966ca9f55178e90de5f5abde3"><code>441381b</code></a> Fixed search worker override not being respected</li>
    <li><a href="https://github.com/squidfunk/mkdocs-material/commit/2d411a2b418cdcac213e0c6ac392b42763f8ca85"><code>2d411a2</code></a> Updated README</li>
    <li><a href="https://github.com/squidfunk/mkdocs-material/commit/f32c3d4855777bdc566f9211f7f715971e659f3e"><code>f32c3d4</code></a> Updated README</li>
    <li><a href="https://github.com/squidfunk/mkdocs-material/commit/d4a35d7fbc227b4a6522a9c9509927a00d08c475"><code>d4a35d7</code></a> Updated Insiders changelog</li>
    <li><a href="https://github.com/squidfunk/mkdocs-material/commit/ede0fb71f7a5e5db96c65acce87540db8f37855b"><code>ede0fb7</code></a> Prepare 7.2.5 release</li>
    <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/7.2.4...7.2.6">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-material&package-manager=pip&previous-version=7.2.4&new-version=7.2.6)](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 Sep 1, 2021
    Configuration menu
    Copy the full SHA
    7b214c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. fix: Fix issue with strip_prefixes (#647)

    * Fix issue with strip_prefixes
    
    * Add test
    
    * Update docs to clarify usage
    
    Co-authored-by: Brian Villemarette <brian.villemarette@trucesoftware.com>
    BVMiko and Brian Villemarette authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    6dee33a View commit details
    Browse the repository at this point in the history
  2. chore: bump to 1.20.2

    Tom McCarthy committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    e54263e View commit details
    Browse the repository at this point in the history
Loading