Skip to content

Releases: robtimus/connect-sdk-java-spring-boot-starter

3.6.1

01 Jan 13:45
Compare
Choose a tag to compare

Updated to the latest version of Spring Boot which comes with up-to-date versions of Log4J 2 and Jackson.

3.6

17 Dec 16:56
Compare
Choose a tag to compare
3.6

Updated to the latest versions of connect-sdk-java and Spring Boot.

Even though the targeted Spring Boot version is now 2.6.x, this starter is still compatible with Spring Boot 2.2.x.

3.5

04 Nov 20:13
Compare
Choose a tag to compare
3.5

Updated to the latest versions of connect-sdk-java, Spring Boot and Gson.

The auto-configured connection manager now actually closes expired connections from its scheduled closeIdleAndExpiredConnections method.

3.4

31 Jul 13:19
Compare
Choose a tag to compare
3.4

Updated to the latest versions of all dependencies:

  • connect-sdk-java
  • Spring Boot
  • Apache Commons Codec
  • Gson
  • HttpClient

Even though the targeted Spring Boot version is now 2.5.x, this starter is still compatible with Spring Boot 2.2.x.

3.3

16 Jun 18:14
Compare
Choose a tag to compare
3.3

Updated to the latest versions of connect-sdk-java and Spring Boot.

3.2

04 Jun 19:51
Compare
Choose a tag to compare
3.2

Updated to the latest version of connect-sdk-java.

3.1

19 May 18:53
Compare
Choose a tag to compare
3.1

Updated to the latest versions of connect-sdk-java and Spring Boot. Even though the targeted Spring Boot version is now 2.3.x, this starter is still compatible with Spring Boot 2.2.x.

3.0

28 Apr 16:00
Compare
Choose a tag to compare
3.0

Updated to the latest versions of connect-sdk-java and Spring Boot. Included the latest version of httpmime as an explicit dependency.

connect-sdk-java-spring-boot-starter-2.8

07 Apr 16:33
Compare
Choose a tag to compare

Updated to the latest version of connect-sdk-java.

Note: this is the last release that target Spring Boot 2.1.x. The next release will target Spring Boot 2.2.x instead.

connect-sdk-java-spring-boot-starter-2.7

10 Mar 21:29
Compare
Choose a tag to compare

Updated to the latest versions of connect-sdk-java, Spring Boot (2.1.x) and httpclient.