Skip to content

Adding spring boot 4.0.2 tests to the matrix#1638

Merged
salaboy merged 24 commits intodapr:masterfrom
salaboy:spring-boot-4
Feb 13, 2026
Merged

Adding spring boot 4.0.2 tests to the matrix#1638
salaboy merged 24 commits intodapr:masterfrom
salaboy:spring-boot-4

Conversation

@salaboy
Copy link
Collaborator

@salaboy salaboy commented Feb 2, 2026

Description

Adding Spring Boot 4.0.2 to the matrix to run all tests against this version.
Removing Spring Boot 3.4.x

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: #1612

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 salaboy requested review from a team as code owners February 2, 2026 09:25
@salaboy salaboy force-pushed the spring-boot-4 branch 2 times, most recently from b56da84 to 6a73359 Compare February 2, 2026 09:42
@salaboy salaboy force-pushed the spring-boot-4 branch 10 times, most recently from 10b30b3 to 9da4cb3 Compare February 12, 2026 13:11
salaboy and others added 16 commits February 13, 2026 11:55
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: Dapr Bot <daprweb@microsoft.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: salaboy <Salaboy@gmail.com>
* feat: Add new fields to conversation api

Signed-off-by: Javier Aliaga <javier@diagrid.io>

* chore: Modify conversation examples

Signed-off-by: Javier Aliaga <javier@diagrid.io>

---------

Signed-off-by: Javier Aliaga <javier@diagrid.io>
Co-authored-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
* feat: Add failure policy to actor reminders

Signed-off-by: Javier Aliaga <javier@diagrid.io>

* chore: Use jackson to serialize/deserialize FailurePolicies

Signed-off-by: Javier Aliaga <javier@diagrid.io>

---------

Signed-off-by: Javier Aliaga <javier@diagrid.io>
Co-authored-by: salaboy <Salaboy@gmail.com>
Co-authored-by: Siri Varma Vegiraju <siri.varma@outlook.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
salaboy and others added 6 commits February 13, 2026 11:55
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
…ng Boot 3.x

Signed-off-by: salaboy <Salaboy@gmail.com>
* feat: Use dapr 1.17.0-rc.6

Signed-off-by: Javier Aliaga <javier@diagrid.io>

* chore: Update pubsubIt to use resiliency policies

Signed-off-by: Javier Aliaga <javier@diagrid.io>

---------

Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Copy link
Contributor

@javier-aliaga javier-aliaga left a comment

Choose a reason for hiding this comment

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

LGTM, it will help us to start testing it

@salaboy salaboy merged commit addb3c5 into dapr:master Feb 13, 2026
14 of 16 checks passed
@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.24%. Comparing base (f0d276a) to head (9e00635).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1638      +/-   ##
============================================
- Coverage     79.26%   79.24%   -0.02%     
- Complexity     2144     2145       +1     
============================================
  Files           234      234              
  Lines          6462     6462              
  Branches        700      700              
============================================
- Hits           5122     5121       -1     
- Misses          987      989       +2     
+ Partials        353      352       -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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Plan Spring Boot 4.x support

4 participants