Nikolay ILYIN
Nikolay ILYIN
Hi, what's the reason you put pinning to 7.1.33 in mautic 2 latest image? I mean file: /etc/apt/preferences.d/no-debian-php I spent 2 days trying to upgrade my setup's php version in...
Hi, I am using rest-assured with quarkus. my code is ` logger.debug("before POST item with id, using path {}", RestAssured.baseURI + RestAssured.basePath); given() .contentType("application/octet-stream") .body(image) .pathParam("id", random) .when() .post("/{id}") .then()...
### Is your feature request related to a problem? Please describe. Some S3 platforms (like Hitachi Content Platform) doesn't accept Accept-Encoding="", which is currently sent by the plugin. This results...
### 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]...
### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? v21.7.1 ### Amplify CLI Version 12.10.3 ### What operating system are...