Skip to content

Releases: kerberos-io/vault

1.0.728191914

05 Jan 11:42
Compare
Choose a tag to compare

Changes

  • Introduce a caching layer, recordings being uploaded will remain in memory for x amount of minutes. Requests coming from the Kerberos Hub pipeline will receive the recording from memory (avoiding request to the underlaying storage system), after x minutes requests will come directly from the storage system, as memory will be cleaned up.

Release

1.0.709240939

02 Dec 12:33
70033ae
Compare
Choose a tag to compare

Changes

  • Improved continuous forwarding.

Release

1.0.474693441

19 Feb 09:52
aae9c72
Compare
Choose a tag to compare

Changes

  • When provider is not specified, is not enabled or doesn't exists we will fallback to the accounts selected provider.
  • Next to recordings and images, it is now possible to store thumbnails from Kerberos Hub, this avoids a database overflow, and adds the ability to visualise higher resolution thumbnails. Removing the thumbnails from Kerberos Hub MongoDB reduces the size of a single sequence by 90%.
  • Fixed a bug where we are only checking videos if they are fragmented or not.

Release

1.0.469986101

13 Feb 20:23
c373875
Compare
Choose a tag to compare

Changes

  • Fix for storage copy to other bucket

Release

1.0.465761144

08 Feb 14:15
Compare
Choose a tag to compare

Changes

  • Add /storage/copy endpoint, which allows to copy a recording from one provider to the other.
  • Enhanced verbose error logging.

Release

1.0.397479393

05 Feb 18:31
Compare
Choose a tag to compare

Changes

  • Initial release.

Release