-
I know in general that with opensource code anybody can do whatever they want. But i may be do not know something and with this particular code too. I ask someone who knows better to check if its alri…
-
**Describe the bug**
As a developer, I'd like to see tracing context from MDC during executing requests. Now if I enable circuit-breaker context disappears from logs.
**Sample**
Example project: …
-
I'm using the `feign-reactor-spring-configuration`, `feign-reactor-webclient` and `feign-reactor-cloud` dependencies with the `3.2.6` version.
So, for example, I have a such client:
```java
@Reac…
-
Currently using `com.playtika.reactivefeign:feign-reactor-java11:3.2.3`.
When you have a method like the below using the Feign contract, the explicitly defined `Content-Type` header is included in …
-
# GraalVM Native Image Error Report
## Build Output
```
========================================================================================================================
GraalVM Native …
-
with the release of 3.2.4 to add toString that includes request headers has potentially exposed logging of secrets like oAuth tokens that are passed in as headers. See:
https://github.com/PlaytikaOSS…
-
While updating, I got issue because it cut the trailing slash even though using the trailing slash intentionally.
Basically, my API server's endpoint is configured as
`/users/{userId}/dogs/` not `…
-
Hi, I am currently using version 3.2.6 of the feign-reactive library and I am facing a problem with an SSL connection. I am trying to make a request to a third-party application that expects a .pfx ce…
-
Olá Camila tudo bem?
Criei essa Issues para discutir sobre a versão que estou desenvolvendo baseado no seu projeto.
em meu projeto a entidade de endereço é coluna a parte, e é representada da segu…
-
The Thread is blocking when subscribe `Mono` that is return value of `RestTemplateFakeReactiveHttpClient.executeRequest(ReactiveHttpRequest request)`
https://github.com/PlaytikaOSS/feign-reactive/b…