aws-sdk-opensearchservice 1.26.0 → 1.35.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 25adf59e673830eb707d0893cf8d89c48ca2e9906c97e6afffd7bfa53af70135
4
- data.tar.gz: 03b7692c9ed0432f7a743e568ef8dc5828bbe6cc264100f3c1e72f7d4949c7d6
3
+ metadata.gz: ce930444a2900c98bf098d304a8c6ab16d153c94c90fd94e498654b50040a4b8
4
+ data.tar.gz: 0cb7e34ff77ffe228da133602ce8ad76bebd8a3e2e6655d0bae95f56b03a2d5b
5
5
  SHA512:
6
- metadata.gz: 2fa793c19e93f443f4e084fa3d4ad3923b52b7bb5cbc1e305c54a78cfdba4412700b58f6ee7bba4ccbbd3f8ab40a17e571e04e68bf5079bd8400eeee88ae8785
7
- data.tar.gz: f194c5c3351acda90a9b50b0cd4c99cfaf55c733f64215108baf919a3ec421bf95df00e0e13fd08528087090148f16656a136ae2eabd013139ff317746bcb656
6
+ metadata.gz: b04dbd6809d55360c1a1746d4bacb0b25a9aee1fae8c52b3bdd11225eb8fba007462b8a4d03642abca1b3f8c61fb33ba68fd58f26d94cdfb01252ca874dcdff5
7
+ data.tar.gz: ce45471066db2ebaef9201af7b2190b926f74314d3017aa31921bcc88aed571ff77ffa339582fbb82c49125f704b6eb667d9ef1712b66a8143c2b7ad8f3df1b5
data/CHANGELOG.md CHANGED
@@ -1,6 +1,51 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.35.0 (2024-01-04)
5
+ ------------------
6
+
7
+ * Feature - This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
8
+
9
+ 1.34.0 (2023-12-14)
10
+ ------------------
11
+
12
+ * Feature - Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3.
13
+
14
+ 1.33.0 (2023-11-29)
15
+ ------------------
16
+
17
+ * Feature - Launching Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3. Customers can now manage their direct query data sources to Amazon S3 programatically
18
+
19
+ 1.32.0 (2023-11-28)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.31.0 (2023-11-22)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.30.0 (2023-10-26)
30
+ ------------------
31
+
32
+ * Feature - You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests.
33
+
34
+ 1.29.0 (2023-10-19)
35
+ ------------------
36
+
37
+ * Feature - Added Cluster Administrative options for node restart, opensearch process restart and opensearch dashboard restart for Multi-AZ without standby domains
38
+
39
+ 1.28.0 (2023-10-16)
40
+ ------------------
41
+
42
+ * Feature - This release allows customers to list and associate optional plugin packages with compatible Amazon OpenSearch Service clusters for enhanced functionality.
43
+
44
+ 1.27.0 (2023-09-27)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
4
49
  1.26.0 (2023-07-11)
5
50
  ------------------
6
51
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.26.0
1
+ 1.35.0