Marco Bungart
Marco Bungart
Closes #48411
### Description Story: **AS** a quarkus user **WHEN** I want UPX compression to take place in the container **THEN** I want a way to configure quarkus to execute UPX compression...
Currently, when a `test` operation fails, a `JsonPatchApplicationException` is thrown. This makes it hard to distinguish an input error (e.g. referencing a nonexisting `path`) from a failed test (it is...
Resolves #200 ## Summary by CodeRabbit * **New Features** * JSON Patch test operations now throw a specialized exception type for test failures, enabling better distinction between test-related errors and...