Changelog 4.0

info

For a brief overview of the changes, see the Release notes.
For information on upgrading from previous versions, see the Atoti What-If Migration Notes.

4.0.4-AS 6.1

Dependencies

Component Version
Atoti Server 6.1.11
Common Dependencies BOM 2.4.0 (com.activeviam.apps)
Common Parent POM 2.4.0 (com.activeviam.apps)
Java JDK21

Changed

Issue Key Details
BAST-1414 Support concurrent simulation requests through a semaphore mechanism.
BAST-1416 Return appropriate HTTP error codes in REST services.
BAST-1417 Upgrade to Atoti Server 6.1.11.

4.0.3-AS6.1

Dependencies

Component Version
Atoti Server 6.1.0
Common Dependencies BOM 2.2.1 (com.activeviam.apps)
Common Parent POM 2.2.1 (com.activeviam.apps)
Java JDK21

Changed

Issue Key Details
BAST-1402 The DatabaseSimulationEngine will now execute simulations directly on the user branch without creating temporary branches. It will also check that the parent branch matches the target branch of a simulation if it is targeting an existing branch.

4.0.2-AS6.1

Dependencies

Component Version
Atoti Server 6.1.0
Common Dependencies BOM 2.1.0 (com.activeviam.apps)
Common Parent POM 2.1.0 (com.activeviam.apps)
Java JDK21

Fixed

Issue Key Details
BAST-1242 Fixed bug dropping the last character when concatenating a String array into a String representation of a vector.

4.0.1-AS6.1

Dependencies

Component Version
Atoti Server 6.1.0
Common Dependencies BOM 2.1.0 (com.activeviam.apps)
Common Parent POM 2.1.0 (com.activeviam.apps)
Java JDK21

Fixed

Issue Key Details
BAST-1207 Removed the UI Spring Boot starter dependency and changed the scope of the Atoti Server Spring Boot starter dependency to test.

4.0.0-AS6.1

Dependencies

Component Version
Atoti Server 6.1.0
Common Dependencies BOM 2.1.0 (com.activeviam.apps)
Common Parent POM 2.1.0 (com.activeviam.apps)
Java JDK21

Fixed

Issue Key Details
BAST-1087 Upgraded Atoti What-If to Atoti Server 6.1.0 and Java 21.