aws-sdk-lookoutforvision 1.49.0 → 1.50.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: d1e1f868ef23a3434841563837745b51a838d3705bef6fac28a04f520ea0692b
4
- data.tar.gz: '09c1f4b1b0617dbbac96aec749f2ab90e1c96b071cc88984f5ec28a18d7e6691'
3
+ metadata.gz: b686056608136d9bc9cb621f86790b7ee4a3bb647013d2429f1001336f2d6596
4
+ data.tar.gz: 2ed65809722e4a38df0cbde8ce279f4982212cb7c06edb279f8403121f6f609a
5
5
  SHA512:
6
- metadata.gz: 0225e6d44bafb558d609adbaf991a4b2a4595074301094995895552b7364e861547eba5204766f259f0ddc766e7aac195b52a2066c75cd152c0dede32f035b7e
7
- data.tar.gz: 3c10c8d6f184f9facdc6f96a7f98b6bdaae749e67a6388a8faccbcc9933cc292368a48842d481948c92f16b30a28f7b092ff8b01f6c9e31297a247f368d938fc
6
+ metadata.gz: cf516bddf9d915975401cedcefccaddb6d235984ffbb4724123fea28e93f9752899eeac4f13275c01812fc7b57d47deda050df0943018785c99596a026cb7262
7
+ data.tar.gz: bc7fa048ba22448a2c484b5f36e42a6a583c9b1b220d90d8383014f59d4b19e9f84e69e66adc0bc6c53ce28c1ed16924076a5a6a9f2c892476900f5ecc84b55d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.50.0 (2025-06-02)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.49.0 (2025-05-12)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.49.0
1
+ 1.50.0
@@ -1921,7 +1921,7 @@ module Aws::LookoutforVision
1921
1921
  tracer: tracer
1922
1922
  )
1923
1923
  context[:gem_name] = 'aws-sdk-lookoutforvision'
1924
- context[:gem_version] = '1.49.0'
1924
+ context[:gem_version] = '1.50.0'
1925
1925
  Seahorse::Client::Request.new(handlers, context)
1926
1926
  end
1927
1927
 
@@ -54,7 +54,7 @@ module Aws::LookoutforVision
54
54
  autoload :EndpointProvider, 'aws-sdk-lookoutforvision/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-lookoutforvision/endpoints'
56
56
 
57
- GEM_VERSION = '1.49.0'
57
+ GEM_VERSION = '1.50.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-lookoutforvision
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.49.0
4
+ version: 1.50.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.216.0
21
+ version: 3.225.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.216.0
31
+ version: 3.225.0
32
32
  - !ruby/object:Gem::Dependency
33
33
  name: aws-sigv4
34
34
  requirement: !ruby/object:Gem::Requirement
@@ -83,7 +83,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
83
83
  requirements:
84
84
  - - ">="
85
85
  - !ruby/object:Gem::Version
86
- version: '2.5'
86
+ version: '2.7'
87
87
  required_rubygems_version: !ruby/object:Gem::Requirement
88
88
  requirements:
89
89
  - - ">="