Releases: dapr/java-sdk
Releases · dapr/java-sdk
v1.15.1
v1.15.0
What's Changed
- Fix orphaned channel by @cicoyle in #1241
- Update dapr v1.15 by @cicoyle in #1242
- update commons-cli -> 1.9.0 by @cicoyle in #1206
- Add JavaTimeModule by @mcruzdev in #1065
- Improvement of dapr-doc by @Shubhdeep02 in #1084
- Bump codecov/codecov-action from 4.1.0 to 4.4.1 by @dependabot[bot] in #1047
- Move dependency management and plugin management to parent pom by @siri-varma in #1260
- Change word length due to error on mechanical-markdown by @mcruzdev in #1279
- Bump codecov/codecov-action from 4.4.1 to 5.4.0 by @dependabot[bot] in #1278
- Bump fossas/fossa-action from 1.3.3 to 1.6.0 by @dependabot[bot] in #1277
- Support Podman Desktop on Spring Boot examples by @salaboy in #1274
- Support App HTTP middleware Pipelines by @salaboy in #1271
- Add checkstyle info on CONTRIBUTING.md by @mcruzdev in #1290
- Fix the warn log issue caused by not setting the dapr.client.grpcPort… by @seal90 in #1289
- fix: typos in _index.md by @joebowbeer in #1293
- Update Testcontainers test approach by @mcruzdev in #1288
- Ensure DurableTask classes are hidden in Workflow Runtime package by @artur-ciocanu in #1311
- Removing OkHttp3 dependencies by @artur-ciocanu in #1313
- Add the Jobs SDK by @siri-varma in #1255
- Add springboot tests by @mcruzdev in #1297
- Make the DAPR version being used consistent across all tests by @siri-varma in #1299
- Separate Dapr constants from IT container constants by @artur-ciocanu in #1315
- Use Java Bean for connection details and add more tests by @artur-ciocanu in #1317
- Bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot[bot] in #1318
- Fix URL building logic by @artur-ciocanu in #1320
- Add Conversation AI to Java SDK by @siri-varma in #1235
- Update CONTRIBUTING.md by @siri-varma in #1327
- Add docs for usage of Jobs SDK by @siri-varma in #1323
- Use dapr fork of durabletask-java by @cicoyle in #1336
- Fix kotlin-stdlib vuln by @cicoyle in #1356
- Feat Add TLS & mTLS support for gRPC with root CA and insecure mode by @cicoyle in #1363
- Fix the issue with retries not happening correctly for Activities by @cicoyle in #1374
- durabletask v1.5.4 (#1375) by @cicoyle in #1376
- grpc keepalives (#1382) by @cicoyle in #1383
- durabletask 1.5.5 by @cicoyle in #1391
- max grpc inbound msg by @cicoyle in #1414
- Compensation PR + Suspend/Resume PR by @cicoyle in #1415
- workflow retry handler by @cicoyle in #1418
- createTimer by @cicoyle in #1420
- support for api token by @cicoyle in #1453
- Replace ossrh url, due to EOL (#1454) by @javier-aliaga in #1455
- sys props by @cicoyle in #1486
New Contributors
- @Shubhdeep02 made their first contribution in #1084
- @seal90 made their first contribution in #1289
- @joebowbeer made their first contribution in #1293
Full Changelog: v1.14.2...v1.15.0
v1.14.2
v1.14.1
v1.14.0
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
v1.13.3
What's Changed
- [release-1.13] removing maven resources plugin dependency from SDK (#1193) by @artursouza in #1196
Full Changelog: v1.13.2...v1.13.3
v1.13.2
What's Changed
- up maven plugins and okhttp versions by @cicoyle in #1184
- [release3-1.13] fixing all protobuf java to be 3.25.5 (#1182) by @artursouza in #1186
- [1.13] up versions to be secure and fix issues due to deprecation by @cicoyle in #1187
Full Changelog: v1.13.1...v1.13.2
v1.13.1
What's Changed
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- Bump supported Spring Boot baseline to version 3.2.x by @ThomasVitale in #1050
- Ensure checkstyle can be imported into IDE by @artur-ciocanu in #1083
- Adding Java header to parent pom.xml by @artur-ciocanu in #1087
- Initial Testcontainers integration for Dapr by @salaboy in #1085
- Drop Java 8 API compatibility, enforce Java 11 API compatibility by @artur-ciocanu in #1093
- update dapr runtime + cli to latest rc: 1.14 (#1078) by @artursouza in #1094
- Upgrade the version to 1.13.0-SNAPSHOT by @artursouza in #1099
- Generate updated javadocs for 1.12.0 by @artursouza in #1100
- Fix sdk dependencies by @artur-ciocanu in #1103
- Use Eclipse Temurin as OpenJDK distribution by @artur-ciocanu in #1107
- Ensure same Spring Boot version is used across different tests by @artur-ciocanu in #1109
- Support static Properties overrides on DaprClientBuilder by @salaboy in #1097
- Adding Dapr Container default wait strategy based on healthz/outbound by @artur-ciocanu in #1105
- Adding Spring Boot enhancements, Sring Data Repository, Testcontainers by @artur-ciocanu in #1089
- Add configuration overrides for DaprWorkflowClient and WorkflowRuntimeBuilder by @artur-ciocanu in #1113
- Fixing typo in invokeBinding functions' definitions by @ytimocin in #1116
- Adding @Serviceconnection spring boot support with Testcontainers by @salaboy in #1118
- Adding Maven Profiles by @artur-ciocanu in #1120
- Cherry-pick: handle HTTP binding error by @artursouza in #1130
- Ensure we use the same GRPC version everywhere by @artur-ciocanu in #1137
- Remove all global state from setProperty by @artursouza in #1138
- Bi-direction subscription by @artursouza in #1124
- Fix license due to test dependency by @artursouza in #1143
- Fix bi-di subscription to support dapr-api-token by @artursouza in #1142
- Adding SpringBoot docs for new integrations by @salaboy in #1123
- Adding Dapr configuration support to Testcontainers by @artur-ciocanu in #1148
- Fix waitForSidecar to respect timeout. by @artursouza in #1146
- Fix release 1.13.0-rc-1 by @artursouza in #1152
- [release-1.13] New overload for invokeBinding + allow null TypeRef by @artursouza in #1158
- [release-1.13] Actor client metadata in release-1.13 by @artursouza in #1166
- [release-1.13] Cherry-pick: Fixing vulnerabilities #1162 (#1163) by @artursouza in #1167
New Contributors
- @ThomasVitale made their first contribution in #1050
- @ytimocin made their first contribution in #1116
Full Changelog: v1.12.2...v1.13.0
v1.12.1
What's Changed
- [1.12] Cherry-pick fix to handle http status code from bindings by @artursouza in #1129
- Remove and update some dependencies by @artursouza in #1132
- Fix and verify create-release by @artursouza in #1133
- Fix create release by @artursouza in #1134
Full Changelog: v1.12.0...v1.12.1