AO AppCluster Changelog
ao-appcluster-2.0.1
Release Notes
- Now properly restoring Thread interrupted state on
InterruptedException
.
ao-appcluster-2.0.0
Release Notes
- Minimum Java version changed from 1.8 to 11.
- Now supports Java 9+ modules.
- Maven artifact relocated from
com.aoindustries:ao-appcluster
to com.aoapps:ao-appcluster
.
ao-appcluster-1.1.3
Release Notes
-
Reduced use of property substitutions in
pom.xml
.
This is to help 3rd-party parsers that fail to perform full Maven-compatible substitutions.
- Updated version of AO AppCluster JDBC.
ao-appcluster-1.0.2
Release Notes
- New AO OSS Parent POM to simplify
pom.xml
files. - Project documentation moved to per-project book in SemanticCMS format.
- Added changelog as top-level project link.
ao-appcluster-1.0.1
Release Notes
- Improved Javadoc formatting.
- Improved README formatting.
ao-appcluster-1.0.0
Release Notes
- Project moved to GitHub and Maven.