Commit 6b16f4f
authored
Upgrade: [dependabot] - bump @aws-sdk/client-backup from 3.1033.0 to 3.1037.0 (#3039)
Bumps
[@aws-sdk/client-backup](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-backup)
from 3.1033.0 to 3.1037.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases">@aws-sdk/client-backup's
releases</a>.</em></p>
<blockquote>
<h2>v3.1037.0</h2>
<h4>3.1037.0(2026-04-24)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-04-24
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ca3df2be81f16be0919b8fe8f384d2495def6754">ca3df2be</a>)</li>
<li><strong>client-evs:</strong> EVS now supports i7i.metal-24xl EC2
bare metal instance type, delivering high random IOPS performance with
real-time latency, ideal for IO intensive and latency-sensitive
workloads such as transactional databases, real-time analytics, and AI
ML pre-processing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fd92ee48de0325846d7ff69ce1c2568c45f0ac6b">fd92ee48</a>)</li>
<li><strong>client-cloudwatch-logs:</strong> Adding nextToken and
maxItems to the GetQueryResults API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1a5ef61934e2eff7072103ed452952b5b559ed1e">1a5ef619</a>)</li>
<li><strong>client-transfer:</strong> AWS Transfer Family now support
configurable IP address types for Web Apps of type VPC, enabling
customers to select IPv4-only or dual-stack (IPv4 and IPv6)
configurations based on their network requirements. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f2a72a8511682e4a10a931c58b34c7aaf5820b81">f2a72a85</a>)</li>
<li><strong>client-bedrock-agentcore-control:</strong> Added support for
configuring identity providers and inbound authorizers within a private
VPC for AWS Bedrock AgentCore, enabling secure network connection
without public internet access (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a0bf24cdd0e25ba11271d2b29be9ef723a1736d9">a0bf24cd</a>)</li>
<li><strong>client-connect:</strong> Amazon Connect is expanding
attachment capabilities to give customers greater flexibility and
control. Currently limited to predefined file types, the new feature
will allow contact center administrators to customize which file
extensions and sizes are supported across chat, email, tasks, and cases.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7e987e88800c133572a09fd9910cd0d74e02ea22">7e987e88</a>)</li>
<li><strong>client-connecthealth:</strong> Corrected
CreateWebAppConfiguration documentation. Adding slash as an allowed
character for the Ambient documentation agent to allow pronoun
specifications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c21882c4645ad0ef53423e426fe79df03f3ded77">c21882c4</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>client-kinesis:</strong> tolerance for flaky H2 session
ordering assertion in E2E test (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7959">#7959</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/587349604bf02f47f6b9f1ea871e899f550174bd">58734960</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.1037.0.zip</strong></p>
<h2>v3.1036.0</h2>
<h4>3.1036.0(2026-04-23)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for http2 session closure, retry
longpoll backoff, and fast-xml-parser version bump (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7958">#7958</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/107aefc4d41379a56836ade376f27eef23db8d43">107aefc4</a>)</li>
<li><strong>xml-builder:</strong> up fast-xml-parser to 5.7.1 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7957">#7957</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/110b1c01dedb62bc56449598eeaac1d838e4995f">110b1c01</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pcs:</strong> This release adds support for Slurm
25.11 with expedited requeue enabled by default for jobs failing due to
node issues, configurable requeue delay, health checks at node startup
only, and unauthenticated HTTP endpoints disabled by default for
improved security. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1110500a68d02ca42a672f126d8e4a19fb696cc1">1110500a</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-datazone:</strong> Releasing For LakehouseProperties
attributes in the Connections API's (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d0c03722e3e8761edc796b772295a6e46154bea6">d0c03722</a>)</li>
<li><strong>client-iot-managed-integrations:</strong> Adds
"Status" field to provisioning profile operation response
types, giving users visibility into the readiness of a provisioning
profile to be used for device provisioning. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/72d6968c252410178bf7dbdcfdefe883c1ea84b0">72d6968c</a>)</li>
<li><strong>client-opensearch:</strong> Amazon OpenSearch UI
applications now support cross-Region domain association, enabling you
to connect OpenSearch Dashboards in one AWS Region to OpenSearch domains
in other Regions within the same partition for centralized data
visualization. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/600311b94218e85cdf2d770347a848a83fcc9c45">600311b9</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>client-transcribe-streaming:</strong> add concurrency to
startStreamTranscription test (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7948">#7948</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2cf194b1ad8e54ba8513193cf233f9a0bb9d8f9">e2cf194b</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.1036.0.zip</strong></p>
<h2>v3.1035.0</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-backup/CHANGELOG.md">@aws-sdk/client-backup's
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1036.0...v3.1037.0">3.1037.0</a>
(2026-04-24)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-backup</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1035.0...v3.1036.0">3.1036.0</a>
(2026-04-23)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-backup</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1034.0...v3.1035.0">3.1035.0</a>
(2026-04-22)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-backup</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1033.0...v3.1034.0">3.1034.0</a>
(2026-04-21)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-backup</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/7babd8b09f04ece820e08fdc2d4601b9698133f2"><code>7babd8b</code></a>
Publish v3.1037.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/46e4ac5d38c88124d6e314cc2d27804048c2d825"><code>46e4ac5</code></a>
Publish v3.1036.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/107aefc4d41379a56836ade376f27eef23db8d43"><code>107aefc</code></a>
chore(codegen): sync for http2 session closure, retry longpoll backoff,
and f...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d8fbfbc133a0d7e3bce3075b39b151c25ef82734"><code>d8fbfbc</code></a>
Publish v3.1035.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d08b5a7f0855dfb61afc0bbaacce4b20254f1f79"><code>d08b5a7</code></a>
Publish v3.1034.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/273ad5be3adc5288e480655de1c5887a38540fe4"><code>273ad5b</code></a>
chore(codegen): sync for http2 session concurrency fixes (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-backup/issues/7942">#7942</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.1037.0/clients/client-backup">compare
view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 44e4313 commit 6b16f4f
2 files changed
Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments