Felipe Malaquias

Results 8 issues of Felipe Malaquias

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [X]...

bug
GraphQL
Gen 2

**Describe the bug** I'd like to understand why the returned RecordMetadata[] length does not match the number of message sent within a send(). **To Reproduce** First I create a Kafka...

Resilience4j version: 2.2.0 Hello! On [this](https://github.com/spring-projects/spring-framework/commit/c8169e5cad0bd616e251aa9c004eb2cdca081a59#diff-60fa75d32ded30c191bb5b2e9cf1ec24a8a400aef2f6ef7db9850351464f93adR351) commit, Spring introduced support for AOP with Kotlin coroutines. In this case, if it detects a kotlin suspend function, it [wraps the execution in...

### Environment information ```plain text System: OS: macOS 13.2 CPU: (10) arm64 Apple M1 Max Memory: 16.72 GB / 64.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 21.6.0 - /opt/homebrew/bin/node...

feature-request

### Description Hello! I was trying to link existing social accounts with same email and I am currently stuck trying to add AdminLinkProviderForUser permission to the lambda role. No action...

feature-request
auth

**Is your feature request related to a problem? Please describe.** I believe a common requirement for GraphQL is proper edge caching with per query cache duration, and having this functionality...

type: enhancement

**Environment:** Kotlin with coroutines 2.1.0 Spring Boot 3.3.1 **Problem** When adding a @Meta annotation to my queries in a given repository, I get empty lists as result. Unfortunately, I could...

type: documentation

**Expected Behavior** Allow to configure AuthorizationServerContextFilter or IssuerResolver. **Current Behavior** AuthorizationServerContextFilter and IssuerResolver are private, not possible to configure or disable. **Context** I understand that current IusserResolver behavior is intended...

status: waiting-for-feedback
type: enhancement