Build(deps): bump github.com/aws/aws-sdk-go from 1.44.130 to 1.44.139 #265

Closed
argoyle wants to merge 0 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-1.44.139 into main
argoyle commented 2022-11-16 22:40:42 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go from 1.44.130 to 1.44.139.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.44.139 (2022-11-16)

Service Client Updates

  • service/batch: Updates service documentation
    • Documentation updates related to Batch on EKS
  • service/billingconductor: Updates service API and documentation
  • service/cloudformation: Updates service API
    • Added UnsupportedTarget HandlerErrorCode for use with CFN Resource Hooks
  • service/comprehendmedical: Updates service API
  • service/connect: Updates service API and documentation
  • service/eks: Updates service API and documentation
  • service/elasticache: Updates service API and documentation
    • for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0
  • service/iottwinmaker: Updates service API, documentation, and paginators
  • service/personalize-events: Updates service API and documentation
  • service/proton: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for container databases (CDBs) to Amazon RDS Custom for Oracle. A CDB contains one PDB at creation. You can add more PDBs using Oracle SQL. You can also customize your database installation by setting the Oracle base, Oracle home, and the OS user name and group.
  • service/ssm: Updates service API, documentation, and paginators
    • This release adds support for cross account access in CreateOpsItem, UpdateOpsItem and GetOpsItem. It introduces new APIs to setup resource policies for SSM resources: PutResourcePolicy, GetResourcePolicies and DeleteResourcePolicy.
  • service/ssm-incidents: Updates service API and documentation
  • service/transfer: Updates service API
    • Allow additional operations to throw ThrottlingException
  • service/xray: Updates service API, documentation, and paginators
    • This release adds new APIs - PutResourcePolicy, DeleteResourcePolicy, ListResourcePolicies for supporting resource based policies for AWS X-Ray.

Release v1.44.138 (2022-11-15)

