Skip to content

Releases: fangkehou-team/dapr-spring

v0.5.1

25 Jun 11:25
Compare
Choose a tag to compare

Dapr Spring Boot Starter v0.5.1

this version adds a fake Content-Type header in feign client so that Spring Boot OpenFeign will have the ability to decode byte arrays to instances.

Enjoy!

Full Changelog: v0.5.0...v0.5.1

v0.5.0

03 Jun 07:07
Compare
Choose a tag to compare

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

02 Jun 08:10
Compare
Choose a tag to compare

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

02 Jun 04:09
0dc228b
Compare
Choose a tag to compare

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.