0.9.8#
Released on August 12, 2025.
Added#
Changed#
Upgraded Atoti Server to 6.1.11.
When
atoti.JwtConfig.key_pairisNone, the automatically generated key pair will use 3072 bits instead of the old 2048 bits.
Deprecated#
Requests to endpoints created with
atoti.Session.endpointshould now use/proxyinstead of/atoti/pyapi./atoti/pyapiremains available but logs a warning when used [1].The
atoti.pyapimodule is deprecated, import its classes directly fromatoti.Useroratoti.endpoint.Requestinstead [1].
Fixed#
Performance regression when editing measures inside a
data_model_transaction()[2].
Internal issue tracker references