0.9.8#
Released on Aug 12, 2025.
Added#
Changed#
The automatically generated key pair is now 3072-bit instead of 2048-bit when none is provided in
atoti.JwtConfig.key_pair
.
Deprecated#
Requests to endpoints created with
atoti.Session.endpoint
should now use/proxy
instead of/atoti/pyapi
./atoti/pyapi
remains available but logs a warning when used [1].The
atoti.pyapi
module is deprecated, import its classes directly fromatoti.User
oratoti.endpoint.Request
instead [1].
Removed#
Fixed#
Performance regression when editing measures inside a
data_model_transaction()
[2].
Security#
Internal issue tracker references