Summary
- Improvements for Java projects
How to install
On Linux and macOS, remember to make the downloaded installer executable via chmod +x <installer file>
.
You can find more information in our README
What's Changed
- build(deps): bump github.com/docker/cli from 24.0.4+incompatible to 24.0.5+incompatible by @dependabot in #942
- fix: add NodeJS API fuzz target by @MarkusZoppelt in #936
- Fixes and improvements of the
container run
command by @adombeck in #927 - feat(mockserver): improve API body content checking by @MarkusZoppelt in #945
- CLI-1168 Set Docker entrypoint by @adombeck in #946
- refactor: remove unneccesary usage of SilentErrors by @mlsandnerCI in #931
- Add source map to java bundles by @florianGla in #939
- Test container run with CMake by @adombeck in #940
- Use maven test source dir from pom.xml by @florianGla in #944
- feat(maven): add function to get source dir from pom.xml by @florianGla in #951
Full Changelog: v1.1.0...v1.2.0