Skip to content

Releases: uyuni-project/subscription-matcher

v0.38

28 May 14:46
Compare
Choose a tag to compare
  • Workaround for Java 17 strong encapsulation (bsc#1225416)

v0.37

03 Apr 11:55
Compare
Choose a tag to compare
  • add missing part number (bsc#1221922)
  • Fix penalties logging by initializing the score director consistently

v0.36

22 Feb 14:50
Compare
Choose a tag to compare
  • Fixed Log4j 2 initialization

v0.35

16 Jan 16:47
Compare
Choose a tag to compare
  • Added missing part number

v0.34

21 Dec 08:37
Compare
Choose a tag to compare
  • Enabled support for LTSS subscriptions (bsc#1218075)
  • Added SLE Micro vCore handling (bsc#1218074)
  • Added new SKUs and new bundles

v0.33

02 Nov 14:42
Compare
Choose a tag to compare
  • Added missing part numbers (bsc#1216506)
  • Ignored subscriptions without any associated products (bsc#1216506)
  • Updated guava to version 32.0
  • Migration to Junit 5

v0.32

28 Jul 09:25
Compare
Choose a tag to compare
  • Fixed issue in Log4j configuration that prevented changes to be applied to all loggers and lead to missing log entries.
  • Cleaned up runtime dependencies declaration to make sure the shaded jar is correctly generated.

v0.31

20 Mar 11:34
Compare
Choose a tag to compare
  • 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

v0.30

24 Aug 11:54
Compare
Choose a tag to compare
  • Migrated to Java 11
  • Removed usage of guava beta API
  • Removed commons-io in favor of java.nio API
  • Check the correctness of the generated CSV in the unit test.
  • Updated the dependencies versions

v0.29

24 Mar 22:34
Compare
Choose a tag to compare
  • Migration to Log4j 2