aws-sdk-applicationautoscaling 1.124.0 → 1.125.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: 2baf2d34f15a654a0decfc1f76945808d84508de1a6086d6e3d9786d04858fda
4
- data.tar.gz: 8c7cb71a46d67c20f8b40fb7b5f83b7648a2fb466ba025cad652f3b86fabdd30
3
+ metadata.gz: c1b178ed25704f3e438c8b3da4f3c196420aebc6c0b0398296b8eaef25f702ba
4
+ data.tar.gz: 3928a7c28f34cee3582e97d515d582459b2f0f5cdbb603964c37e91d1c5cc4a6
5
5
  SHA512:
6
- metadata.gz: 7edae85483fbc39db6425882670f83aeb7a85e98b6a421f2ab2babedc19b1daf2a4b9d113bb5b6138827880aa52602a5710f044c3dcc41474ae5858aa0ff5203
7
- data.tar.gz: 7face2a37ea41ffcf2419abe492a366e73ab36a056042b889eaa762a5b35009735255c8d95dbb0b5345f450ea5f8913bf4ba7bc15123d3990e8eeae92a286f6b
6
+ metadata.gz: 2a403cd335e806f2ac6a83c44896e147970d28c5122590325c73116f2115696f6370cc9bdf460a59be0e524ff5f8243f95bdce5c03cb5cd31a37aeeeaf7fe79e
7
+ data.tar.gz: 1077678c223cfa06cabf03238ebb8115842044af24de3fce65913663b5f46e57f06a0f5ec3577aa465222060174351923ad49c2d178d8ca7865de0a147f1c405
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.125.0 (2026-07-09)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.124.0 (2026-06-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.124.0
1
+ 1.125.0
@@ -3880,7 +3880,7 @@ module Aws::ApplicationAutoScaling
3880
3880
  tracer: tracer
3881
3881
  )
3882
3882
  context[:gem_name] = 'aws-sdk-applicationautoscaling'
3883
- context[:gem_version] = '1.124.0'
3883
+ context[:gem_version] = '1.125.0'
3884
3884
  Seahorse::Client::Request.new(handlers, context)
3885
3885
  end
3886
3886
 
@@ -54,7 +54,7 @@ module Aws::ApplicationAutoScaling
54
54
  autoload :EndpointProvider, 'aws-sdk-applicationautoscaling/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-applicationautoscaling/endpoints'
56
56
 
57
- GEM_VERSION = '1.124.0'
57
+ GEM_VERSION = '1.125.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-applicationautoscaling
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.124.0
4
+ version: 1.125.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.248.0
21
+ version: 3.254.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.248.0
31
+ version: 3.254.0
32
32
  - !ruby/object:Gem::Dependency
33
33
  name: aws-sigv4
34
34
  requirement: !ruby/object:Gem::Requirement