Skip to content

Comments

[Backport release-1.17] Supporting Jackson3 DaprObjectSerializer#1672

Merged
dapr-bot merged 3 commits intodapr:release-1.17from
javier-aliaga:bp-1657
Feb 20, 2026
Merged

[Backport release-1.17] Supporting Jackson3 DaprObjectSerializer#1672
dapr-bot merged 3 commits intodapr:release-1.17from
javier-aliaga:bp-1657

Conversation

@javier-aliaga
Copy link
Contributor

@javier-aliaga javier-aliaga commented Feb 20, 2026

Description

Backport 834b6b3 from #1657.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

salaboy and others added 2 commits February 20, 2026 10:50
* initial restructure for spring-boot-4-autoconfigure

Signed-off-by: salaboy <Salaboy@gmail.com>

* updating sb4 with Jackson3 support and tests

Signed-off-by: salaboy <Salaboy@gmail.com>

* Renaming streaming subscription to "subscribeToTopic" (dapr#1626)

* Renaming streaming subscription to "subscribeToTopic".

Signed-off-by: Artur Ciocanu <artur.ciocanu@gmail.com>

* Bring back subscribeToEvents for backward compatibility.

Signed-off-by: Artur Ciocanu <artur.ciocanu@gmail.com>

* Fix rebase conflicts

Signed-off-by: Artur Ciocanu <artur.ciocanu@gmail.com>

* Add tests for deprecated events methods.

Signed-off-by: Artur Ciocanu <artur.ciocanu@gmail.com>

---------

Signed-off-by: Artur Ciocanu <artur.ciocanu@gmail.com>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>

* fixing new packages

Signed-off-by: salaboy <Salaboy@gmail.com>

* fixing sdk-tests

Signed-off-by: salaboy <Salaboy@gmail.com>

* updating test coverage

Signed-off-by: salaboy <Salaboy@gmail.com>

* missing package from example test

Signed-off-by: salaboy <Salaboy@gmail.com>

* aliging test junit version

Signed-off-by: salaboy <Salaboy@gmail.com>

* fixing spring boot 3 new packages

Signed-off-by: salaboy <Salaboy@gmail.com>

* increase test coverage for jackson3

Signed-off-by: salaboy <Salaboy@gmail.com>

---------

Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: Artur Ciocanu <artur.ciocanu@gmail.com>
Co-authored-by: artur-ciocanu <artur.ciocanu@gmail.com>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
Co-authored-by: Siri Varma Vegiraju <siri.varma@outlook.com>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
@javier-aliaga javier-aliaga requested review from a team as code owners February 20, 2026 09:51
@javier-aliaga javier-aliaga changed the title Bp 1657 [Backport release-1.17] Supporting Jackson3 DaprObjectSerializer Feb 20, 2026
Copy link
Collaborator

@salaboy salaboy left a comment

Choose a reason for hiding this comment

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

/LGTM

@dapr-bot dapr-bot merged commit 5c1791a into dapr:release-1.17 Feb 20, 2026
12 checks passed
@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

❌ Patch coverage is 98.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.47%. Comparing base (03aafe8) to head (402eeab).
⚠️ Report is 1 commits behind head on release-1.17.

Files with missing lines Patch % Lines
...autoconfigure/client/Jackson3ObjectSerializer.java 95.83% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##             release-1.17    #1672      +/-   ##
==================================================
+ Coverage           79.31%   79.47%   +0.16%     
- Complexity           2151     2190      +39     
==================================================
  Files                 234      237       +3     
  Lines                6474     6574     +100     
  Branches              703      729      +26     
==================================================
+ Hits                 5135     5225      +90     
- Misses                985      994       +9     
- Partials              354      355       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants