I updated opensearch to latest 1.2.3 and tried to run it with prometheus-exporter 1.2.2, latest, but it doesn't seem to work.
java.lang.IllegalArgumentException: Plugin [prometheus-exporter] was built for OpenSearch version 1.2.2 but version 1.2.3 is running
Could be possible to have a more relax check, maybe to the minor version as opposed to patch version?
Also If possible in the meantime maybe a new build with latest log4j2?
Thank you