Skip to content

Releases: DanielLiu1123/httpexchange-spring-boot-starter

v3.2.0-RC2

02 Dec 08:04
7843f44
Compare
Choose a tag to compare
  • Spring Cloud LoadBalancer support

v3.2.0-RC1

25 Nov 02:29
Compare
Choose a tag to compare
  • Change group id to io.github.danielliu1123
  • Add clientType, requestMappingSupportEnabled, connectTimeout, readTimeout, warnUnusedConfig configurations
  • Change default client-type from WebClient to RestClient
  • Support to generate default implementation for server side (httpexchange-processor)
  • Code refactor

v3.1.6

02 Dec 08:11
Compare
Choose a tag to compare
  • Upgrade Spring Boot 3.1.6

v3.1.5

23 Oct 16:45
Compare
Choose a tag to compare
  • Upgrade Spring Boot 3.1.5
  • Not warning when not configure baseUrl
  • Bean to query support empty bean

v3.1.4.2

03 Oct 12:34
Compare
Choose a tag to compare
  • Fixes classes match inaccurate

v3.1.4.1

03 Oct 12:15
Compare
Choose a tag to compare
  • Fixes match is not inaccurate

v3.1.4

03 Oct 10:25
Compare
Choose a tag to compare
  • Clear registries when context shutdown
  • Upgrade Spring Boot 3.1.4

v3.1.3

27 Aug 16:13
Compare
Choose a tag to compare
  • Dependecies upgrade

v3.1.2

26 Jul 13:43
Compare
Choose a tag to compare
  • Add @BeanParam to support converting bean to query
  • Support http-exchange configuration dynamic refreshing

v3.1.1-RC3

21 Jun 16:33
Compare
Choose a tag to compare
  • Warning when client not configure base-url