aws-sdk-applicationautoscaling 1.110.0 → 1.111.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: 3787c64a20a1bb301937272890f596520962340450097561ad5fca409bcfc06e
4
- data.tar.gz: 9177b675fb81ab7c1e1e894773981cd4713af3edb839e187167a013b48d9acb9
3
+ metadata.gz: 59e0ff1aff53e4393e49299a83455aa94ec424749cbb4c9fa99662aaf1fa0c60
4
+ data.tar.gz: 11e8501d65547e45767f56106dbb1d40efd1c64693d0d7c4dc133d629d24aed8
5
5
  SHA512:
6
- metadata.gz: a5d7aa8c15af8a82675441e79b23104dd2be5a98e8484f5b2fe5e939e7433e842251043af83e7e56790f609da5088e898af206a4b8c3a9dfb09a0dd29717b1b1
7
- data.tar.gz: 48f1f8ec22527747e139ab215e34159a4f4a7fce400f9afae61873ec7f1286520423afff7ada6b8a6ad12a49ad6d6aea09862c4347f3ebf6f7b430f23f7d6fb7
6
+ metadata.gz: 3900f7b3828a2cd4d659b62a916b1f89d8b564b64c87343a801e0c59c5d0173791acd1cdb36fefaa8c94a79b1cd25d6282a4e3b089f2710e5cb189b7029bc3f7
7
+ data.tar.gz: fa08314c7c1ebc4879813e91783b0fe64a32814f9126d6bad84f82b837912d52ead93c8e31844f7f129bb9c426ab6fabbaed4ae1fec9a40dcb71d153a0486979
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.111.0 (2025-08-26)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.110.0 (2025-08-04)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.110.0
1
+ 1.111.0
@@ -3882,7 +3882,7 @@ module Aws::ApplicationAutoScaling
3882
3882
  tracer: tracer
3883
3883
  )
3884
3884
  context[:gem_name] = 'aws-sdk-applicationautoscaling'
3885
- context[:gem_version] = '1.110.0'
3885
+ context[:gem_version] = '1.111.0'
3886
3886
  Seahorse::Client::Request.new(handlers, context)
3887
3887
  end
3888
3888
 
@@ -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.110.0'
57
+ GEM_VERSION = '1.111.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.110.0
4
+ version: 1.111.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.228.0
21
+ version: 3.231.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.228.0
31
+ version: 3.231.0
32
32
  - !ruby/object:Gem::Dependency
33
33
  name: aws-sigv4
34
34
  requirement: !ruby/object:Gem::Requirement