aws-sdk-sagemakerruntimehttp2 1.5.0 → 1.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6d959e253d7c947923db3db4478123c8f3bf1e0a0ebe6537be33b47bedc14fd9
4
- data.tar.gz: 9374bc4c7ea5f3e4c44fc908739917b878c8543e6b9c4b1584e5c67be81d1fdc
3
+ metadata.gz: e8bbfb5a06e6cd2535ddbbf6e374e2c06876b59ae803d6ff885c210822c04707
4
+ data.tar.gz: 8b30f5abddb70ff6394d71ce5d813ce2887daf7ad557733b4b402de3fe500569
5
5
  SHA512:
6
- metadata.gz: 8860d8ae00e3e962587244d3b5095f5c1d513519e45e6c39315f61c38602955b46c6e035639620ec6b2877fa8735fc1904a0bf7edc509a1ada78b7da5906ab7e
7
- data.tar.gz: 8cbb2af4d20da2f9e8f8c553fa1d68a6c239aacce4fe3e138a486b48ae1788d7f98bd097b5d61ba8912697d88051682d93a75bdfcec74d8c4c28eb2f033a321e
6
+ metadata.gz: 460dcb6ab08aecab46823448f00517698a5ec9b843f19c06370eb01b40c9582e85abd92ec5dbbd548fbb6ed0448d1fcfcb32c2428b573f0f3d60a02da9ba5ac9
7
+ data.tar.gz: e96625d0e780629b39f19ed4d16acbbf22dabe2a93c2d3e87a3340ae8957ccd45a2108a9eac50587dc5fc619a695aaf9f8af70bc9c51dfad8c20af161c783208
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.6.0 (2026-05-21)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.5.0 (2026-05-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.5.0
1
+ 1.6.0
@@ -168,7 +168,7 @@ module Aws::SageMakerRuntimeHTTP2
168
168
  # the required types.
169
169
  #
170
170
  # @option options [Boolean] :correct_clock_skew (true)
171
- # Used only in `standard` and adaptive retry modes. Specifies whether to apply
171
+ # Used only in `standard` and `adaptive` retry modes. Specifies whether to apply
172
172
  # a clock skew correction and retry requests with skewed client clocks.
173
173
  #
174
174
  # @option options [String] :defaults_mode ("legacy")
@@ -283,17 +283,15 @@ module Aws::SageMakerRuntimeHTTP2
283
283
  # @option options [String] :retry_mode ("legacy")
284
284
  # Specifies which retry algorithm to use. Values are:
285
285
  #
286
- # * `legacy` - The pre-existing retry behavior. This is default value if
287
- # no retry mode is provided.
286
+ # * `legacy` - The pre-existing retry behavior. This is the default
287
+ # value if no retry mode is provided.
288
288
  #
289
289
  # * `standard` - A standardized set of retry rules across the AWS SDKs.
290
290
  # This includes support for retry quotas, which limit the number of
291
291
  # unsuccessful retries a client can make.
292
292
  #
293
- # * `adaptive` - An experimental retry mode that includes all the
294
- # functionality of `standard` mode along with automatic client side
295
- # throttling. This is a provisional mode that may change behavior
296
- # in the future.
293
+ # * `adaptive` - A retry mode that includes all the functionality of
294
+ # `standard` mode along with automatic client side throttling.
297
295
  #
298
296
  # @option options [String] :sdk_ua_app_id
299
297
  # A unique and opaque application ID that is appended to the
@@ -628,7 +626,7 @@ module Aws::SageMakerRuntimeHTTP2
628
626
  tracer: tracer
629
627
  )
630
628
  context[:gem_name] = 'aws-sdk-sagemakerruntimehttp2'
631
- context[:gem_version] = '1.5.0'
629
+ context[:gem_version] = '1.6.0'
632
630
  Seahorse::Client::Request.new(handlers, context)
633
631
  end
634
632
 
@@ -59,7 +59,7 @@ module Aws::SageMakerRuntimeHTTP2
59
59
  autoload :AsyncClient, 'aws-sdk-sagemakerruntimehttp2/async_client'
60
60
  autoload :EventStreams, 'aws-sdk-sagemakerruntimehttp2/event_streams'
61
61
 
62
- GEM_VERSION = '1.5.0'
62
+ GEM_VERSION = '1.6.0'
63
63
 
64
64
  end
65
65
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-sagemakerruntimehttp2
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
@@ -18,7 +18,7 @@ dependencies:
18
18
  version: '3'
19
19
  - - ">="
20
20
  - !ruby/object:Gem::Version
21
- version: 3.247.0
21
+ version: 3.248.0
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -28,7 +28,7 @@ dependencies:
28
28
  version: '3'
29
29
  - - ">="
30
30
  - !ruby/object:Gem::Version
31
- version: 3.247.0
31
+ version: 3.248.0
32
32
  - !ruby/object:Gem::Dependency
33
33
  name: aws-sigv4
34
34
  requirement: !ruby/object:Gem::Requirement