Skip to content

v8.1.3

Choose a tag to compare

@phax phax released this 06 Mar 13:54
· 53 commits to master since this release
  • Aligned the regular expression for SMP ID checking with the one from the SML
  • New GUI page "SMP Configuration" lets you reload the configuration files from within the application without restarting the application
  • (SQL) The Flyway migration V25 (move XML based SML configurations into the DB) now also correctly takes over the ID of the source object (migration introduced in 8.0.16)
  • (SQL) Improved the MySQL Flyway migration V31 to deal with the existing foreign key properly
  • Removed all references to the publisher DNS CNAME record, as these records will get deleted soon
  • (SQL) Modified the MySQL Flyway migration V30 to change the data type of job_data from text to mediumtext
  • (SQL) Added new Flyway migration V34 that changes a column type for MySQL column job_data from text to mediumtext

Full Changelog: phoss-smp-parent-pom-8.1.2...phoss-smp-parent-pom-8.1.3