aws-sdk-elasticinference 1.52.0 → 1.53.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +7 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-elasticinference/client.rb +1 -1
- data/lib/aws-sdk-elasticinference.rb +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f34e2a1e96ee3244aaa7e6ddd61d3329c908ba846198cee5221ca58d7166ea3b
|
4
|
+
data.tar.gz: c6eab21c6da484dc4ec712055f7adfa990244532f6d77bb4561f4bda629a8fd5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7645e5615a20ebfe46cef1220c88a11931667d95bc10bba8c4dc017238e7ed8edf3876de4b9a6321e0cd53c94131cd73a9e3f7d7e3f904f314530d1faf52d59c
|
7
|
+
data.tar.gz: bd704d7b8450f1c107f01db6cd10241adc50a7059690aee02ccc8496c53e4c14a91c4835ea5587204253775b6f271c6fb3e71c1a745dbf60a7103d146c0a28f1
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,13 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.53.0 (2025-02-21)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
8
|
+
|
9
|
+
* Feature - Elastic Inference has been removed from the SDK because it has been discontinued.
|
10
|
+
|
4
11
|
1.52.0 (2025-02-18)
|
5
12
|
------------------
|
6
13
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.53.0
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-elasticinference
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.53.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: 2025-02-
|
11
|
+
date: 2025-02-21 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 Amazon Elastic Inference (Amazon
|
48
|
-
This gem is part of the AWS SDK for Ruby.
|
47
|
+
description: "[DEPRECATED] Official AWS Ruby gem for Amazon Elastic Inference (Amazon
|
48
|
+
Elastic Inference). 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-elasticinference
|
79
79
|
changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-elasticinference/CHANGELOG.md
|
80
|
-
post_install_message:
|
80
|
+
post_install_message: "*** aws-sdk-elasticinference is deprecated ***"
|
81
81
|
rdoc_options: []
|
82
82
|
require_paths:
|
83
83
|
- lib
|