Francesco Macagno

Results 10 issues of Francesco Macagno

### Describe the feature When an sdk occurs and there is no message, instead populate the Exception with other sources of debug information, such as the http response. ### Use...

feature-request

I've created a java agent which prevents the exploit from working on this example via a java agent. Posting here in case anyone finds it useful: https://github.com/fjmacagno/log4j-safety-agent.

## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [x] Enhancement - [ ] Refactoring ## :scroll: Description Read the bucket region from the...

**Type**: Feature **Is your feature request related to a problem? Please describe.** I am accessing buckets via a role which is not a bucket owner, meaning that GetBucketLocation cannot work,...

component: s3
type: enhancement

**Type**: Feature **Is your feature request related to a problem? Please describe.** I have found that several people i work with have assumed that S3Resource.getUri() would return the s3 url...

component: s3
type: enhancement

I am having issues with logins not working when accessing this running on a marathon server. my hope is it was fixed in a recent update. Are there plans to...

**Describe the bug** In CI we sync a local deployment configuration to Astronomer, and are getting errors running the command ``` astro deployment update --deployment-file .astro/astro_deployment_template.yaml ``` We have this...

**Describe the bug** CLI gets a segfault when running start, restart, or stop commands and there is a typo in docker-compose.override.yml. I figure it would be better if the cli...

**Describe the bug** I want to run a render without entering the scheduler bash terminal directly, so i ran ``` astro dev run tasks render 2025-09-01 ``` and the command...

### Describe the bug The dbt databricks connector attempts to connect to databricks during `dbt ls` even though it doesn't need to, breaking generation of DAGs in Cosmos in CI...

bug