Hi All,
We have posted a new patch release to Open Distro for Elasticsearch 0.7 to fix a issue in the Security plug-in that was causing Kibana yellow status: https://github.com/opendistro-for-elasticsearch/security/issues/11
The downloads have been updated with the latest. If you are using docker, make sure your compose file either specifies 0.7.1 or uses the latest tag.
We are in the process of getting a 0.8 release together that will support Elasticsearch/Kibana 6.6 in the coming days as well.
Thanks for everyone’s support and feedback!
Details
security-parent
- Fixed git repo URLs in pom.xml
security-ssl:
- Fixed git repo URLs in pom.xml
- Handle overridden Transport channels.
security
- Fixed git repo URLs in pom.xml
- Handle overridden Transport channels.
- Fixed “opendistro_security.advanced_modules_enabled” configuration parameter
- Fixed sample configuration and UTs
security-advanced-modules
- Fixed git repo URLs in pom.xml
- Minor config fixes
security-kibana-plugin
- Fixed kibana tenant migration issue
- Fixed saml logout URL ${APP_ROOT}/opendistro_security/saml/logout to ${APP_ROOT}/_opendistro/_security/saml/logout
- Fixed build.sh script, package.json and pom.xml with correct github URLs.