Skip to content

Conversation

token97
Copy link
Contributor

@token97 token97 commented Feb 21, 2025

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • WHOSUSING.md
  • Other (please describe):

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

  • Fix Apache Lucene compatibility when using ElasticSearch 7 indexing . force org.apache.lucene version to 8.11.1 when using ElacticSearch 7.17.11
    Resolves : Errors in api calls with ES7 indexing #378

  • fix AzureStorageSdk compatibility with version 12.25.1 when using conductor.external-payload-storage with Azure

Alternatives considered

Describe alternative implementation you have considered

@v1r3n v1r3n merged commit 9f6f5c9 into conductor-oss:main Feb 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Errors in api calls with ES7 indexing
5 participants