AOServ Schema Changelog
aoserv-schema-1.84.13
Release Notes
- Added support for PHP 8.0.
- New
"schema"."AoservProtocol"
: 1.84.13
- New
"schema"."Type"
: HashedKey
- Removed
linux.Server.daemon_key
, now stored in aoserv-daemon.properties
account."Administrator".password
changed from text
to the newer
"com.aoindustries.security"."HashedPassword"
composite type.
aoserv-schema-1.84.12
Release Notes
- Java updates:
- Java 14 is now end-of-life
- Java 15 is now current stable
- Java 16 is new beta
- Added support for PostgreSQL 13.
aoserv-schema-1.84.11
Release Notes
- Additional permissions for "billing" role in support of updated procedures.
aoserv-schema-1.84.10
Release Notes
-
New Linux group and user "centos" to support deployments in
Amazon EC2 (and other cloud environments) via
the cloud-init package.
aoserv-schema-1.84.8
Release Notes
- Additional permissions for "management" role in support of updated procedures.
aoserv-schema-1.83.2
Release Notes
- Project moved to GitHub and Maven.