Releases: fugerit-org/fj-lib
Releases · fugerit-org/fj-lib
2023-08.1
8.2.0 (2023-08-24)
- [enhancement [fj-core-jvfs] db classes generated with the fj-daogen-maven-plugin [8.2.0-rc.7]
- [enhancement [fj-core] fixed all major sonar cloud issues [8.2.0-rc.7]
- [enhancement [fj-core] loadConfigSafe() method introduced for property catalog [8.2.0-rc.6]
- [enhancement [fj-core] JavaGenerator generate() throw chaanged from Exception to IOException [8.2.0-rc.6]
- [enhancement [fj-core] update fj-test-helper8 version to 0.3.1 (serialization support) (support for serialization test) [8.2.0-rc.6]
- [enhancement [fj-core] added utilities to close Closeable and AutoCloseable [8.2.0-rc.5]
- [enhancement [fj-core] conversion utilities for ConfigException and ConfigRuntimeException [8.2.0-rc.3]
- [enhancement [to reduce hierarchy depth, if the correct interfaces have been used, this should have no impact] :
- [enhancement][fj-core] Changed hierarchy of GenericListCatalogConfig to directly extends AbstractConfigurableObject [8.2.0-rc.1]
- [enhancement][fj-core] Changed hierarchy of AbstractConfigurableObject to directly extends Object [8.2.0-rc.1]
2023-08.0
8.1.0 (2023-08-20)
- [enhancement][fj-core] Added factory methods for XMLConfigurableObject [8.1.0-rc.2]
- [enhancement][fj-core] Facilities for converting exceptions [8.1.0-rc.1]
- [enhancement][fj-lib] added sonar cloud quality gate [8.1.0-rc.1]
8.0.13 (2023-08-01)
- Added accessor for ConfigProvider in AbstractConfigurableObject
8.0.12-rc.001 (2023-07-31)
- Fixed MiniFilterConfig load compatibility
2023-07.0
8.0.11-rc.002 (2023-07-14)
- Added MiniFilterMap
- Updated bom to 1.2.3
2023-03.4
2023-03.3
8.0.4 (2023-03-26)
- changed fj-bom version to 1.0.0
- As for the new parent version, building should be done using java11+
- maven.compiler.release property set to '8' (so the project is still compatible with java8+)
- Introduced project lombok
2023-03.2
8.0.3 (2023-03-25)
- j2ee dependant api deprecation
- changed fj-bom version to 0.2.3
- changed inner dependancy of submodules from project.version to fj-version
8.0.2 (2023-03-25)
2023-03.1
8.0.1 (2023-03-19)
- Moving github pages to main branch, documenting QueryHelper api
- Extensions method to SelectHelper, and junit