aws-sdk-iotfleethub 1.2.0 → 1.3.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: 1c195066d59f6300fc5cf0e2152ac1239dedf90e33b47e87a398e75cf57e03f8
4
- data.tar.gz: fffb373c22c9ade8fb1fa291ca477f69ed64129dad556cec7d2ef7b9f51b3642
3
+ metadata.gz: 9ba9aaa7cbf2e9a8610e9f3db34a7d14eedae0ed35dd6ebf48821c2629bfeffc
4
+ data.tar.gz: 5550f77651e7d001cbe3833f338d8db7eea45af11b40d33e1f2dc6b029603c10
5
5
  SHA512:
6
- metadata.gz: fe85587a123c169860b38996eeaaa52326686d4d977a6a4057aa58e4c3d8367d34d006bd182ad55e3b05018a5fe1f08c7577188c30fb4de403af19b57af57ab4
7
- data.tar.gz: 284802e0b4f3d90c3130919b2bdcc614f231c2877cb34b9d35ef2e88a2b0276f36012591d230f7499d7490205c57486cb46b9501878ecb99bc00eac76580d769
6
+ metadata.gz: 3cb9cbba37bef8c7e3984c80b6cbfcb9a770998e05b9340f85fdaf917aeda2e586b589a9473042f2c480222b112430af2a09a945711aa439f8f49ebdbb2ad6a0
7
+ data.tar.gz: 266fb4cca71c0fc6c8d29bd8bd3a64f1a34646e02c703dff1929444fb447b1a82f105979437933c740311873efb4331a0793d74fee63aa238b1ab6394da382fc
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.3.0 (2021-07-28)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.2.0 (2021-03-10)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.2.0
1
+ 1.3.0
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-iotfleethub/customizations'
48
48
  # @!group service
49
49
  module Aws::IoTFleetHub
50
50
 
51
- GEM_VERSION = '1.2.0'
51
+ GEM_VERSION = '1.3.0'
52
52
 
53
53
  end
@@ -671,7 +671,7 @@ module Aws::IoTFleetHub
671
671
  params: params,
672
672
  config: config)
673
673
  context[:gem_name] = 'aws-sdk-iotfleethub'
674
- context[:gem_version] = '1.2.0'
674
+ context[:gem_version] = '1.3.0'
675
675
  Seahorse::Client::Request.new(handlers, context)
676
676
  end
677
677
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-iotfleethub
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.3.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: 2021-03-10 00:00:00.000000000 Z
11
+ date: 2021-07-28 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.112.0
22
+ version: 3.118.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.112.0
32
+ version: 3.118.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -66,8 +66,8 @@ homepage: https://github.com/aws/aws-sdk-ruby
66
66
  licenses:
67
67
  - Apache-2.0
68
68
  metadata:
69
- source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotfleethub
70
- changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotfleethub/CHANGELOG.md
69
+ source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-iotfleethub
70
+ changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-iotfleethub/CHANGELOG.md
71
71
  post_install_message:
72
72
  rdoc_options: []
73
73
  require_paths:
@@ -83,8 +83,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
83
83
  - !ruby/object:Gem::Version
84
84
  version: '0'
85
85
  requirements: []
86
- rubyforge_project:
87
- rubygems_version: 2.7.6.2
86
+ rubygems_version: 3.1.6
88
87
  signing_key:
89
88
  specification_version: 4
90
89
  summary: AWS SDK for Ruby - AWS IoT Fleet Hub