The last few days I released new versions of three of my projects.
- Bugzilla for Java made a major release jump to V2.0.0. The new version introduces a Java API to the REST interface of latest Bugzilla versions, re-structured the Issue interface by introducing component classes for nearly all associated objects (versions, components, users, priorities, resolutions, etc.) and brought back the JIRA session. A complete list of changes is available here.
- The RS Library has got a bugfix release V1.2.3. It now contains a few additional classes previously used in B4J and an enhancement of the FileFinder methods.
- The CSV/Excel Utility Package was released with V2.7.0. It made a major performance improvement and updated Apache POI libraries to their latest releases.
All projects are available through Maven Central.