Releases: JavaPOSWorkingGroup/javapos
1.15.8 Release with javapos-config-loader version 5
What's Changed
- incorporated javapos-config-loader version 5.0.0 which replaced proprietary logging by SLFvJ v1 based logging (unfortunately, no major-minor version change be done here for this case as "1.15" bound to UnifiedPOS specification version implemented)
- SLF4J v 1.7.36 is a new dependency, required from now on
Full Changelog: 1.15.7...1.15.8
JavaPOS 1.14.4 Maintenance Release
What's Changed
- added constant
ScaleConst.JPOS_ESCAL_UNDERWEIGHTto be UnifiedPOS 1.14 compliant; solves GH issue JavaPOSWorkingGroup/javapos-contracts#24
Full Changelog: 1.14.3...1.14.4
JavaPOS 1.15.7 Maintenance Release
What's Changed
- added constant
ScaleConst.JPOS_ESCAL_UNDERWEIGHTto be UnifiedPOS 1.14 compliant; solves GH issue JavaPOSWorkingGroup/javapos-contracts#24
Full Changelog: 1.15.6...1.15.7
JavaPOS 1.15.6 Maintenance Release
What's changed
- bumped javapos-config-loader to version 4.0.2 to fix some resource loading issue, see PR JavaPOSWorkingGroup/javapos-config-loader#13
Full Changelog: 1.15.5...1.15.6
JavaPOS 1.15.5 Maintenance Release
What's changed
- bumped javapos-contracts to version 1.15.4 to get missed constants from UnifiedPOS 1.15.1 in
Full Changelog: 1.15.4...1.15.5
JavaPOS 1.15.4 Maintenance Release for getting rid of Xerces
Available at Maven Central: https://central.sonatype.com/artifact/org.javapos/javapos/1.15.4
What's Changed
- bumped incorporated javapos-config-loader to version 4.0.1 to get rid of Xerces 1.2.3 and its vulnerabilities
Full Changelog: 1.15.3...1.15.4
JavaPOS 1.15.3 Maintenance Release aligning to UnifiedPOS 1.15.1
Available at Maven Central: https://central.sonatype.com/artifact/org.javapos/javapos/1.15.3
What's Changed
- bumped incorporated javapos-contracts to version 1.15.3 to get changes for UnifiedPOS 1.15.1 in
Full Changelog: 1.15.2...1.15.3
JavaPOS 1.15.2 Maintenance Release
Available at Maven Central: https://central.sonatype.com/artifact/org.javapos/javapos/1.15.2
Incorporates sub component versions
- javapos-contracts-1.15.2
- javapos-controls-1.15.0
- javapos-config-loader-3.1.0
JavaPOS 1.15.1 Maintenance Release
Available at Maven Central: https://central.sonatype.com/artifact/org.javapos/javapos/1.15.1
Incorporates sub components
JavaPOS 1.15 Release targeting UnifiedPOS 1.15
Available at Maven Central: https://central.sonatype.com/artifact/org.javapos/javapos/1.15.0
What's Changed
- Xerces dependency is listed in the POM file; solved GH issue #6
Incorporates sub components