OpenSearch/plugin
Jay Modi 667f842f92 Fix authentication forward compatibility (elastic/x-pack-elasticsearch#1481)
The authentication object was changed in 5.4.0 in that it was conditionally signed depending on
the version and other factors. A bug was introduced however that causes the authentication to
actually get written with the version of the node it is being sent to even if that version is
greater than the version of the current node, which causes rolling upgrades to fail.

Original commit: elastic/x-pack-elasticsearch@a718ff8a52
2017-05-18 15:30:53 -04:00
..
bin/x-pack Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
bwc-zip Use new wireCompatVersions property instead of bwcVersion (elastic/x-pack-elasticsearch#1466) 2017-05-17 12:58:51 -07:00
config/x-pack Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
keys Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
licenses Update Netty to 4.1.11.Final 2017-05-12 15:54:05 -04:00
src Fix authentication forward compatibility (elastic/x-pack-elasticsearch#1481) 2017-05-18 15:30:53 -04:00
build.gradle Adapt x-pack after the parent/child modularisation (elastic/x-pack-elasticsearch#1407) 2017-05-12 15:59:40 +02:00