Service Client Updates

  • service/connect: Updates service API
  • service/greengrassv2: Updates service API and documentation
  • service/route53: Updates service API
    • Amazon Route 53 now supports the Europe (Spain) Region (eu-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • service/ssmsap: Updates service API, documentation, paginators, and examples
  • service/workspaces: Updates service API and documentation
    • This release introduces ModifyCertificateBasedAuthProperties, a new API that allows control of certificate-based auth properties associated with a WorkSpaces directory. The DescribeWorkspaceDirectories API will now additionally return certificate-based auth properties in its responses.

Release v1.44.137 (2022-11-14)

Service Client Updates

  • service/customer-profiles: Updates service API and documentation
  • service/lakeformation: Updates service API and documentation
  • service/managedblockchain: Updates service documentation
  • service/proton: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for restoring an RDS Multi-AZ DB cluster snapshot to a Single-AZ deployment or a Multi-AZ DB instance deployment.
  • service/workdocs: Updates service API and documentation

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.130 to 1.44.139. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's releases</a>.</em></p> <blockquote> <h1>Release v1.44.139 (2022-11-16)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/batch</code>: Updates service documentation <ul> <li>Documentation updates related to Batch on EKS</li> </ul> </li> <li><code>service/billingconductor</code>: Updates service API and documentation</li> <li><code>service/cloudformation</code>: Updates service API <ul> <li>Added UnsupportedTarget HandlerErrorCode for use with CFN Resource Hooks</li> </ul> </li> <li><code>service/comprehendmedical</code>: Updates service API</li> <li><code>service/connect</code>: Updates service API and documentation</li> <li><code>service/eks</code>: Updates service API and documentation</li> <li><code>service/elasticache</code>: Updates service API and documentation <ul> <li>for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0</li> </ul> </li> <li><code>service/iottwinmaker</code>: Updates service API, documentation, and paginators</li> <li><code>service/personalize-events</code>: Updates service API and documentation</li> <li><code>service/proton</code>: Updates service API and documentation</li> <li><code>service/rds</code>: Updates service API, documentation, waiters, paginators, and examples <ul> <li>This release adds support for container databases (CDBs) to Amazon RDS Custom for Oracle. A CDB contains one PDB at creation. You can add more PDBs using Oracle SQL. You can also customize your database installation by setting the Oracle base, Oracle home, and the OS user name and group.</li> </ul> </li> <li><code>service/ssm</code>: Updates service API, documentation, and paginators <ul> <li>This release adds support for cross account access in CreateOpsItem, UpdateOpsItem and GetOpsItem. It introduces new APIs to setup resource policies for SSM resources: PutResourcePolicy, GetResourcePolicies and DeleteResourcePolicy.</li> </ul> </li> <li><code>service/ssm-incidents</code>: Updates service API and documentation</li> <li><code>service/transfer</code>: Updates service API <ul> <li>Allow additional operations to throw ThrottlingException</li> </ul> </li> <li><code>service/xray</code>: Updates service API, documentation, and paginators <ul> <li>This release adds new APIs - PutResourcePolicy, DeleteResourcePolicy, ListResourcePolicies for supporting resource based policies for AWS X-Ray.</li> </ul> </li> </ul> <h1>Release v1.44.138 (2022-11-15)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/connect</code>: Updates service API</li> <li><code>service/greengrassv2</code>: Updates service API and documentation</li> <li><code>service/route53</code>: Updates service API <ul> <li>Amazon Route 53 now supports the Europe (Spain) Region (eu-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.</li> </ul> </li> <li><code>service/ssmsap</code>: Updates service API, documentation, paginators, and examples</li> <li><code>service/workspaces</code>: Updates service API and documentation <ul> <li>This release introduces ModifyCertificateBasedAuthProperties, a new API that allows control of certificate-based auth properties associated with a WorkSpaces directory. The DescribeWorkspaceDirectories API will now additionally return certificate-based auth properties in its responses.</li> </ul> </li> </ul> <h1>Release v1.44.137 (2022-11-14)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/customer-profiles</code>: Updates service API and documentation</li> <li><code>service/lakeformation</code>: Updates service API and documentation</li> <li><code>service/managedblockchain</code>: Updates service documentation</li> <li><code>service/proton</code>: Updates service API and documentation</li> <li><code>service/rds</code>: Updates service API, documentation, waiters, paginators, and examples <ul> <li>This release adds support for restoring an RDS Multi-AZ DB cluster snapshot to a Single-AZ deployment or a Multi-AZ DB instance deployment.</li> </ul> </li> <li><code>service/workdocs</code>: Updates service API and documentation</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/6232b911c52e9647babe3d47aa8c30b560b183b3"><code>6232b91</code></a> Release v1.44.139 (2022-11-16) (<a href="https://github.com/aws/aws-sdk-go/issues/4625">#4625</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/e4e9a9808bde7b25e46628bef647d5ef4d5d26a2"><code>e4e9a98</code></a> Release v1.44.138 (2022-11-15) (<a href="https://github.com/aws/aws-sdk-go/issues/4624">#4624</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/a11b2070d6a63041d4cfbd1f5d0d8d37628230f9"><code>a11b207</code></a> Release v1.44.137 (2022-11-14) (<a href="https://github.com/aws/aws-sdk-go/issues/4622">#4622</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/00c5fc72f87f4eebe2fc25400d9283ca2bceb0ea"><code>00c5fc7</code></a> Release v1.44.136 (2022-11-11) (<a href="https://github.com/aws/aws-sdk-go/issues/4620">#4620</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/2d26930f04c9ef7e02cc6ad143c26c779b338c8e"><code>2d26930</code></a> Release v1.44.135 (2022-11-10) (<a href="https://github.com/aws/aws-sdk-go/issues/4619">#4619</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/b4fc3aa52b054aaad4d16f31f10e3a5b05a2e203"><code>b4fc3aa</code></a> Release v1.44.134 (2022-11-09) (<a href="https://github.com/aws/aws-sdk-go/issues/4617">#4617</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/b682b31ee89b7310b4ccad3e434aa8be70cf5fe4"><code>b682b31</code></a> Release v1.44.133 (2022-11-08) (<a href="https://github.com/aws/aws-sdk-go/issues/4616">#4616</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/ddc6ad3b4da199468c2ef42b3ebbc08bb40c3d3a"><code>ddc6ad3</code></a> Release v1.44.132 (2022-11-07) (<a href="https://github.com/aws/aws-sdk-go/issues/4615">#4615</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/ab32314d133ec3e48a6e6cea06578ec676bb995b"><code>ab32314</code></a> Release v1.44.131 (2022-11-04) (<a href="https://github.com/aws/aws-sdk-go/issues/4614">#4614</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/0a557e1761814d1a6ebe99eedf566447deaf6ef0"><code>0a557e1</code></a> upgrades version of golang.org/x/net (<a href="https://github.com/aws/aws-sdk-go/issues/4613">#4613</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.44.130...v1.44.139">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) closed this pull request 2022-11-17 08:56:27 +00:00
argoyle commented 2022-11-17 08:56:29 +00:00 (Migrated from gitlab.com)

Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/s3uploader#265