Skip to content

Release 3.13.0

Pre-release
Pre-release

Choose a tag to compare

released this 06 Oct 11:27
· 3108 commits to dev since this release

Release of Uvms docker images

uvms/activemq:3.13.0
uvms/postgres-base:3.13.0
uvms/postgres-release:3.13.0
uvms/wildfly-base:3.13.0
uvms/wildfly-release:3.13.0

Get from https://hub.docker.com/u/uvms/

Startup

  1. Download http://nexus.focus.fish/nexus/repository/releases/eu/europa/ec/fisheries/uvms/docker/docker-compose/3.13.0/docker-compose-3.13.0.yml

  2. Run 'docker-compose -f docker-compose-3.13.0.yml up -d'

Contains below module versions

	<unionvms.project.unionvms.web.version>3.0.9</unionvms.project.unionvms.web.version>
	<unionvms.project.mapfishprint.version>3.5</unionvms.project.mapfishprint.version>
	<unionvms.project.geoserver.version>2.8.5.presweden1</unionvms.project.geoserver.version>
	<unionvms.project.user.module>2.0.2</unionvms.project.user.module>
	<unionvms.project.rules.module>3.0.9</unionvms.project.rules.module>
	<unionvms.project.movement.module>4.0.1</unionvms.project.movement.module>
	<unionvms.project.mobileterminal.module>4.0.0</unionvms.project.mobileterminal.module>
	<unionvms.project.exchange.module>4.0.1</unionvms.project.exchange.module>
	<unionvms.project.reporting.module>1.0.7</unionvms.project.reporting.module>
	<unionvms.project.spatial.module>0.5.10</unionvms.project.spatial.module>
	<unionvms.project.config.module>4.0.0</unionvms.project.config.module>
	<unionvms.project.audit.module>4.0.0</unionvms.project.audit.module>
	<unionvms.project.asset.module>4.0.0</unionvms.project.asset.module>
	<unionvms.project.activity.module>0.5.14</unionvms.project.activity.module>
	<unionvms.project.mdr.module>0.5.1</unionvms.project.mdr.module>
	<unionvms.project.plugins.naf>3.0.3</unionvms.project.plugins.naf>
	<unionvms.project.plugins.flux>3.0.1</unionvms.project.plugins.flux>
	<unionvms.project.plugins.twostage>3.0.3</unionvms.project.plugins.twostage>
	<unionvms.project.plugins.siriusone>3.0.4</unionvms.project.plugins.siriusone>

Updated modules since last release
exchange 4.0.0 -> 4.0.1 (create link Release Notes)
mapfish-print 3.4 -> 3.5 (create link Release Notes)
rules-app 3.0.8 ->3.0.9 (merged rules-db into rules-app) (create link Release Notes)

Updates docker environment
statistics-enabled="true" -> statistics-enabled="false" for datasources and transactionmanager (caused issues redeploying)