Skip to content

Releases: JohT/alias

Support Java 11, base library remains Java 1.8

31 Aug 19:13
Compare
Choose a tag to compare

Major Changes

  • #81 Support Java 11, base library remains Java 1.8 (2022-07-26)

Enhancements

  • #51 [Snyk] Security upgrade org.apache.logging.log4j:log4j-core from 2.17.0 to 2.17.1 (2022-01-01)
  • #64 Delete .gitignore defined files that still remained in the repository (2022-04-15)
  • #81 Support Java 11, base library remains Java 1.8 (2022-07-26)
  • #82 Configure renovate version updates for arquillian.xml (2022-07-26)
  • #86 Provide version number independent wildfly distribution folder (2022-07-27)
  • #94 Generate CHANGELOG.md automatically (2022-08-31)

Details

For a detailled list of all updates see CHANGELOG.md.

Tests migrated to JUnit 5, Update of test and example dependencies

26 Oct 12:15
Compare
Choose a tag to compare

Maintenance:

  • Tests migrated to JUnit 5
  • Integration test fixed
  • Test and example dependencies updated
  • Renovate activated and configured

Integration tests

21 Jul 18:20
Compare
Choose a tag to compare

Features:

  • Renewed integration test environment using a managed wildfly (latest distributing) with arquillian.

Fixes:

  • Version updates to fix (most) integration test security vulnerabilities. The main module (type-alias) hadn't been changed. With only one test dependency it isn't affected by security vulnerabilities introduced by dependencies.