Skip to content

Releases: irohalab/mira-video-manager

Add reconnect procedue for amqp

10 Mar 17:04
104836b
Compare
Choose a tag to compare
Merge pull request #10 from irohalab/reconnect-amqp

add reconnect for amqp

Add database connection retry

16 Jan 13:34
47594c1
Compare
Choose a tag to compare

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

14 Jan 15:19
Compare
Choose a tag to compare

Upgrade typeorm due to a cli bug in the older version

Update Config

08 Jan 12:15
Compare
Choose a tag to compare

Add amqpUrl in the config file this has a higher priority than the amqp config dict

Second RC

01 Jan 09:47
Compare
Choose a tag to compare

should fix workflow error

first RC

01 Jan 09:19
Compare
Choose a tag to compare

This release is a release candidate. some features still WIP