You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Feature:** Introduce enums for various attributes
351
+
-[v1.0.0](services/opensearch/CHANGELOG.md#v100)
352
+
-`v2api`:
353
+
-**Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
354
+
-**Deprecation:**`TlsCiphers`, `TlsProtocols` from `InstanceParameters` model are deprecated and will be removed 2026-12-12.
355
+
-`v1api`:
356
+
-**Feature:** Added optional `CreateCredentialsPayload` to `ApiCreateCredentialsRequest`.
357
+
-**Deprecation:**`TlsCiphers`, `TlsProtocols` from `InstanceParameters` model are deprecated and will be removed 2026-12-12.
Copy file name to clipboardExpand all lines: services/opensearch/CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## v1.0.0
2
+
-`v2api`:
3
+
-**Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
4
+
-**Deprecation:**`TlsCiphers`, `TlsProtocols` from `InstanceParameters` model are deprecated and will be removed 2026-12-12.
5
+
-`v1api`:
6
+
-**Feature:** Added optional `CreateCredentialsPayload` to `ApiCreateCredentialsRequest`.
7
+
-**Deprecation:**`TlsCiphers`, `TlsProtocols` from `InstanceParameters` model are deprecated and will be removed 2026-12-12.
8
+
1
9
## v0.29.0
2
10
-**Feature:** Introduce enums for various attributes
0 commit comments