Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

DSC v7.0.1 - Fixes & Maintenance

Compare
Choose a tag to compare
@juliapampus juliapampus released this 07 Feb 13:51
· 15 commits to main since this release
fe85943

In CHANGELOG.md:

Added

  • Add portainer.application.connector.network to application.properties.. Default is set to local.

Changed

  • Update equalsverifier version from 3.8.3 to 3.9.
  • Update postgresql version from 42.3.1 to 42.3.2.
  • Update flyway-core version from 8.4.3 to 8.4.4.
  • Update pitest-maven version from 1.7.3 to 1.7.4.
  • Update camel version from 3.14.1 to 3.15.0.
  • Update springdoc.version from 1.6.5 to 1.6.6.
  • Update maven-project-info-reports-plugin version from 3.1.2 to 3.2.1.

Fixed

  • Deployment of DataApps via Portainer
  • Escape data source URL before creating data source bean.