> ## 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.

# Release notes

<Info>
  For the list of changes and fixes covered in this release, see the [Changelog](./changelog).
  For information on upgrading from previous versions, see the
  [Migration guide](./migration-guide)
</Info>

<Update label="6.2.0" description="2026-07-23">
  Follow [this link](https://activeviam.jfrog.io/artifactory/activeviam-accelerators-artifacts/limits/6.2.0/)
  to download the zipped distribution files for:

  * **UI source code**
  * **UI build**
  * **Source files** to build the module
  * **Sample bookmarks**
  * **Maven repository** required to build the project and run the tests.

  ### Summary

  **New features**

  * [Atoti Limits Python plugin](#atoti-limits-python-plugin)

  **Improvements**

  * [Spring Boot 4 and Java 25](#spring-boot-4-and-java-25)

  ### New features

  #### Atoti Limits Python plugin

  Atoti Limits now ships a Python plugin that is a first-class citizen of the Atoti Python SDK.
  This plugin is intended to replace the Atoti Limits Python server extension, which
  connected a session to a running server from outside the SDK's plugin system.

  ### Improvements

  #### Spring Boot 4 and Java 25

  Atoti Limits has been updated to use Spring Boot 4 and Java 25.
</Update>
