Skip to content

Releases: spring-projects-experimental/spring-cloud-square

0.4.1

04 Mar 15:47
Compare
Choose a tag to compare

Features:

  • Support for configuring custom WebClient.Builder beans for non-load-balanced scenarios (#44)

Bugfixes:

  • Use a custom conversion service (#46)

0.4.0

22 Dec 14:30
Compare
Choose a tag to compare

Since no issues needed to be addressed after releasing the Release Candidate 1, the final 0.4.0 release has not had any additional changes.

0.4.0-RC1

14 Dec 14:48
Compare
Choose a tag to compare

Features:

  • Possibility to mark Retrofit beans instantiated by Spring Cloud Square as non-primary (#33)
  • Spring Cloud Sleuth integration for OkHttpClient (#36)

Bugfixes:

  • OkHttpClient lower version resolved from Retrofit transitive dependency (#40)

Tasks:

  • duplicate-finder plugin added and set up (#37)
  • Property naming made consistent (#39)

0.4.0-M3

25 Oct 13:05
Compare
Choose a tag to compare

This is primarily a bugfix release.

Bugfixes

  • Version M2 requires milestone & snapshot repositories to Work #32

0.4.0-M2

20 Oct 12:28
Compare
Choose a tag to compare

Features:

  • Allow configuring different WebClient.Builder beans (not shared) for each @RetrofitClient instance #25 (PR)
  • Adjustments for allowing Spring Native integration for non-load-balanced usecases (PR)

Bugfixes

  • @post with @Body doesn't work using @RetrofitClient with WebClient #26

0.4.0-M1

13 Apr 17:23
Compare
Choose a tag to compare
  • Upgrades, refactoring and code cleanup
  • Bugfixes: #18