Releases: irohalab/mira-video-manager
Releases · irohalab/mira-video-manager
Add reconnect procedue for amqp
Merge pull request #10 from irohalab/reconnect-amqp add reconnect for amqp
Add database connection retry
Add a retry code that handles the initialization of the database connection. It's useful when working with docker-compose.
Upgrade typeorm to 0.2.41
Upgrade typeorm due to a cli bug in the older version
Update Config
Add amqpUrl in the config file this has a higher priority than the amqp config dict
Second RC
should fix workflow error
first RC
This release is a release candidate. some features still WIP