2023-12-18 03:01:46 +03:00
|
|
|
[0.2.18]
|
|
|
|
- services: auth updated
|
|
|
|
- services: core updated
|
|
|
|
|
|
|
|
|
2023-11-30 09:51:22 +03:00
|
|
|
[0.2.17]
|
|
|
|
- httpx -> aiohttp
|
|
|
|
- sentry integrations
|
|
|
|
|
2023-12-18 03:01:46 +03:00
|
|
|
|
2023-11-28 12:05:39 +03:00
|
|
|
[0.2.16]
|
|
|
|
- resolvers: snake case queries and mutations
|
|
|
|
- resolvers: fix auth context usage with string user_id
|
|
|
|
|
2023-12-18 03:01:46 +03:00
|
|
|
|
2023-11-22 15:09:24 +03:00
|
|
|
[0.2.15]
|
|
|
|
- chore: schema service removed
|
|
|
|
|
|
|
|
|
2023-10-17 18:24:20 +03:00
|
|
|
[0.2.14]
|
|
|
|
- fix: update_message, load_messages
|
|
|
|
- fix: auth service timeout added
|
2023-11-22 15:09:24 +03:00
|
|
|
- dx: ruff
|
2023-10-17 18:24:20 +03:00
|
|
|
|
|
|
|
|
2023-10-14 14:52:04 +03:00
|
|
|
[0.2.13]
|
|
|
|
- migrated to pyproject and poetry
|
|
|
|
- validators added
|
|
|
|
- fixed graphql requests for core api
|
|
|
|
- uses official redis[hiredis] async
|
2023-10-14 18:11:17 +03:00
|
|
|
- datetime scalar removed
|
2023-10-14 14:52:04 +03:00
|
|
|
|
2023-12-18 03:01:46 +03:00
|
|
|
|
2023-10-11 13:12:14 +03:00
|
|
|
[0.2.12]
|
|
|
|
- sigil is back for test
|
|
|
|
|
2023-12-18 03:01:46 +03:00
|
|
|
|
2023-10-09 18:15:12 +03:00
|
|
|
[0.2.11]
|
2023-10-11 13:12:14 +03:00
|
|
|
- does not need sigil with schema stitching
|
2023-10-09 18:15:12 +03:00
|
|
|
|
2023-12-18 03:01:46 +03:00
|
|
|
|
2023-10-04 23:42:39 +03:00
|
|
|
[0.2.10]
|
|
|
|
- middlwares removed
|
|
|
|
- orm removed
|
|
|
|
- added core api connector
|
2023-10-05 14:46:16 +03:00
|
|
|
- nginx.conf.sigil fixed
|
2023-10-04 23:42:39 +03:00
|
|
|
|
2023-12-18 03:01:46 +03:00
|
|
|
|
2023-10-03 17:18:24 +03:00
|
|
|
[0.2.9]
|
2023-10-03 18:29:56 +03:00
|
|
|
- starlette is back
|
|
|
|
- auth middleware
|
2023-10-03 17:18:24 +03:00
|
|
|
- create first chat with member by id = 1 if empty smembers chats_by_author/author_id
|
|
|
|
|
2023-12-18 03:01:46 +03:00
|
|
|
|
2023-10-03 17:15:17 +03:00
|
|
|
[0.2.8]
|
|
|
|
- sse removed to presence service
|
|
|
|
- bugfixes
|
|
|
|
- pydantic removed as not used
|
|
|
|
|
2023-12-18 03:01:46 +03:00
|
|
|
|
2023-10-03 17:15:17 +03:00
|
|
|
[0.2.7]
|
|
|
|
- search messages fix
|
|
|
|
- context with author_id fix
|
|
|
|
- redis pubsub new_message event announce
|
|
|
|
- sse new_message events broadcast
|
|
|
|
|
2023-12-18 03:01:46 +03:00
|
|
|
|
2023-10-03 17:15:17 +03:00
|
|
|
[0.2.6]
|
|
|
|
- authors / members / users terms revision
|
|
|
|
- auth service connection
|
|
|
|
|
|
|
|
[0.2.5]
|
2023-10-03 18:29:56 +03:00
|
|
|
- dummy isolation
|
|
|
|
- aiohttp version
|