aws-sdk-lookoutforvision 1.56.0 → 1.57.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: 7319549ac16a32dce091208fec19f7f3e2cf744bc1962246297a243b00761b6a
4
- data.tar.gz: 642a73463054670fe458e9902f6d214b74b3a1dfee6d96c32100ba82da54f781
3
+ metadata.gz: ad16c21e643d17f4b4d2c6e2d1a3b2e8146475fa5c293b35fb0abb7b070bd03f
4
+ data.tar.gz: 8f8fc785965fa86b604652071c33a8a4ccf0c02088f8ad010960bd106aa06dce
5
5
  SHA512:
6
- metadata.gz: 47dc1b9125cf1025530821d808c47fd0921da9a5e65a7981a0ef0b33af647ecd492fb85d1299476eff4faabeb78caa2a0f8bbb2bbd07a76988e6329579399fb1
7
- data.tar.gz: 4b51abf547a70dc8a494f26f97d0a9e8bef55b176cb5ed6dbb57e6bded2b3867789a3921ba452fae2ab76e32853b9a506843cd8ef1cf28d3e57e2de00b687936
6
+ metadata.gz: 026fb4d4ace742393911b8446dad926755f4f911cc72553d70ce7851663d5a44f3007f9626c57f9c8bf9f8b530d0416477ee694f73345ff9bf495ef744982836
7
+ data.tar.gz: 32b1ffa57d2b6e7148d72fabbf5612d812e299e352c0bdabd5a6fb7eb0957becf993b4f3e34688371455902daa66ae1725ed59fe05d40d8f789ecb3730d540fc
data/CHANGELOG.md CHANGED
@@ -1,6 +1,13 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.57.0 (2025-10-30)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ * Feature - Lookout for Vision has been removed from the SDK because it has been discontinued.
10
+
4
11
  1.56.0 (2025-10-24)
5
12
  ------------------
6
13
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.56.0
1
+ 1.57.0
@@ -1928,7 +1928,7 @@ module Aws::LookoutforVision
1928
1928
  tracer: tracer
1929
1929
  )
1930
1930
  context[:gem_name] = 'aws-sdk-lookoutforvision'
1931
- context[:gem_version] = '1.56.0'
1931
+ context[:gem_version] = '1.57.0'
1932
1932
  Seahorse::Client::Request.new(handlers, context)
1933
1933
  end
1934
1934
 
@@ -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.56.0'
57
+ GEM_VERSION = '1.57.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.56.0
4
+ version: 1.57.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
@@ -43,8 +43,8 @@ dependencies:
43
43
  - - "~>"
44
44
  - !ruby/object:Gem::Version
45
45
  version: '1.5'
46
- description: Official AWS Ruby gem for Amazon Lookout for Vision. This gem is part
47
- of the AWS SDK for Ruby.
46
+ description: "[DEPRECATED] Official AWS Ruby gem for Amazon Lookout for Vision. This
47
+ gem is part of the AWS SDK for Ruby."
48
48
  email:
49
49
  - aws-dr-rubygems@amazon.com
50
50
  executables: []
@@ -76,6 +76,7 @@ licenses:
76
76
  metadata:
77
77
  source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-lookoutforvision
78
78
  changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-lookoutforvision/CHANGELOG.md
79
+ post_install_message: "*** aws-sdk-lookoutforvision is deprecated ***"
79
80
  rdoc_options: []
80
81
  require_paths:
81
82
  - lib