You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2023/01/05 08:58:42 UTC

[GitHub] [beam] dependabot[bot] opened a new pull request, #24896: Bump github.com/aws/aws-sdk-go from 1.30.19 to 1.33.0 in /sdks

dependabot[bot] opened a new pull request, #24896:
URL: https://github.com/apache/beam/pull/24896

   Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.30.19 to 1.33.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go/blob/v1.33.0/CHANGELOG.md">github.com/aws/aws-sdk-go's changelog</a>.</em></p>
   <blockquote>
   <h1>Release v1.33.0 (2020-07-01)</h1>
   <h3>Service Client Updates</h3>
   <ul>
   <li><code>service/appsync</code>: Updates service API and documentation</li>
   <li><code>service/chime</code>: Updates service API and documentation
   <ul>
   <li>This release supports third party emergency call routing configuration for Amazon Chime Voice Connectors.</li>
   </ul>
   </li>
   <li><code>service/codebuild</code>: Updates service API and documentation
   <ul>
   <li>Support build status config in project source</li>
   </ul>
   </li>
   <li><code>service/imagebuilder</code>: Updates service API and documentation</li>
   <li><code>service/rds</code>: Updates service API
   <ul>
   <li>This release adds the exceptions KMSKeyNotAccessibleFault and InvalidDBClusterStateFault to the Amazon RDS ModifyDBInstance API.</li>
   </ul>
   </li>
   <li><code>service/securityhub</code>: Updates service API and documentation</li>
   </ul>
   <h3>SDK Features</h3>
   <ul>
   <li><code>service/s3/s3crypto</code>: Introduces <code>EncryptionClientV2</code> and <code>DecryptionClientV2</code> encryption and decryption clients which support a new key wrapping algorithm <code>kms+context</code>. (<a href="https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/3403">#3403</a>)
   <ul>
   <li><code>DecryptionClientV2</code> maintains the ability to decrypt objects encrypted using the <code>EncryptionClient</code>.</li>
   <li>Please see <code>s3crypto</code> documentation for migration details.</li>
   </ul>
   </li>
   </ul>
   <h1>Release v1.32.13 (2020-06-30)</h1>
   <h3>Service Client Updates</h3>
   <ul>
   <li><code>service/codeguru-reviewer</code>: Updates service API and documentation</li>
   <li><code>service/comprehendmedical</code>: Updates service API</li>
   <li><code>service/ec2</code>: Updates service API and documentation
   <ul>
   <li>Added support for tag-on-create for CreateVpc, CreateEgressOnlyInternetGateway, CreateSecurityGroup, CreateSubnet, CreateNetworkInterface, CreateNetworkAcl, CreateDhcpOptions and CreateInternetGateway. You can now specify tags when creating any of these resources. For more information about tagging, see AWS Tagging Strategies.</li>
   </ul>
   </li>
   <li><code>service/ecr</code>: Updates service API and documentation
   <ul>
   <li>Add a new parameter (ImageDigest) and a new exception (ImageDigestDoesNotMatchException) to PutImage API to support pushing image by digest.</li>
   </ul>
   </li>
   <li><code>service/rds</code>: Updates service documentation
   <ul>
   <li>Documentation updates for rds</li>
   </ul>
   </li>
   </ul>
   <h1>Release v1.32.12 (2020-06-29)</h1>
   <h3>Service Client Updates</h3>
   <ul>
   <li><code>service/autoscaling</code>: Updates service documentation and examples
   <ul>
   <li>Documentation updates for Amazon EC2 Auto Scaling.</li>
   </ul>
   </li>
   <li><code>service/codeguruprofiler</code>: Updates service API, documentation, and paginators</li>
   <li><code>service/codestar-connections</code>: Updates service API, documentation, and paginators</li>
   <li><code>service/ec2</code>: Updates service API, documentation, and paginators
   <ul>
   <li>Virtual Private Cloud (VPC) customers can now create and manage their own Prefix Lists to simplify VPC configurations.</li>
   </ul>
   </li>
   </ul>
   <h1>Release v1.32.11 (2020-06-26)</h1>
   <h3>Service Client Updates</h3>
   <ul>
   <li><code>service/cloudformation</code>: Updates service API and documentation
   <ul>
   <li>ListStackInstances and DescribeStackInstance now return a new <code>StackInstanceStatus</code> object that contains <code>DetailedStatus</code> values: a disambiguation of the more generic <code>Status</code> value. ListStackInstances output can now be filtered on <code>DetailedStatus</code> using the new <code>Filters</code> parameter.</li>
   </ul>
   </li>
   <li><code>service/cognito-idp</code>: Updates service API</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/aws/aws-sdk-go/commit/b5d0d967ee8d6443d31ba816cfce269b8647ee02"><code>b5d0d96</code></a> Release v1.33.0 (2020-07-01)</li>
   <li><a href="https://github.com/aws/aws-sdk-go/commit/4705b392b00766f7b12024f035577fc0d0bbd83e"><code>4705b39</code></a> Fix CHANGELOG_PENDING.md entry (<a href="https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/3404">#3404</a>)</li>
   <li><a href="https://github.com/aws/aws-sdk-go/commit/dda576eb4a74cd9dd3964a64cb51a7cfc9c0daba"><code>dda576e</code></a> service/cloudfront/sign: Fix Documentation Typo (<a href="https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/3402">#3402</a>)</li>
   <li><a href="https://github.com/aws/aws-sdk-go/commit/35fa6ddf45c061e0f08d3a3b5119f8f4da38f6d1"><code>35fa6dd</code></a> service/s3/s3crypto: V2 Client Release (<a href="https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/3403">#3403</a>)</li>
   <li><a href="https://github.com/aws/aws-sdk-go/commit/9dbc703df458bf0c6a62449bf1dae683b9e43c4a"><code>9dbc703</code></a> Release v1.32.13 (2020-06-30) (<a href="https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/3400">#3400</a>)</li>
   <li><a href="https://github.com/aws/aws-sdk-go/commit/6ec1b39f16fc09ce55d3ad6051d89c30c4a0d70b"><code>6ec1b39</code></a> Release v1.32.12 (2020-06-29) (<a href="https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/3397">#3397</a>)</li>
   <li><a href="https://github.com/aws/aws-sdk-go/commit/15f0e61bf4c3a257b65b6adc4fd325897ef47ddc"><code>15f0e61</code></a> Release v1.32.11 (2020-06-26) (<a href="https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/3395">#3395</a>)</li>
   <li><a href="https://github.com/aws/aws-sdk-go/commit/cd54c31d9da62f41e1d61fac56f9f0abf49e22a5"><code>cd54c31</code></a> Release v1.32.10 (2020-06-25) (<a href="https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/3393">#3393</a>)</li>
   <li><a href="https://github.com/aws/aws-sdk-go/commit/8932aba880b7262d1099f87b59970958a4ea6b12"><code>8932aba</code></a> Release v1.32.9 (2020-06-24) (<a href="https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/3391">#3391</a>)</li>
   <li><a href="https://github.com/aws/aws-sdk-go/commit/ea6bf359d6dfe4bab7021a296435d5eda5922796"><code>ea6bf35</code></a> Release v1.32.8 (2020-06-23) (<a href="https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/3388">#3388</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go/compare/v1.30.19...v1.33.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/aws-sdk-go&package-manager=go_modules&previous-version=1.30.19&new-version=1.33.0)](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)
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/beam/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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] codecov[bot] commented on pull request #24896: Bump github.com/aws/aws-sdk-go from 1.30.19 to 1.33.0 in /sdks

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on PR #24896:
URL: https://github.com/apache/beam/pull/24896#issuecomment-1371950103

   # [Codecov](https://codecov.io/gh/apache/beam/pull/24896?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#24896](https://codecov.io/gh/apache/beam/pull/24896?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (a672bb9) into [master](https://codecov.io/gh/apache/beam/commit/9cd76eaa482d344dd79dc83aa551ba1e2d2d4d87?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (9cd76ea) will **increase** coverage by `0.05%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #24896      +/-   ##
   ==========================================
   + Coverage   73.12%   73.17%   +0.05%     
   ==========================================
     Files         731      731              
     Lines       97955    97955              
   ==========================================
   + Hits        71625    71678      +53     
   + Misses      24974    24917      -57     
   - Partials     1356     1360       +4     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | go | `51.62% <ø> (+0.17%)` | :arrow_up: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/beam/pull/24896?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [sdks/go/pkg/beam/core/runtime/exec/userstate.go](https://codecov.io/gh/apache/beam/pull/24896?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvZXhlYy91c2Vyc3RhdGUuZ28=) | `7.37% <0.00%> (+1.91%)` | :arrow_up: |
   | [sdks/go/pkg/beam/core/runtime/exec/plan.go](https://codecov.io/gh/apache/beam/pull/24896?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvZXhlYy9wbGFuLmdv) | `49.32% <0.00%> (+2.02%)` | :arrow_up: |
   | [sdks/go/pkg/beam/core/runtime/exec/translate.go](https://codecov.io/gh/apache/beam/pull/24896?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvZXhlYy90cmFuc2xhdGUuZ28=) | `23.74% <0.00%> (+6.54%)` | :arrow_up: |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] commented on pull request #24896: Bump github.com/aws/aws-sdk-go from 1.30.19 to 1.33.0 in /sdks

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #24896:
URL: https://github.com/apache/beam/pull/24896#issuecomment-1371981307

   Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @lostluck for label go.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
   
   The PR bot will only process comments in the main thread (not review comments).


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lostluck merged pull request #24896: Bump github.com/aws/aws-sdk-go from 1.30.19 to 1.33.0 in /sdks

Posted by GitBox <gi...@apache.org>.
lostluck merged PR #24896:
URL: https://github.com/apache/beam/pull/24896


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org