[#55112] Add endpoint to ensure no org_unit has an empty org_unit_hierarchy
[#54794] Check parent of an org_unit on changes to ensure a full tree of line management org_units.
[#54858] Revert changes in previous release
[#54858] Listen to all AMQP events
[#54503] Fix model client health check
[#xxxxx] Add sentry
[#46148] Fix is_line_management for children
[#46148] Add a check if org_units below a unit is line-management to get the top org_units to be shown as line-management.
[#56148] Configure top level line-management units and hidden units with uuids instead of user_keys, as user_keys are not guarantied to be unique. Always set unit to line_management if it is found in LINE_MANAGEMENT_TOP_LEVEL_USER_UUIDS
[#51982] Update dependencies
[#52332] Sleep on errors to avoid overloading MO
[#50861] Switch to use new version of graphql api where org_unit parents are no longer lists.
[#51474] Adds a check to the line management calculation which checks if the organisation unit is below the main line management organisation. Controlled by a user_key set in settings.
[#51926] Bump RAMQP version; reduce prefetch_count from (default) 10 to 1
[#51474] Fix deploy with configupdater to update orggatekeeper and not orgviewer
[#51474] Adds automatic relases with config updater
[#51474] Adds support for self-owned organisations and organisations without hierarchies.
[#46148] Handle linjeorg markup of root org units
[#46148] Fixed linjeorg markup bug
[#46148] Set execution timeout for asyncio.wait_for
[#46148] Increase GraphQL timeout
[#46148] Use current date as from_date validity when modifying org units
[#46148] Added Kubernetes health endpoints
[#46148] Added FastAPI handles