Skip to content

hub-0.46.0

Compare
Choose a tag to compare
@cedricve cedricve released this 13 Apr 13:14
· 20 commits to master since this release

Minor Changes

  • Cleanup: analysis collection was not cleaning up correctly. When a user was deactivated, not all data was removed.
  • Watchlist: sprite and thumbnails were not shown correctly on the watchlist page.
  • Emails: an issue when selecting the SMTP mail provider, emails were not send properly.
  • Duplicate days: date array of a users contains duplicate dates (might occur due to DB issues).
  • Media page: Allow nested search of classified objects.
  • Media page: When signed in through a non-owner user, refreshing the sequence page, showed no recordings (blank page).
  • Add Prometheus SDK (WIP): some microservices in kerberos-pipeline have already integrated the Prometheus SDK.
  • A Kerberos Hub Grafana dashboard was created showing the execution times of some microservices.

Screenshot 2023-04-13 at 15 17 40

Major Changes

  • Optimise support for RabbitMQ (working with manual ACKs), but support for pipeline microservices that rely on Python.

Release