-
Notifications
You must be signed in to change notification settings - Fork 183
[AUTO] Increment version to 2.19.4-SNAPSHOT #4143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 2.19
Are you sure you want to change the base?
Conversation
opensearch-trigger-bot
bot
commented
Aug 29, 2025
- Incremented version to 2.19.4-SNAPSHOT.
Signed-off-by: opensearch-ci-bot <[email protected]>
Can we please try to get this merged? It's been open for 6 weeks and 2.19.4 Code Freeze is less than 3 weeks away. |
I don't think job scheduler has merged their snapshot yet:
|
@dhrubo-os Should be available now. Looks like version bump is introducing a bunch of CVEs. Can someone follow up quickly and take a look? Thanks! |
Yeah, as I was visiting other repos, discovered that Sonatype deletes snapshots after 30 days. Build team's working on longer term fix, and in the near term, JS snapshot just got re-published. No urgency here, just trying to identify issues well in advance of release, and plugins at the bottom of the food chain haven't had a chance to test against any upstream changes (hopefully not breaking!). |
HI @dhrubo-os Looks like integ-test are failing here after all the dependencies being available. Can someone look into it and also address the CVEs that mend/whitsource is showing here? Thanks! |
Taking a look the change I have isnt the cleanest since the netty jars were changed a lot in this commit, |
@gaiksaya most of the CVE issues are coming from core. I've got PRs open or merged to address all of them. We should, in general, encourage plugins to use the version catalog and then make sure we keep that up to date (usually not an issue on |