Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: PlaytikaOSS/feign-reactive

Tags

4.2.1

Toggle 4.2.1's commit message
fix: use qualifier name for formatting conversion service

- Use `feignConversionService` qualifier name for  `reactiveFeignContract` bean
- If qualified name is not used it will conflict with Spring's predefined conversion service
	- `Caused by: org.springframework.beans.factory.NoUniqueBeanDefinitionException: No qualifying bean of type 'org.springframework.format.support.FormattingConversionService' available: expected single matching bean but found 2: feignConversionService,webFluxConversionService`
	- See https://github.com/spring-projects/spring-boot/blob/f88f8f26fde93df292e1b50a490768058c67b127/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration.java#L283

4.2.0

Toggle 4.2.0's commit message
rx3 postfix

4.1.2

Toggle 4.1.2's commit message
fixes #659

4.1.1

Toggle 4.1.1's commit message
WebReactiveFeign.Builder: use 'errorMapper' from configuration

4.1.0

Toggle 4.1.0's commit message
Updated nexus-staging-maven-plugin and maven-gpg-plugin

4.0.3

Toggle 4.0.3's commit message
Fixes #613

4.0.2

Toggle 4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Github Workflow (#630)

Co-authored-by: skarpenko <[email protected]>
Co-authored-by: Igor Yova <[email protected]>

4.0.1

Toggle 4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump brave-tests from 5.15.1 to 5.16.0 (#597)

Bumps [brave-tests](https://github.com/openzipkin/brave) from 5.15.1 to 5.16.0.
- [Release notes](https://github.com/openzipkin/brave/releases)
- [Changelog](https://github.com/openzipkin/brave/blob/master/RELEASE.md)
- [Commits](openzipkin/brave@5.15.1...5.16.0)

---
updated-dependencies:
- dependency-name: io.zipkin.brave:brave-tests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

3.3.0

Toggle 3.3.0's commit message
Release 3.3.0

3.2.11

Toggle 3.2.11's commit message
Release 3.2.11