[0.3.2] - added custom logger - auth logix synced with core - httpx [0.3.1] - glitchtip connect [0.3.0] - versions updates - startup refactoring - auth update - pre-commit fix [0.2.21] - replace uvicorn with granian - pre-commit hook installed - app.json with healthchecks used [0.2.20] - added logger - typing revision [0.2.19] - fix: stripping user_id [0.2.18] - services: auth updated - services: core updated [0.2.17] - httpx -> aiohttp - sentry integrations [0.2.16] - resolvers: snake case queries and mutations - resolvers: fix auth context usage with string user_id [0.2.15] - chore: schema service removed [0.2.14] - fix: update_message, load_messages - fix: auth service timeout added - dx: ruff [0.2.13] - migrated to pyproject and poetry - validators added - fixed graphql requests for core api - uses official redis[hiredis] async - datetime scalar removed [0.2.12] - sigil is back for test [0.2.11] - does not need sigil with schema stitching [0.2.10] - middlwares removed - orm removed - added core api connector - nginx.conf.sigil fixed [0.2.9] - starlette is back - auth middleware - create first chat with member by id = 1 if empty smembers chats_by_author/author_id [0.2.8] - sse removed to presence service - bugfixes - pydantic removed as not used [0.2.7] - search messages fix - context with author_id fix - redis pubsub new_message event announce - sse new_message events broadcast [0.2.6] - authors / members / users terms revision - auth service connection [0.2.5] - dummy isolation - aiohttp version