Changelog for
subscription-matcher-0.38-230900.1.2.uyuni3.noarch.rpm :
* Tue May 28 2024 Thomas Florio
- Version 0.38
* Workaround for Java 17 strong encapsulation (bsc#1225416)
* Wed Apr 03 2024 Michael Calmer - Version 0.37
* add missing part number (bsc#1221922)
* Fix penalties logging by initializing the score director consistently- adapt spec file to use original tar ball
* Thu Feb 22 2024 Thomas Florio - Removed wrong apache-commons-lang dependency- Version 0.36
* Fixed Log4j 2 initialization
* Tue Jan 16 2024 Thomas Florio - Version 0.35
* Added missing part number
* Thu Dec 21 2023 Thomas Florio - Version 0.34
* Enabled support for LTSS subscriptions (bsc#1218075)
* Added SLE Micro vCore handling (bsc#1218074)
* Added new SKUs and new bundles
* Thu Nov 02 2023 Thomas Florio - Version 0.33
* Added missing part numbers (bsc#1216506)
* Ignored subscriptions without any associated products (bsc#1216506)
* Updated guava to version 32.0
* Thu Aug 03 2023 Thomas Florio - Relax maven dependencies version requirements (bsc#1213922)- Version 0.32
* Fixed issue in Log4j configuration that lead to missing log entries
* Cleaned up runtime dependencies declaration
* Update the bash script to handle multiple alternative names for each dependency
* Fail on startup if a dependency is missing
* Updated the version of commons-lang3
* Migrated to Java 11
* Removed usage of guava beta API
* Removed commons-io in favor of java.nio API
* Updated the dependencies versions
* Tue Mar 21 2023 Thomas Florio - Relax antlr version requirement
* Mon Sep 12 2022 Thomas Florio - Added Guava maximum version requirement (jsc#SLE-23217)
* Mon Jun 06 2022 Julio González Gil - Declare the LICENSE file as license and not doc
* Fri Mar 25 2022 Thomas Florio - Version 0.29
* Migration to log4j 2
* Wed Mar 09 2022 Thomas Florio - Version 0.28
* Support both antlr3-java and antlr3-runtime as dependencies
* Make it obvious that log4j12 is used
* Fri Sep 17 2021 Michael Calmer - Version 0.27
* update subscription rules for new SKUs (bsc#1189818)
* Tue May 04 2021 Frantisek Kobzik - Relax xstream version
* Fri Mar 05 2021 Julio González Gil - Use xstream from SLE/openSUSE
* Tue Dec 15 2020 Stefan Bluhm - Adapted for RHEL build.- Made Guava a minimum requirement (instead of a specific one).
* Tue Sep 08 2020 Frantisek Kobzik - Version 0.26- Allow matching any guest products for Unlimited Virtualization subscriptions (bsc#1165287)- Only report confirmed matches in the output.json- Expose the log level setting to the command line- In the subscriptions CSV output, print the active subscriptions first
* Fri Feb 14 2020 Frantisek Kobzik - Add missing library for SLE15 SP2 (slf4j-log4j12)- Version 0.25- Make the code usable with Math3 on SLES
* Fri Jan 17 2020 Michael Calmer - use log4j12 package on newer SLE versions
* Thu Dec 12 2019 Frantisek Kobzik - Version 0.24- Aggregate stackable subscriptions with same parameters- Implement new \"swap move\" used in optaplanner (bsc#1140332)
* Fri Nov 15 2019 Julio González Gil - Enable aarch64 builds, except for SLE < 15
* Wed Mar 06 2019 Frantisek Kobzik - Version 0.23- Update dependencies (Drools, Optaplanner, Guava, Xstream)- Added new Required deps:
* kie-soup-commons
* kie-soup-project-datamodel
* kie-soup-maven-utils- Removed:
* 0001-Enforce-apache-commons-lang3-3.4.patch
* Mon Feb 25 2019 fkobzikAATTsuse.com- Update kit version- Make the java and java-devel requirements variable- Relax the requirement condition on apache-commons-lang3- Add:
* 0001-Enforce-apache-commons-lang3-3.4.patch
* Tue Jan 22 2019 jgonzalezAATTsuse.com- Explicitly require JDK11
* Wed Jan 16 2019 jgonzalezAATTsuse.com- Updated to version 0.22- Old style hard bundle merging fix (bsc#1114059)
* Fri Sep 14 2018 jgonzalezAATTsuse.com- Updated to version 0.21- Set core dumps location for IBM java (bsc#1107302)- Fix OutOfMemoryError crashes (bsc#1094524)
* Fri Sep 07 2018 mcAATTsuse.com- Updated to version 0.20- update partnumbers rule file (bsc#1095972)- Use intermediate object to store confirmed matches within a penalty group and prevent infinite reactivation of Inherited virtualization rule (bsc#1094524)
* Mon Apr 09 2018 jgonzalezAATTsuse.com- Updated to version 0.19- Add 2 new partnumbers to rules file (bsc#1081977)- Improve subscription-matcher reporting accuracy via SCC (bsc#1031716)- small bugfixes
* Mon Mar 06 2017 moioAATTsuse.com- Updated to version 0.18- set -Xmx launch parameter based on customer data (bsc#1024863)- small bugfixes and logging improvements
* Tue Apr 05 2016 moioAATTsuse.com- Updated to version 0.17- logging improvements
* Tue Apr 05 2016 moioAATTsuse.com- Kit version corrected
* Tue Apr 05 2016 moioAATTsuse.com- Updated to version 0.16- xstream dependency updated- new logging option- JVM and OptaPlanner defaults tweaked for production use
* Mon Mar 21 2016 moioAATTsuse.com- Updated to version 0.15- added support to hard bundled subscriptions
* Tue Mar 08 2016 moioAATTsuse.com- Updated to version 0.14- added support to match SLES HA- performance speedups implemented
* Tue Feb 23 2016 moioAATTsuse.com- Updated to version 0.13- change output format to include possible matches- change unmatched system report to unmatched products report
* Mon Jan 25 2016 moioAATTsuse.com- Updated to version 0.12- change input format to include free products
* Fri Jan 22 2016 moioAATTsuse.com- Updated to version 0.11- report bugfixes- add policies to output data
* Fri Jan 15 2016 moioAATTsuse.com- Updated to version 0.10- disable output on stdin, output is only sent to file now- normalize output and don\'t replicate input data in output- internal refactorings
* Thu Dec 31 2015 moioAATTsuse.com- Updated to version 0.9- logging improvements- bugfix: handle free products and systems with no products correctly- man page updated- handle systems without hosts or CPU information gracefully
* Sat Dec 19 2015 moioAATTsuse.com- Updated to version 0.8- bugfix: product names not correct in the CSV report- bugfix: return correct matches when many systems are involved
* Wed Dec 16 2015 moioAATTsuse.com- Updated to version 0.7
* Tue Dec 15 2015 moioAATTsuse.com- add saving of input.json
* Tue Dec 15 2015 moioAATTsuse.com- Updated to version 0.6
* Wed Nov 11 2015 moioAATTsuse.com- Initial version