Navigation :
test ../../ test dev.html
Developer Guide
test ../../ test dev/dev-overview.html
-
Overview
test ../../ test dev/dev-release.html
-
Release and migration notes
test ../../ test dev/dev-release/changelog.html
-- Changelog 4.0
test ../../ test dev/dev-release/release-notes.html
-- Release notes 4.0
test ../../ test dev/dev-release/migrate.html
-- Migration notes 4.0
test ../../ test dev/dev-release/previous-versions.html
--
Previous versions
test ../../ test dev/dev-getting-started.html
-
Getting Started
test ../../ test dev/dev-ref-impl.html
-
What-If default implementation
Changelog 4.0
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.