2.3.2
- Bumped micronaut to the latest (3.4.3 from 3.2.3)
- Remove workaround for micronaut-projects/micronaut-core#6084
- Java REST client (and therefore command line improvements) to REST
- Added handling local file to the REST as opposed to forcing byte array
- Updated FileStorageTest and ZuliaCmdUtil to use the file based REST.
- Added better timeouts for okhttp rest client