[AUTO] Increment version to 3.2.0-SNAPSHOT#1178
Conversation
opensearch-trigger-bot
bot
commented
Jun 24, 2025
- Incremented version to 3.2.0-SNAPSHOT.
75ff1b7 to
b97b8dd
Compare
b97b8dd to
9108b70
Compare
9108b70 to
77b790a
Compare
|
Failing due to:
This is another issue with ML Commons including a dependency that we need ( See also opensearch-project/ml-commons#3860 for related issue. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1178 +/- ##
=========================================
Coverage 77.66% 77.66%
Complexity 1192 1192
=========================================
Files 102 102
Lines 5641 5641
Branches 574 574
=========================================
Hits 4381 4381
Misses 986 986
Partials 274 274 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
6128796 to
bb97fb0
Compare
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
bb97fb0 to
cc13274
Compare
|
New error.
This is a Looks like in the latest version the enum has moved to the superclass https://docs.oracle.com/javase/specs/jls/se8/html/jls-7.html#jls-7.5.1 Gotta love breaking changes in minor version bumps! :) Change introduced in opensearch-project/ml-commons#3994 (CC: @nathaliellenaa @b4sjoo @Zhangxunmt please confirm my fix is the correct one) |
Signed-off-by: Daniel Widdis <widdis@gmail.com>
@dbwiddis Yep, it should be changed to |