Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
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. |
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. |
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. |
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. |
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. |