FelipeEmerim

Results 6 issues of FelipeEmerim

Hi, First of all, I really liked your project. Compared to similar solutions like Wiremock, this tool seems much more modern and easy to use. We are considering to use...

Before submitting your issue, please make sure that you've checked all of the checkboxes below. - [X] You're running the [latest release](https://github.com/REBElinBLUE/deployer/releases/latest) version of Deployer. - [X] Ensure that you're...

### Describe the bug The grant manager class has the signature algorithm fixed at RSA-SHA256. You can see that [here](https://github.com/keycloak/keycloak-nodejs-connect/blob/main/middleware/auth-utils/grant-manager.js#L443). Keycloak allows us to change that algorithm. If I do...

kind/bug
status/triage

**Is your feature request related to a problem? Please describe.** We are using kafkaJS through NestJS microservices package. We have a hybrid app with multiple microservices, some using kafka while...

Hi, thanks for the amazing libs! This PR updates the core experimental version to 0.32.0. I used [this PR](https://github.com/aspecto-io/opentelemetry-ext-js/pull/234) as a base for my work. I had some problems running...

Hi, We have an issue using the sidecar dashboard provider with the following configuration: ```yaml sidecar: # Log level. Can be one of: DEBUG, INFO, WARN, ERROR, CRITICAL. logLevel: ERROR...

bug