aws-sdk-iot1clickprojects 1.64.0 → 1.65.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: 5174216323185f052f925d63419c0c982db904719e5d8ccb672c6e8e2c3dd39d
4
- data.tar.gz: 395580c447bfc36f429a6911cb658391e0093e8d49a195da3f3baee84a0b6059
3
+ metadata.gz: 91be20a255c9900f69e13fc0f680c8e2f42f47d9e3761aa9234346e3f3206c3f
4
+ data.tar.gz: 0e8c822dd56b1968563552bbc0015dfc49e6e0006ed81a8ab9ef99f6a72f8632
5
5
  SHA512:
6
- metadata.gz: a1a31308e053706e4b9364fe0c6c0b7d1816ad95dd05280ec0be46b48e79d7bae01bb34b4f4867d8b5526646713000a4388807e113199f45672108eba1bc96c2
7
- data.tar.gz: 1171692d7202fcd1cb910755360fc4ccd491a7273c9528c31b6126f060e5d03f5f3cc841a50d83aaffa2c633fc5bab4868d7f4b4ce23af64d9ba919febd2edbb
6
+ metadata.gz: 21001df8eab4509915ec0c314c7b6292af0d710e0163a70ee9bf93c8f2684422e3c95282071276212485bb6587c3e800c8df72392d906fab72224cd2979b3578
7
+ data.tar.gz: 35d2dec08df2fc94a57c3e80b77a037a5a2a31a9f49d6f102e6561120290cd4496716f6c00919a584a553df39ca0c0b44eb2cb6dd7fa9e1cf9cb4aa21859710d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,13 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.65.0 (2025-01-07)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ * Feature - IoT 1Click Projects has been removed from the SDK because it has been discontinued.
10
+
4
11
  1.64.0 (2024-11-06)
5
12
  ------------------
6
13
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.64.0
1
+ 1.65.0
@@ -1030,7 +1030,7 @@ module Aws::IoT1ClickProjects
1030
1030
  tracer: tracer
1031
1031
  )
1032
1032
  context[:gem_name] = 'aws-sdk-iot1clickprojects'
1033
- context[:gem_version] = '1.64.0'
1033
+ context[:gem_version] = '1.65.0'
1034
1034
  Seahorse::Client::Request.new(handlers, context)
1035
1035
  end
1036
1036
 
@@ -54,7 +54,7 @@ module Aws::IoT1ClickProjects
54
54
  autoload :EndpointProvider, 'aws-sdk-iot1clickprojects/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-iot1clickprojects/endpoints'
56
56
 
57
- GEM_VERSION = '1.64.0'
57
+ GEM_VERSION = '1.65.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-iot1clickprojects
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.64.0
4
+ version: 1.65.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: 2024-11-06 00:00:00.000000000 Z
11
+ date: 2025-01-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -44,8 +44,8 @@ dependencies:
44
44
  - - "~>"
45
45
  - !ruby/object:Gem::Version
46
46
  version: '1.5'
47
- description: Official AWS Ruby gem for AWS IoT 1-Click Projects Service (AWS IoT 1-Click
48
- Projects). This gem is part of the AWS SDK for Ruby.
47
+ description: "[DEPRECATED] Official AWS Ruby gem for AWS IoT 1-Click Projects Service
48
+ (AWS IoT 1-Click Projects). This gem is part of the AWS SDK for Ruby."
49
49
  email:
50
50
  - aws-dr-rubygems@amazon.com
51
51
  executables: []
@@ -77,7 +77,7 @@ licenses:
77
77
  metadata:
78
78
  source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-iot1clickprojects
79
79
  changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-iot1clickprojects/CHANGELOG.md
80
- post_install_message:
80
+ post_install_message: "*** aws-sdk-iot1clickprojects is deprecated ***"
81
81
  rdoc_options: []
82
82
  require_paths:
83
83
  - lib