Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Release Notes (v0.2.2-alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@tobiasmo1 tobiasmo1 released this 16 Mar 20:43
4949581

Release Notes (v0.2.2)

Important note: This is a pre-production release of Video Analytics Serving. It is intended to bootstrap your efforts but has NOT been vetted for a production setting. It does not meet traditional requirements in terms of uptime, scalability, security, etc.

If you encounter defects in functionality beyond those listed below, please submit as a GitHub issue.

Added Features

N/A

Bug Fixes

This patch resolves a critical runtime issue that impacts the ability to run Video Analytics Serving. A nested dependency of the connexion component has changed its interaction pattern in such a way that it triggers a fatal exit of Video Analytics Serving on startup.

This patch updates the version of connexion to load and is required in order to support expected Video Analytics Serving runtime behavior.