Scheduling Assistant 1.0.5 Released
Scheduling Assistant 1.0.5 was just released. This is primarily a bug fix release focusing on a problem with the event reminder service, however this release also includes the DDLs required to use PostgreSQL for the Scheduling Assistant's internal database.
Read the full release notes at: https://issues.jasig.org/secure/ReleaseNote.jspa?projectId=10260&version=11690
Maven POM dependency fragment:
<dependency> <groupId>org.jasig.sched-assist</groupId> <artifactId>sched-assist</artifactId> <version>1.0.5</version> </dependency>