Releases: fangkehou-team/dapr-spring
v0.5.1
v0.5.0
Dapr Spring Boot Starter v0.5.0
this is the first stable version of Dapr Spring Boot Starter.
Artifacts are uploaded to Maven Central and wait for publish to be complete.
Enjoy !
Full Changelog: v0.4.0-SNAPSHOT...v0.5.0
v0.4.0-SNAPSHOT
Dapr Spring Boot Starter v0.4.0-SNAPSHOT
This version is the SNAPSHOT version of Dapr Spring Boot Starter, We released this version as we found that you have to login using token in order to download artifacts from Github Packages, so we decide to move to JitPack to host our SNAPSHOT artifacts.
In order to get JitPack works, we have to create a file to let JitPack build with openjdk17 or it will build with java8
The content of the artifacts of Github Packages and JitPack would be the same, but the groupId of the artifacts will be changed.
Simple Chinese Documentations is ready, and English versions will be prepared later.
v0.3.0-SNAPSHOT
Dapr Spring Boot Starter v0.3.0-SNAPSHOT
This version is the initial version of Dapr Spring Boot Starter, We released this version as we found that you have to login using token in order to download artifacts from Github Packages, so we decide to move to JitPack to host our SNAPSHOT artifacts.
The content of the artifacts of Github Packages and JitPack would be the same, but the groupId of the artifacts will be changed.
Simple Chinese Documentations will be ready today, and English versions will be prepared later.