dependabot[bot] opened a new pull request, #123: URL: https://github.com/apache/ignite-extensions/pull/123
Bumps [aws-encryption-sdk-java](https://github.com/aws/aws-encryption-sdk-java) from 1.3.2 to 2.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-encryption-sdk-java/releases">aws-encryption-sdk-java's releases</a>.</em></p> <blockquote> <h2>AWS Encryption SDK 2.2.0 Release -- 2021-05-27</h2> <h1>Features</h1> <ul> <li>Improvements to the message decryption process</li> </ul> <p>See <a href="https://github.com/aws/aws-encryption-sdk-java/security/advisories/GHSA-55xh-53m6-936r">https://github.com/aws/aws-encryption-sdk-java/security/advisories/GHSA-55xh-53m6-936r</a></p> <h2>AWS Encryption SDK 2.0.0 Release -- 2020-09-24</h2> <h1>Features</h1> <ul> <li>Updates to the AWS Encryption SDK.</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>AWS KMS KeyIDs must be specified explicitly or Discovery mode explicitly chosen. Key committing suites are now default. CommitmentPolicy requires commitment by default.</li> </ul> <p>See: <a href="https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/migration.html">https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/migration.html</a></p> <h2>AWS Encryption SDK 1.9.1 Release -- 2021-10-29</h2> <h3><a href="https://github.com/aws/aws-encryption-sdk-java/compare/v1.9.0...v1.9.1">1.9.1</a> (2021-10-28)</h3> <h3>Fixes</h3> <ul> <li>"AWS Encryption SDK 1.9.1 Release" (<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/391">#391</a>) (<a href="https://github.com/aws/aws-encryption-sdk-java/commit/cacee86ad07ee162dd9b7de6f37ba6de89428600">cacee86</a>)</li> </ul> <h3>Maintenance</h3> <ul> <li>Add back removed CiphertextHeaders.deserialize method (<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/383">#383</a>) (<a href="https://github.com/aws/aws-encryption-sdk-java/commit/468625d03490ed007b5bfc2c20d04cd4973d798e">468625d</a>)</li> <li>add corretto11 (<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/390">#390</a>) (<a href="https://github.com/aws/aws-encryption-sdk-java/commit/f3140a7acebded80e07fedc5bc174fe223ec9d25">f3140a7</a>)</li> <li>CI formatting (<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/388">#388</a>) (<a href="https://github.com/aws/aws-encryption-sdk-java/commit/129c2c058fcbfd4b0cf10b2a5ec63dd7f4640a81">129c2c0</a>)</li> <li>fix typo (<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/392">#392</a>) (<a href="https://github.com/aws/aws-encryption-sdk-java/commit/f1f8d9fc9dec9e450cd63cf171048b134dd8d17c">f1f8d9f</a>)</li> <li>update mainline-1.x with new release process (<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/385">#385</a>) (<a href="https://github.com/aws/aws-encryption-sdk-java/commit/c55c2d205427f62a4c22444bc675cf12d6212e0c">c55c2d2</a>)</li> </ul> <h2>AWS Encryption SDK 1.9.0 Release -- 2021-05-27</h2> <h1>Features</h1> <ul> <li>Improvements to the message decryption process</li> </ul> <p>See <a href="https://github.com/aws/aws-encryption-sdk-java/security/advisories/GHSA-55xh-53m6-936r">https://github.com/aws/aws-encryption-sdk-java/security/advisories/GHSA-55xh-53m6-936r</a></p> <h2>AWS Encryption SDK 1.7.0 Release -- 2020-09-24</h2> <h1>Features</h1> <ul> <li>Updates to the AWS Encryption SDK.</li> </ul> <p>See migration guide: <a href="https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/migration.html">https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/migration.html</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-encryption-sdk-java/blob/master/CHANGELOG.md">aws-encryption-sdk-java's changelog</a>.</em></p> <blockquote> <h3>2.2.0 -- 2021-05-27</h3> <ul> <li> <p>feat: Improvements to the message decryption process.</p> <p>See <a href="https://github.com/aws/aws-encryption-sdk-java/security/advisories/GHSA-55xh-53m6-936r">https://github.com/aws/aws-encryption-sdk-java/security/advisories/GHSA-55xh-53m6-936r</a></p> </li> </ul> <h3>2.0.0 -- 2020-09-24</h3> <ul> <li>feat!: Updates to the AWS Encryption SDK. 4678ffa</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>AWS KMS KeyIDs must be specified explicitly or Discovery mode explicitly chosen. Key committing suites are now default. CommitmentPolicy requires commitment by default.</li> </ul> <p>See: <a href="https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/migration.html">https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/migration.html</a></p> <h3>1.7.0 -- 2020-09-24</h3> <ul> <li>feat: Updates to the AWS Encryption SDK. a6be12a</li> </ul> <h3>1.6.2 -- 2020-05-26</h3> <h3>Patches</h3> <ul> <li>Validate final frame length does not exceed the frame size in the message header [PR <a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/166">#166</a>](<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/pull/166">aws/aws-encryption-sdk-java#166</a>)</li> <li>Validate entire ciphertext has been processed before returning [PR <a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/191">#191</a>](<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/pull/191">aws/aws-encryption-sdk-java#191</a>)</li> </ul> <h3>Maintenance</h3> <ul> <li>Update AWS Java SDK version from 1.11.561 to 1.11.704. [PR <a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/186">#186</a>](<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/pull/186">aws/aws-encryption-sdk-java#186</a>)</li> <li>Upgrade Bouncy Castle from 1.61 to 1.65 [PR <a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/179">#179</a>](<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/pull/179">aws/aws-encryption-sdk-java#179</a>)</li> </ul> <h3>1.6.1 -- 2019-10-29</h3> <h3>Deprecation Warnings</h3> <ul> <li> <p>Deprecated <code>AwsCrypto.encryptString()</code> and <code>AwsCrypto.decryptString()</code>. Replace your calls to these methods with calls to AwsCrypto.encryptData() and AwsCrypto.decryptData(). Unlike the deprecated methods, these methods don't perform any Base64 encoding or decoding, so they are fully compatible with other language implementations of the AWS Encryption SDK.</p> <p>If you need Base64 encoding or decoding for your application, you can add it outside of the AWS Encryption SDK. [PR <a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/120">#120</a>](<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/pull/120">aws/aws-encryption-sdk-java#120</a>)</p> </li> </ul> <h3>Patches</h3> <ul> <li>Correctly validate version [PR <a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/116">#116</a>](<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/pull/116">aws/aws-encryption-sdk-java#116</a>)</li> <li><code>ParsedCiphertext</code> now handles truncated input properly [PR <a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/119">#119</a>](<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/pull/119">aws/aws-encryption-sdk-java#119</a>)</li> </ul> <h3>Maintenance</h3> <ul> <li>Add support for standard test vectors via <code>testVectorZip</code> system property. [PR <a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/127">#127</a>](<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/pull/127">aws/aws-encryption-sdk-java#127</a>)</li> <li>Remove all explicit cryptographic dependencies on BouncyCastle. The AWS Encryption SDK for Java still uses Bouncy Castle for other tasks. PRs <a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/pull/128">#128</a>,</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-encryption-sdk-java/commit/0ce0cb20f6cf78ce8b43d4f2e44d2e1315af495b"><code>0ce0cb2</code></a> feat: Improvements to the message decryption process (<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/251">#251</a>)</li> <li><a href="https://github.com/aws/aws-encryption-sdk-java/commit/08195476048bed3330623649e1551a7503bbb4e3"><code>0819547</code></a> chore: Add repo-sync actions (<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/247">#247</a>)</li> <li><a href="https://github.com/aws/aws-encryption-sdk-java/commit/2419d52c99f19ede861badb3d870203b8b0ca87e"><code>2419d52</code></a> chore: Automate staging and production release using CodeBuild as well (<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/244">#244</a>)</li> <li><a href="https://github.com/aws/aws-encryption-sdk-java/commit/ffd69c5de5e5d4c3d9cadc6b75027f27cd2635cc"><code>ffd69c5</code></a> chore: Add initial codebuild specs for automating release (<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/243">#243</a>)</li> <li><a href="https://github.com/aws/aws-encryption-sdk-java/commit/79f0b631919149992f4db86d1bc43122b2999265"><code>79f0b63</code></a> chore: Upgrade BouncyCastle version (<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/241">#241</a>)</li> <li><a href="https://github.com/aws/aws-encryption-sdk-java/commit/e62ddf3afe60d8e48e0bb7b2eddd5f9c6e528609"><code>e62ddf3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/236">#236</a> from alex-chew/fix-parsed-ciphertext-test</li> <li><a href="https://github.com/aws/aws-encryption-sdk-java/commit/58bea6d312937cf52d96dad53bcb829b41fc0fc0"><code>58bea6d</code></a> Merge branch 'master' into fix-parsed-ciphertext-test</li> <li><a href="https://github.com/aws/aws-encryption-sdk-java/commit/850a873f9169b289800c8af7eb84a7f03a8a91fa"><code>850a873</code></a> test: fix ParsedCiphertextTest, add to AllTestsSuite</li> <li><a href="https://github.com/aws/aws-encryption-sdk-java/commit/ca03d79c824816da958856042e7dbce10b3996d7"><code>ca03d79</code></a> chore: Clarify KmsMasterKeyProvider Strict behavior in docs (<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/235">#235</a>)</li> <li><a href="https://github.com/aws/aws-encryption-sdk-java/commit/01e2f4219164e6776e9c5ca890f4ebb84ad0cfe4"><code>01e2f42</code></a> chore: Remove Travis CI (<a href="https://github-redirect.dependabot.com/aws/aws-encryption-sdk-java/issues/234">#234</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-encryption-sdk-java/compare/1.3.2...v2.2.0">compare view</a></li> </ul> </details> <br /> [](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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/ignite-extensions/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
