Releases: dapr/java-sdk
Releases · dapr/java-sdk
v1.8.0
- ADDED Bulk publish and bulk subscribe implementation 778
- DEPRECATED HTTP client in SDK 794 824
- FIXED Add ElementType.TYPE to ActorType to enable it in Kotlin 797
- ADDED Report SDK version in user-agent 810
- UPDATED Update docs for configuration API 813
- UPDATED Update springboot to latest minor.patch version. 826
v1.7.1
v1.7.0
v1.6.0
v1.5.0
- REMOVED Deprecated builder classes 601
- ADDED Added support for statestore query API 653
- FIXED Long values are not sent correctly with PubSub 686
- FIXED Topic annotation handles class-level
@RequestMapping
694 - FIXED Fixed service invocation path segments to avoid automatic encoding of
/
to%2f
702 - FIXED Dapr invoke method has very low throughput compared to calling API directly 709
- FIXED Actor DurationUtils parsing of duration throws an exception 712
v1.4.0
Java SDK v1.4.0
- RESOLVED Migrated out of JCenter as a Maven repository. 608
- FIXED Spring security context added as additional http header to http request via service invocation 638
- ADDED Support for Configuration API 659
- RESOLVED Update copyright information to Apache 2.0 665
- ADDED Add DCO requirements and updated code of conduct 669
v1.3.1
Split publish and build pipeline.
v1.3.0
Publish only on JDK 11.
v1.2.0
Cut release 1.2 (#585) * Upgrade version to 1.2.0 * Generate updated javadocs for 1.2.0