Skip to content

Remove jackson-databind and jackson-annotations dependency now coming from core#2325

Merged
peternied merged 5 commits intoopensearch-project:mainfrom
cwperks:remove-jackson-databind
Dec 13, 2022
Merged

Remove jackson-databind and jackson-annotations dependency now coming from core#2325
peternied merged 5 commits intoopensearch-project:mainfrom
cwperks:remove-jackson-databind

Conversation

@cwperks
Copy link
Copy Markdown
Member

@cwperks cwperks commented Dec 12, 2022

Signed-off-by: Craig Perkins cwperx@amazon.com

Description

jackson-databind and jackson-annotations were added as api dependencies in server of opensearch core. The security plugin now gets these dependencies transitively and does not need direct dependencies on the jars.

PR in core where the dependencies are added: opensearch-project/OpenSearch#5366

  • Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation)

Maintenance

Issues Resolved

#2324

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
@cwperks
Copy link
Copy Markdown
Member Author

cwperks commented Dec 12, 2022

CI won't pass until new artifacts are available for core. The distribution build for 3.0.0 has not succeeded since November 15.

@peternied
Copy link
Copy Markdown
Member

CI won't pass until new artifacts are available for core. The distribution build for 3.0.0 has not succeeded since November 15.

Can you create an issue on this?

….apache.kafka:kafka-storage

Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 12, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.03%. Comparing base (a368021) to head (a14cbb7).
⚠️ Report is 1354 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2325      +/-   ##
============================================
- Coverage     61.09%   61.03%   -0.06%     
+ Complexity     3271     3267       -4     
============================================
  Files           260      260              
  Lines         18363    18369       +6     
  Branches       3250     3251       +1     
============================================
- Hits          11219    11212       -7     
- Misses         5559     5566       +7     
- Partials       1585     1591       +6     

see 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Craig Perkins <cwperx@amazon.com>
@peternied peternied merged commit ff798dd into opensearch-project:main Dec 13, 2022
This was referenced Dec 13, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 13, 2022
… from core (#2325)

* Remove jackson-databind dependency now coming from core

Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit ff798dd)
cwperks pushed a commit that referenced this pull request Dec 21, 2022
… from core (#2325) (#2343)

* Remove jackson-databind dependency now coming from core

Signed-off-by: Craig Perkins <cwperx@amazon.com>
wuychn pushed a commit to ochprince/security that referenced this pull request Mar 16, 2023
… from core (opensearch-project#2325) (opensearch-project#2343)

* Remove jackson-databind dependency now coming from core

Signed-off-by: Craig Perkins <cwperx@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants