Skip to content
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

Bump jackson-databind from 2.17.0 to 2.17.1 #1064

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

justin-tay
Copy link
Contributor

The notable change from 2.17.0 to 2.17.1 is to change default recycler pool back to threadLocalPool as there were reported performance issues.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.07%. Comparing base (48ca3c2) to head (f6e3eff).
Report is 29 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1064      +/-   ##
============================================
+ Coverage     78.90%   79.07%   +0.16%     
- Complexity     1965     2046      +81     
============================================
  Files           172      196      +24     
  Lines          6352     6580     +228     
  Branches       1255     1248       -7     
============================================
+ Hits           5012     5203     +191     
- Misses          867      903      +36     
- Partials        473      474       +1     

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

@stevehu stevehu merged commit 6621810 into networknt:master Jun 13, 2024
4 checks passed
@stevehu
Copy link
Contributor

stevehu commented Jun 13, 2024

Very good point. I will upgrade other repos with this new version. Thanks.

@justin-tay justin-tay deleted the jackson branch June 14, 2024 00:01
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.

3 participants