What's Changed
- Fix script tp update release version. by @artursouza in #1153
- Add Micrometer Observation support to Spring Dapr Messaging by @artur-ciocanu in #1150
- Simplify OTEL integration to reduce deps by @artur-ciocanu in #1160
- Fixing vulnerabilities #1162 by @salaboy in #1163
- New overload in invokeBinding + allow null typeref. by @artursouza in #1159
- Implement actor client metadata. by @artursouza in #1165
- Replacing subWorkflow to childWorkflow to align with other SDKs by @salaboy in #1168
- [docs] remove 'beta' for Java SDK workflow docs by @hhunter-ms in #1169
- Fix create release to run with right JDK by @artursouza in #1171
- Remove test from create release script. by @artursouza in #1172
- Fix typo in create release script by @artursouza in #1173
- Update master version to 1.14.0-SNAPSHOT by @dapr-bot in #1174
- Update docs to 1.13.1 by @artursouza in #1179
- Fix conflict and build trigger branch by @artursouza in #1180
- Fixing all protobuf java to be 3.25.5 by @salaboy in #1182
- up maven plugins and okhttp versions (#1184) by @artursouza in #1185
- Workflows alignment with Spring Boot (Dependency Injection for Workflows and Activities) by @salaboy in #1170
- Ensure Dapr workflows classes and interfaces have proper packages and visibility by @artur-ciocanu in #1176
- Fix vulnerabilities in master by @cicoyle in #1188
- removing maven resources plugin dependency from SDK by @salaboy in #1193
- remove duplicated dependency by @theonefx in #1189
- Adding WorkflowTaskOptions and use it instead of TaskOptions by @artur-ciocanu in #1200
- Adding spring boot workflows integration to docs by @salaboy in #1195
- Register workflows and acitivities using instances along classes by @artur-ciocanu in #1201
- feat: Adding basic HTTPEndpoint configuration support in testcontainers module by @lbroudoux in #1210
- Add app health check support to Dapr Testcontainer by @artur-ciocanu in #1213
- Replacing OkHttpClient with Java 11 HttpClient by @artur-ciocanu in #1218
- Removing Saga from Dapr Workflows by @artur-ciocanu in #1216
- Does not rely on MAINTAINERS env for merging with auto-merge by @artursouza in #1224
- Adding producer and consumer app examples for Spring Boot integration by @salaboy in #1208
- Add actor testcontainer tests by @akkie in #1192
- Upgrading spring boot version to 3.4.3 by @salaboy in #1220
- [1.14] Restrict deploy to a subset of artifacts by @artursouza in #1229
- [1.14] Fix release by @cicoyle in #1236
- [1.14] Cherrypick into release by @cicoyle in #1240
- Fixing release, skipping sb examples. by @salaboy in #1247
- Fixing argument order for deploy profile option by @salaboy in #1251
- Using nexus staging plugig to deploy and skip deploys by @salaboy in #1253
- Setting nexus URL by @salaboy in #1254
- up build timeout by @cicoyle in #1256
- Adding missing reuse to tests by @salaboy in #1263
New Contributors
- @theonefx made their first contribution in #1189
- @lbroudoux made their first contribution in #1210
- @akkie made their first contribution in #1192
Full Changelog: v1.13.3...v1.14.0