aws-sdk-lookoutequipment 1.54.0 → 1.55.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: 05f2fec34cf3637243d2ab563b9928b5121629356b0aae76bd990f1050b40700
4
- data.tar.gz: 34e7c87387e32f28ce648c4f10a35cffc2b4ada2be61d59203f251b03785d863
3
+ metadata.gz: 938e0303133eefbc5e48f4a5e50ea5f93b18394ea753ce88f7e20c20d0cb6b20
4
+ data.tar.gz: b42c78fc1bbc585262ac1074055d09a9f9ef2115b3862a15aa7ac03294d4adee
5
5
  SHA512:
6
- metadata.gz: 600b7a817170fa6e304b7d32b4d7a74b691c6e0c955ddaa0af87b6aa8b47bfe9cfc20ece8eec98bb82f5b9ad8d06ed06f905f6c67f2685ab7dce649b28761650
7
- data.tar.gz: a233356ebf4b3b93e5e941ef104b1f94e4c7a6ef4dc08ba9e4cac6cd36413ac366748dbd4652dffe01b78cf30895f9690ebf864d759e0e1f548a9c45905d798d
6
+ metadata.gz: b288db2b9fefbeea21e0b621acda99db4f74e55febc5d253b4a8e57f2fe14d1803c51b341f5773089033074a4c359f84312afe4b4e67bfc4e286617aebda11c9
7
+ data.tar.gz: 9b5fdb47f9dab6113c2eadb9a54171292f54c27bfa9a1adc94898d393b6529568b56b8e210485b7ee376836c51dbef7ded4ac6fcf5c070b94c012fde583dd708
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.55.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.54.0 (2025-08-25)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.54.0
1
+ 1.55.0
@@ -3392,7 +3392,7 @@ module Aws::LookoutEquipment
3392
3392
  tracer: tracer
3393
3393
  )
3394
3394
  context[:gem_name] = 'aws-sdk-lookoutequipment'
3395
- context[:gem_version] = '1.54.0'
3395
+ context[:gem_version] = '1.55.0'
3396
3396
  Seahorse::Client::Request.new(handlers, context)
3397
3397
  end
3398
3398
 
@@ -54,7 +54,7 @@ module Aws::LookoutEquipment
54
54
  autoload :EndpointProvider, 'aws-sdk-lookoutequipment/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-lookoutequipment/endpoints'
56
56
 
57
- GEM_VERSION = '1.54.0'
57
+ GEM_VERSION = '1.55.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-lookoutequipment
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.54.0
4
+ version: 1.55.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