1.32.0

Minor Changes and Other Fixes

  • [documentation] Added missing tags to metrics tables.
  • [sdk] Fixed an issue where command messages with empty values were not processed.
  • [sdk] Fixed an issue where the audio buffer could generate glitches.
  • [toolbox] Improved genvid-sdk upload-images-sdk by making it discover the list of available images from the SDK folder.
  • [toolbox] Fixed an issue where genvid-sdk package was returning an error when the source was a single file, or when no name was set in the call.
  • [toolbox] Fixed an issue where the retry_request parameter was ignored when the method genvid.toolbox.ClusterAPI.get_cluster_info was called.
  • [gvencode] Fixed an issue where audio and video desync when the delay between the last received frame and the end of a stream is too important.
  • [bastion-api] Improved Cluster-UI and Bastion-UI on small devices to avoid overlapping and hidden content.
  • [bastion-api] Fixed an issue where the error “too many transactions” was displayed when updating more than 12 images in a cluster.
  • [studio] Upgraded version of sliders in UI from 11.0.3 to 15.4.0.
  • [studio] Improved autocut documentation.
  • [consul-template] Upgraded consul-template from v0.24.1 to v0.27.1.
  • [terraform] Improved our Terraform modules by replacing the deprecated template provider with the new templatefile function.
  • [ami, vhd] Fixed an issue where ldconfig was segfaulting when trying to update or install new libraries on the Linux servers. The new images no longer set the kernel sys parameters differently from the default Debian setup.
  • [ami, vhd] Fixed an issue where there were missing base packages when using Python on our Linux server image.
  • [cluster-api] Fixed a security issue by setting the sandbox path to /dev/null for all consul-template execution.
  • [cluster-api] Added new /v1/template_renderer API to cluster-api which allow it to render a template folder and custom environment variables.
  • [consul] Fixed an issue where default values were not used if the Consul folder did not contain all Key/Values pairs.
  • [twitch extension] Fixed an issue where Twitch CSP blocks script-src when it points to external files.