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