Luís Duarte

Results 37 issues of Luís Duarte

**Is your feature request related to a problem? Please describe.** We are trying to migrate to JDK 17 and we're having issues regarding Jigsaw ``` java: package com.launchdarkly.sdk.server.interfaces does not...

**Is your feature request related to a problem? Please describe.** Currently we are trying to add this library to a Micronaut GraalVM Application and we're getting errors like: ``` org.graalvm.compiler.debug.GraalError:...

type/enhancement

### Name of the resource AWS::ImageBuilder::ContainerRecipe ### Resource Name _No response_ ### Issue Description Hello, We are trying to implement an EC2 Image Builder Container Recipe and we have noticed...

bug
NeedTriage

**Describe the bug** We've noticed that you dropped Support for Logback 1.2 in version 7.4 . This caused our Dependency Update Bot to propose change for 7.4 (Minor version). Can...

Same behaviour as `goenv install 1.20`. e.g.: `goenv install 1.20 && goenv global 1.20` Currently responds `goenv: version '1.20' not installed`

in-progress

## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [x] Enhancement - [ ] Refactoring ## :scroll: Description Issue: #768 #769 DynamoDb Clients are...

component: dynamodb

**Type**: Feature **Is your feature request related to a problem? Please describe.** Currently the DynamoDb AutoConfiguration is conditional on `DynamoDbTemplate`. **Describe the solution you'd like** Standalone Initialization of DynamoDb +...

**Type**: Feature **Is your feature request related to a problem? Please describe.** We are using simple AWS Clients for most AWS Services and we just wanted simple initialization via properties...