0.6.3 (November 15, 2021)#

Added#

User interface#

  • Ability to add several filters on the same hierarchy (issue #213).

Changed#

User interface#

  • Upgraded Atoti UI to 5.0.4.

Deprecated#

Removed#

  • The atoti.experimental.distributed module has been made private.

  • atoti-legacy-app plugin.

Fixed#

  • Exception raised on totals when using time period windows in atoti.scope.cumulative() (issue #374).

  • Error with atoti.Table.join() on partitioned atoti.Table (issue #317).

  • ROLE_USER being automatically granted to any user with an account in the configured OpenID Connect authentication provider, leading them to have access to the session without an explicit atoti_plus.security.OidcSecurity.role_mapping.

  • Error when using a level created with atoti.experimental.create_date_hierarchy() in atoti.Cube.create_parameter_simulation() (issue #383).

  • Support LDAP URLs without trailing slash.