Releases: spring-projects-experimental/spring-cloud-square
Releases · spring-projects-experimental/spring-cloud-square
0.4.1
Features:
- Support for configuring custom
WebClient.Builder
beans for non-load-balanced scenarios (#44)
Bugfixes:
- Use a custom conversion service (#46)
0.4.0
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
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
This is primarily a bugfix release.
Bugfixes
- Version M2 requires milestone & snapshot repositories to Work #32
0.4.0-M2
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
- Upgrades, refactoring and code cleanup
- Bugfixes: #18