aws-sdk-opensearchservice 1.26.0 → 1.42.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: ff2550d2ac6a8c7ba9a9fe0a216c55564a7db3b6e7e4ca3e21b00f8b2c4e32f1
4
+ data.tar.gz: 4c46fa360e2d67efaafe4f39083284df3463e6bc6d226771504578a1b64e1fac
5
5
  SHA512:
6
- metadata.gz: 2fa793c19e93f443f4e084fa3d4ad3923b52b7bb5cbc1e305c54a78cfdba4412700b58f6ee7bba4ccbbd3f8ab40a17e571e04e68bf5079bd8400eeee88ae8785
7
- data.tar.gz: f194c5c3351acda90a9b50b0cd4c99cfaf55c733f64215108baf919a3ec421bf95df00e0e13fd08528087090148f16656a136ae2eabd013139ff317746bcb656
6
+ metadata.gz: dab3662b2c4e8edc7f7bd2af89ecc2409c7a79a604c7a58ef2116457f8114ba6382a513c0475be4ec27c6d7523358e6cba2aa4a0754696b31bdf9326c295ce0e
7
+ data.tar.gz: 5db96508c60c37acb7f1d21350033694b27d4b86676ed689d65072c2801219e914ac5bd194b4a07bcb10e30c648e63029cb921877cdb215adc2da7d2d7dcfbcb
data/CHANGELOG.md CHANGED
@@ -1,6 +1,86 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.42.0 (2024-05-22)
5
+ ------------------
6
+
7
+ * Feature - This release adds support for enabling or disabling a data source configured as part of Zero-ETL integration with Amazon S3, by setting its status.
8
+
9
+ 1.41.0 (2024-05-13)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.40.0 (2024-04-30)
15
+ ------------------
16
+
17
+ * Feature - This release enables customers to create Route53 A and AAAA alias record types to point custom endpoint domain to OpenSearch domain's dualstack search endpoint.
18
+
19
+ 1.39.0 (2024-04-25)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.38.0 (2024-02-15)
25
+ ------------------
26
+
27
+ * Feature - Adds additional supported instance types.
28
+
29
+ 1.37.0 (2024-02-06)
30
+ ------------------
31
+
32
+ * Feature - This release adds clear visibility to the customers on the changes that they make on the domain.
33
+
34
+ 1.36.0 (2024-01-26)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.35.0 (2024-01-04)
40
+ ------------------
41
+
42
+ * 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.
43
+
44
+ 1.34.0 (2023-12-14)
45
+ ------------------
46
+
47
+ * Feature - Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3.
48
+
49
+ 1.33.0 (2023-11-29)
50
+ ------------------
51
+
52
+ * 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
53
+
54
+ 1.32.0 (2023-11-28)
55
+ ------------------
56
+
57
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
58
+
59
+ 1.31.0 (2023-11-22)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
64
+ 1.30.0 (2023-10-26)
65
+ ------------------
66
+
67
+ * 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.
68
+
69
+ 1.29.0 (2023-10-19)
70
+ ------------------
71
+
72
+ * Feature - Added Cluster Administrative options for node restart, opensearch process restart and opensearch dashboard restart for Multi-AZ without standby domains
73
+
74
+ 1.28.0 (2023-10-16)
75
+ ------------------
76
+
77
+ * Feature - This release allows customers to list and associate optional plugin packages with compatible Amazon OpenSearch Service clusters for enhanced functionality.
78
+
79
+ 1.27.0 (2023-09-27)
80
+ ------------------
81
+
82
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
83
+
4
84
  1.26.0 (2023-07-11)
5
85
  ------------------
6
86
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.26.0
1
+ 1.42.0