Releases: Wisser/Jailer
Releases · Wisser/Jailer
Jailer 15.8
Jailer 15.7
- The configuration file was changed from XML to Json in order to eliminate the dependency on JAXB
due to compatibility problems with JDK 11 or higher.
https://sourceforge.net/p/jailer/discussion/700500/thread/6cf3f6badb/
Jailer 15.6
- Migration of the JAXB implementation to "org.glassfish.jaxb" due to incompatibilities with JDK 20 or above.
https://sourceforge.net/p/jailer/discussion/700500/thread/6cf3f6badb/
Jailer 15.5
Jailer 15.4
- Fix for: "Exporting a varchar field containing $2 as substring".
https://sourceforge.net/p/jailer/discussion/700499/thread/71f33f91b8
Jailer 15.3.1
Jailer 15.3
- Database connections can now be assigned to a database type (Develop, Test, Staging and Production).
This improves the transparency of the various databases and encourages careful interaction of (near-)production systems. - Readability of the generated DML has been improved.
- "orai18n"-jar has been added to the Oracle JDBC driver.
Jailer 15.2.5
- The "Desktop Overview" view has been improved.
- Workaround for issue "Popup is not closed on click outside of area controlled by XWayland". https://bugs.openjdk.org/browse/JDK-8280993