Skip to content

hub-0.43.0

Compare
Choose a tag to compare
@cedricve cedricve released this 24 Mar 12:19
· 36 commits to master since this release

Minor Changes

  • Added resource parameter to the helm chart, you can now customise your own resource limits and requests.
  • Tasks page now include the sprite and thumbnail. Both sprite and thumbnail are copied to the archive provider for infinite persistence.
  • Dashboard camera overview: we now show a list of available cameras and their uptime.
  • Translation of specific keywords for private edition was updated "Kerberos Agent" > "Camera".
  • When switching between two user sessions (logout > login), we cleaned up the state object which clears out all information from previous session.
  • Add additional logging to several pipeline services and Hub API, for better debugging.
  • Account page: username missing when using in multiTenant mode.

Major Changes

  • Partial support for RabbitMQ. Most pipeline services have been migrated and now support RabbitMQ. We'll be supporting SQS, Kafka and RabbitMQ (upcoming release).

Release