-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Backport 2.x] Bump bcpg-fips from 1.0.5.1 to 1.0.7.1 in /distribution/tools/plugin-cli #5148
Conversation
So what's the modus operandi for this one for CHANGELOG @andrross? Seems like if the backport is merged, I have to move the entry from 3.0 to 2.x? Feels like too much work. |
Codecov Report
@@ Coverage Diff @@
## 2.x #5148 +/- ##
============================================
- Coverage 70.70% 70.67% -0.04%
- Complexity 58315 58345 +30
============================================
Files 4700 4700
Lines 279112 279112
Branches 40748 40748
============================================
- Hits 197360 197266 -94
- Misses 65251 65401 +150
+ Partials 16501 16445 -56
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Gradle Check (Jenkins) Run Completed with:
|
The original entry on main should have gone into the [Unreleased 2.x] section and it should be backported into that same section. It's an open question as to whether a dependency update like this should be included in the changelog at all though. |
…cli (#5102) * Bump bcpg-fips from 1.0.5.1 to 1.0.7.1 in /distribution/tools/plugin-cli Bumps bcpg-fips from 1.0.5.1 to 1.0.7.1. --- updated-dependencies: - dependency-name: org.bouncycastle:bcpg-fips dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit 5c1d084) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md
Signed-off-by: Poojita Raj <poojiraj@amazon.com>
b01bfea
to
2724d94
Compare
org.opensearch.repositories.s3.RepositoryS3ClientYamlTestSuiteIT.test |
Gradle Check (Jenkins) Run Completed with:
|
Backport 5c1d084 from #5102.