Skip to content

4.0.4

Compare
Choose a tag to compare
@rjrudin rjrudin released this 17 Jul 16:41
· 1697 commits to master since this release

This bugfix release addresses the following items:

  • #554 MlcpTask and CorbTask stopped working due to a change in Gradle 6.4; they now work again (this change in Gradle 6.4 affected a number of Gradle plugins)
  • #558 CallResourceTask no longer eagerly (and needlessly) instantiates a DatabaseClient
  • And one change in ml-app-deployer 4.0.3 - query rolesets are no longer updated, as the Manage API does not support that