Skip to content

Conversation

@opensearch-trigger-bot
Copy link
Contributor

  • Incremented version to 3.3.0-SNAPSHOT.

@opensearch-trigger-bot opensearch-trigger-bot bot added the v3.3.0 Issues targeting release v3.3.0 label Aug 14, 2025
@dbwiddis dbwiddis force-pushed the create-pull-request/3.3.0-SNAPSHOT branch from 218bd86 to 4a8462a Compare August 20, 2025 16:09
@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the create-pull-request/3.3.0-SNAPSHOT branch from 4a8462a to 63fb15f Compare September 2, 2025 00:10
@dbwiddis
Copy link
Member

dbwiddis commented Sep 4, 2025

   > Could not resolve org.slf4j:slf4j-api:2.0.17.
     Required by:
         root project : > org.opensearch.client:opensearch-rest-client:3.3.0-SNAPSHOT:20250829.155407-52
      > Conflict found for module 'org.slf4j:slf4j-api': between versions 2.0.17 and 1.7.36

@dbwiddis
Copy link
Member

dbwiddis commented Sep 4, 2025

Fixed slf4j by forcing to match version catalong but running into jar hell with neural-search vs. knn plugins. See opensearch-project/k-NN#2863 (comment)

@codecov
Copy link

codecov bot commented Sep 4, 2025

Codecov Report

❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.79%. Comparing base (e7b731f) to head (5ab17af).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ch/flowframework/workflow/CreateConnectorStep.java 25.00% 3 Missing ⚠️

❌ Your patch status has failed because the patch coverage (25.00%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1212      +/-   ##
============================================
- Coverage     77.84%   77.79%   -0.06%     
  Complexity     1223     1223              
============================================
  Files           103      103              
  Lines          5778     5778              
  Branches        599      599              
============================================
- Hits           4498     4495       -3     
- Misses          992      996       +4     
+ Partials        288      287       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the create-pull-request/3.3.0-SNAPSHOT branch from b7e5166 to f4c1190 Compare September 5, 2025 00:10
Signed-off-by: Daniel Widdis <widdis@gmail.com>
@dbwiddis
Copy link
Member

Unit tests failing pending opensearch-project/opensearch-remote-metadata-sdk#250, pass locally.

Still debugging integ test failures on RestClient.

Signed-off-by: Daniel Widdis <widdis@gmail.com>
@dbwiddis dbwiddis force-pushed the create-pull-request/3.3.0-SNAPSHOT branch from 09210f0 to 5ab17af Compare September 16, 2025 17:08
@dbwiddis dbwiddis merged commit b95e42e into main Sep 16, 2025
42 of 55 checks passed
@dbwiddis dbwiddis deleted the create-pull-request/3.3.0-SNAPSHOT branch September 16, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog v3.3.0 Issues targeting release v3.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants