Releases: PlaytikaOSS/feign-reactive
Releases · PlaytikaOSS/feign-reactive
4.2.1
4.2.0
What's Changed
- Support rxjava3 by @DenisMartsenyuk in #670
- rx3 postfix by @kptfh in #680
New Contributors
- @DenisMartsenyuk made their first contribution in #670
Full Changelog: 4.1.2...4.2.0
4.1.2
4.1.1
Changes
🐞 Fixes
- WebReactiveFeign.Builder: use 'errorMapper' from configuration (#649) @DmitryGlushkov
4.1.0
Changes
📁 Java Dependencies updates
What's Changed
- added spring boot 3.2 support by @Donquih0te in #675
- added spring boot 3.2 support (postfix) by @kptfh in #677
- Updated nexus-staging-maven-plugin and maven-gpg-plugin by @kptfh in #678
New Contributors
- @Donquih0te made their first contribution in #675
Full Changelog: 4.0.3...4.1.0
4.0.3
Changes
🚀 Features & Enhancements
- max allowed retries in reactive retry policy (#607) @mukeshj13
- ReactiveFeignException prints exceptions stacktraces to error print stream (#629) @gromspys
🐞 Fixes
- Fixes #613 (#643) @kptfh
- Fix support of "qualifier" parameter as feign client bean name (#642) @kptfh
- ReactiveFeignException prints exceptions stacktraces to error print stream (#629) @gromspys
📁 Java Dependencies updates
- Bump renovatebot/github-action from 39.0.5 to 39.1.1 (#632) @dependabot
- Bump maven-javadoc-plugin from 3.3.2 to 3.5.0 (#542) @dependabot
- Bump really-executable-jar-maven-plugin from 1.5.0 to 2.1.1 (#581) @dependabot
- Bump org.springframework.cloud:spring-cloud-dependencies from 2022.0.3 to 2022.0.4 (#617) @dependabot
- Bump jmh.version from 1.36 to 1.37 (#619) @dependabot
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.5.1 (#633) @dependabot
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#637) @dependabot
- Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.11 (#636) @dependabot
4.0.2
4.0.0
Changes
🚀 Features & Enhancements
📁 Dependencies updates
- Bump brave-tests from 5.15.1 to 5.16.0 (#597) @dependabot
- Bump spring-cloud-dependencies from 2022.0.0 to 2022.0.3 (#603) @dependabot
- Bump maven-surefire-plugin from 3.0.0 to 3.1.2 (#605) @dependabot
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#595) @dependabot
- Bump maven-source-plugin from 3.2.1 to 3.3.0 (#601) @dependabot
- Added Spring Boot 3 support (#539) @wllianwd
3.3.0
3.2.11
Changes
🚀 Features & Enhancements
📁 Dependencies updates
- Clean-up poms (#586) @kptfh
- Bump brave-tests from 5.13.7 to 5.15.1 (#585) @dependabot
- Bump jmh.version from 1.35 to 1.36 (#577) @dependabot