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
Adding deprecation info API check for client transport profile setting (#76999)
In 8.0, access to the transport client has been removed, so the transport.profiles.*.xpack.security.type
setting is gone. This commit adds a deprecation info API check for this property.
Relates #42404#43236
Copy file name to clipboardExpand all lines: x-pack/plugin/deprecation/src/test/java/org/elasticsearch/xpack/deprecation/NodeDeprecationChecksTests.java
+38
Original file line number
Diff line number
Diff line change
@@ -962,6 +962,44 @@ public void testImplicitlyConfiguredSecurityOnGoldPlus() {
0 commit comments