Update changelog

This commit is contained in:
github-actions[bot]
2025-02-15 15:07:12 +00:00
parent 211d22aef5
commit 7cd4b11e13

View File

@@ -9,6 +9,15 @@
* Make parallel recipe execution more robust by adding retries in `sendToDaemon()`
### CLI / DX v3.32.3 (2025/02/13)
#### What's Changed CLI
* Update to rewrite [8.45.4](https://github.com/openrewrite/rewrite/releases/tag/v8.45.4) to get access to lombok parsing fixes
* Do not load trust-store on `trust-store` configuration attempts
* Detect Azul Zing JDK installation path at `/opt/zing`
* Make parallel recipe execution more robust by adding retries in `sendToDaemon()`
### CLI / DX v3.32.2 (2025/02/12)
#### What's Changed CLI