1399 Commits (99521f1232d206a81d4017b681e0533392e4aa9f)
 

Author SHA1 Message Date
dependabot[bot] 99521f1232
build(deps): bump reactor.version from 3.5.8 to 3.5.9 (#2156) 1 year ago
dependabot[bot] 056e0982eb
build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#2158) 1 year ago
dependabot[bot] c45501bc6f
build(deps): bump org.mockito:mockito-core from 5.4.0 to 5.5.0 (#2157) 1 year ago
Vitalij Berdinskih fc6daef95f
The builder clones itself before enrichment (#2117) 1 year ago
dependabot[bot] c65915b0b5
build(deps): bump io.sundr:sundr-maven-plugin from 0.100.2 to 0.100.3 (#2151) 1 year ago
Arthur Chan b46ad26752
Fix bug in string split (#2146) 1 year ago
Arthur Chan fc6bf6f356
Fix possible regex matching stack overflow (#2150) 1 year ago
dependabot[bot] f06856c07a
build(deps): bump jmh.version from 1.36 to 1.37 (#2147) 1 year ago
Marcos Estevam 6d84421670
Update README.md (#2148) 1 year ago
dependabot[bot] 7603bbd08e
build(deps): bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre (#2142) 1 year ago
dependabot[bot] db6c8a911a
build(deps): bump io.sundr:sundr-maven-plugin from 0.100.1 to 0.100.2 (#2143) 1 year ago
dependabot[bot] 387049458d
build(deps-dev): bump org.junit.jupiter:junit-jupiter-params from 5.9.3 to 5.10.0 (#2132) 1 year ago
iZDT ba009a0bd4
Fix issuse #1721 Accept-Encoding header is added twice (#2139) 1 year ago
Malik Zharykov 3e089ffba5
feat: Added decodeVoid feature (#2131) 1 year ago
iProdigy 59a568eb10
Fix expression pattern compilation on android (#2136) 1 year ago
dependabot[bot] 4d9215a994
build(deps): bump org.springframework.cloud:spring-cloud-dependencies (#2141) 1 year ago
dependabot[bot] 3282567c06
build(deps): bump netty.version from 4.1.95.Final to 4.1.96.Final (#2140) 1 year ago
dependabot[bot] fe036ac032
build(deps): bump kotlinx.coroutines.version from 1.7.2 to 1.7.3 (#2138) 1 year ago
dependabot[bot] a84f90cfad
build(deps): bump com.github.ekryd.sortpom:sortpom-maven-plugin (#2134) 1 year ago
dependabot[bot] 8c187bbf5c
build(deps-dev): bump spring-context from 6.0.10 to 6.0.11 (#2127) 1 year ago
dependabot[bot] 2c0a7e9886
build(deps): bump netty.version from 4.1.94.Final to 4.1.95.Final (#2130) 1 year ago
FloLei 9f6ccaa4ea
Adding a constructor for the RetryableException to include a Response… (#2123) 1 year ago
dependabot[bot] 2002f17809
build(deps): bump reactor.version from 3.5.7 to 3.5.8 (#2126) 1 year ago
dependabot[bot] d8fddf55d3
build(deps): bump micrometer.version from 1.11.1 to 1.11.2 (#2124) 1 year ago
dependabot[bot] 38d19aa528
build(deps): bump kotlin.version from 1.8.22 to 1.9.0 (#2121) 1 year ago
Marvin Froeder 2cb72cf3fa [ci skip] updating versions to next development iteration 12.5-SNAPSHOT 1 year ago
Marvin Froeder 602f588ca5 prepare release 12.4 1 year ago
Dušan Plavák 7d4eb18cf9
Allow override of maxBodyBytesLength in ErrorDecoder (#2113) 1 year ago
dependabot[bot] 0868e71263
build(deps): bump sundr-maven-plugin from 0.100.0 to 0.100.1 (#2118) 1 year ago
dependabot[bot] 26dadc26c3
build(deps): bump guava from 32.0.1-jre to 32.1.1-jre (#2112) 1 year ago
dependabot[bot] a67560ec00
build(deps): bump guava from 32.0.1-jre to 32.1.0-jre (#2110) 1 year ago
dependabot[bot] 78cd519c74
build(deps): bump kotlinx.coroutines.version from 1.7.1 to 1.7.2 (#2109) 1 year ago
Francesco Andreuzzi 5264fd62b0
use static constructor (#2111) 1 year ago
Igor Volkov 7e9e547350
Allow schema and validation event handler customization in JAXBContextFactory (#2084) 1 year ago
dependabot[bot] cf4585228a
build(deps-dev): bump jersey-hk2 from 2.39.1 to 2.40 (#2105) 1 year ago
dependabot[bot] 521f3ab970
build(deps-dev): bump jersey-client from 2.39.1 to 2.40 (#2106) 1 year ago
ShubhamDagar 4c17b87e6c
ApacheHttp5Client uses Options to follow Redirects (#2104) 1 year ago
Michał Iwańczuk 0d2590cc4a
Adds convenient overloaded constructor for Request.Options (#2093) 1 year ago
Severin Kistler 50f5b6eb3c
feign-soap-jakarta module like feign-soap, but with feign-jaxb-jakarta instead of feign-jaxb (#2094) 1 year ago
dependabot[bot] a350235209
build(deps): bump netty-handler in /benchmark (#2095) 1 year ago
dependabot[bot] a6bfddc2e1
build(deps): bump commons-codec from 1.15 to 1.16.0 (#2100) 1 year ago
dependabot[bot] 11bbae0750
build(deps): bump sundr-maven-plugin from 0.95.0 to 0.100.0 (#2101) 1 year ago
dependabot[bot] 9964c5212e
build(deps): bump google-http-client from 1.43.2 to 1.43.3 (#2102) 1 year ago
Vitalij Berdinskih e4d2bed76b
The HTTP protocol version: it misses in AsyncApacheHttp5Client's response and hardcoded in Request.toString() (#2097) 1 year ago
dependabot[bot] f1e2c19cee
build(deps): bump netty.version from 4.1.93.Final to 4.1.94.Final (#2096) 1 year ago
Yanming Zhou c43515137c
Allow QueryMapEncoder accept null value (#2086) 1 year ago
Vitalij Berdinskih ad167f5aca
Unknown hostnames correspond to reserved ones in RFC 2602 Reserved Top Level DNS Names (#2087) 1 year ago
dependabot[bot] e92364f4a9
build(deps): bump mockito-core from 5.3.1 to 5.4.0 (#2091) 1 year ago
dependabot[bot] 069b8a6c2d
build(deps): bump json from 20230227 to 20230618 (#2092) 1 year ago
dependabot[bot] 48f63ece02
build(deps): bump maven-shade-plugin from 3.4.1 to 3.5.0 (#2090) 1 year ago