aws-sdk-mainframemodernization 1.10.0 → 1.11.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: 78928ba6c6c43a9a4d31270583d49f931b1935ff8e62f38882c1d96b57da3b7c
4
- data.tar.gz: 179ab7c934c385bc0123cf73db42159876b48646a52cff6de92499f2b22b1507
3
+ metadata.gz: 37c51048a4df4257f334f1fd36e50b69fd61ee09eeda557c44693835e78324bd
4
+ data.tar.gz: 9de3d2687dd3c36b8eadf519c241c12faefd41e0a48eed5c1e24c9727be897f9
5
5
  SHA512:
6
- metadata.gz: 5162f5f9dc5e00e51e3f20b1f6b61a55d1a145d46d6fde61c55712925a1468d046ece579f74c0a099b75e08583f5bf8a8d0cf76e687fc521a6d637b9977e1cd2
7
- data.tar.gz: 3b8eaa1770fcf581cf4cbe4018d81f9ef6f10499b67bf8fd3f20560e29c8036dff44da9e4c43f16a76f3b7826b6c79ab9ae3ab771d1a47a046f5fa74b1c6377c
6
+ metadata.gz: d08b187f7da2f8f05b58961ad71842a41777a572b34ad4004d49adeacb65c652121ea2c67b0137a23e88618acc4fa0751ad5e21213b7daa4fa13fa7594ed2b9f
7
+ data.tar.gz: 2235436224a3b6cf19aa772a1d0b6601caa7d3d07a327d03a2e4fe9a72be7dc6173c92708662480d779b3ad0f85f6374edb9022dacca44db4a40d2bd085d0ec1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.11.0 (2023-09-27)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.10.0 (2023-07-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.10.0
1
+ 1.11.0
@@ -2051,7 +2051,7 @@ module Aws::MainframeModernization
2051
2051
  params: params,
2052
2052
  config: config)
2053
2053
  context[:gem_name] = 'aws-sdk-mainframemodernization'
2054
- context[:gem_version] = '1.10.0'
2054
+ context[:gem_version] = '1.11.0'
2055
2055
  Seahorse::Client::Request.new(handlers, context)
2056
2056
  end
2057
2057
 
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-mainframemodernization/customizations'
52
52
  # @!group service
53
53
  module Aws::MainframeModernization
54
54
 
55
- GEM_VERSION = '1.10.0'
55
+ GEM_VERSION = '1.11.0'
56
56
 
57
57
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-mainframemodernization
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.10.0
4
+ version: 1.11.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-07-18 00:00:00.000000000 Z
11
+ date: 2023-09-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.177.0
22
+ version: 3.184.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.177.0
32
+ version: 3.184.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement