Skip to content

Increment version to 3.8.0-SNAPSHOT#5498

Merged
Swiddis merged 2 commits into
opensearch-project:mainfrom
mengweieric:increment-version-3.8.0
Jun 10, 2026
Merged

Increment version to 3.8.0-SNAPSHOT#5498
Swiddis merged 2 commits into
opensearch-project:mainfrom
mengweieric:increment-version-3.8.0

Conversation

@mengweieric

Copy link
Copy Markdown
Collaborator

Increment version to 3.8.0-SNAPSHOT.

Signed-off-by: Eric Wei <mengwei.eric@gmail.com>
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

PR Code Analyzer ❗

AI-powered 'Code-Diff-Analyzer' found issues on commit 81b3db0.

PathLineSeverityDescription
build.gradle9highDependency version change: opensearch_version bumped from 3.7.0-SNAPSHOT to 3.8.0-SNAPSHOT. This propagates to all dependencies resolved via ${opensearch_version}, including opensearch-core. SNAPSHOT artifacts are mutable and not pinned — maintainers must verify the artifact at the new coordinate is trustworthy.
core/build.gradle68highDependency version change: compileOnly 'org.opensearch.sandbox:analytics-api' bumped from 3.7.0-SNAPSHOT to 3.8.0-SNAPSHOT. SNAPSHOT versions are mutable and can be replaced in the registry at any time; artifact authenticity cannot be assumed.
core/build.gradle71highDependency version change: testImplementation 'org.opensearch.sandbox:analytics-api' bumped from 3.7.0-SNAPSHOT to 3.8.0-SNAPSHOT. Test-scoped dependencies execute during build and can run arbitrary code via test lifecycle hooks; the new SNAPSHOT artifact must be verified.

The table above displays the top 10 most important findings.

Total: 3 | Critical: 0 | High: 3 | Medium: 0 | Low: 0


Pull Requests Author(s): Please update your Pull Request according to the report above.

Repository Maintainer(s): You can bypass diff analyzer by adding label skip-diff-analyzer after reviewing the changes carefully, then re-run failed actions. To re-enable the analyzer, remove the label, then re-run all actions.


⚠️ Note: The Code-Diff-Analyzer helps protect against potentially harmful code patterns. Please ensure you have thoroughly reviewed the changes beforehand.

Thanks.

@mengweieric mengweieric marked this pull request as draft June 2, 2026 15:55
@mengweieric mengweieric closed this Jun 2, 2026
@mengweieric mengweieric reopened this Jun 10, 2026
@mengweieric mengweieric marked this pull request as ready for review June 10, 2026 20:43

@dai-chen dai-chen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we wait for geospatial and ml-common version bump in CI failure, otherwise main branch CI will be broken?

@RyanL1997

RyanL1997 commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Should we wait for geospatial and ml-common version bump in CI failure, otherwise main branch CI will be broken?

+1

@Swiddis

Swiddis commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

@RyanL1997

RyanL1997 commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

why do neither of these repos get auto-bumps lol

Cuz we are kinda early still. Even the core version bump PR has been merged into main, it seems like it is not been publish to whatever needs to be published here yet:

uses: opensearch-project/opensearch-build/.github/workflows/get-ci-image-tag.yml@c2498b758c08fb7bc48476509a5fc1b8dd5f7493 # main

@RyanL1997 RyanL1997 added the maintenance Improves code quality, but not the product label Jun 10, 2026
@Swiddis Swiddis merged commit 2850d6e into opensearch-project:main Jun 10, 2026
28 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Improves code quality, but not the product

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants