Releases: MTSWebServices/syncmaster
Releases · MTSWebServices/syncmaster
0.1.4 (2024-04-15)
15 Apr 15:47
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix missing backend factory for uvicorn.
Fix missing kinit executable in worker image.
0.1.3 (2024-04-15)
15 Apr 14:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix backend image entrypoint.
0.1.2 (2024-04-15)
15 Apr 10:29
Compare
Sorry, something went wrong.
No results found
Features
Rename syncmaster.backend.main module to syncmaster.backend. It now also accepts the same args as uvicorn. (#35 )
Add syncmaster.db.migrations module to run alembic with proper config. (#35 )
Change backend and worker images to use entrypoint. (#35 )
Improvements
Run database migrations in the entrypoint of backend image, before starting the backend server. (#35 )
Add healthchecks to example docker-compose.yml. (#35 )
0.1.1 (2024-03-29)
29 Mar 12:16
Compare
Sorry, something went wrong.
No results found
SyncMaster is now open source!