What's New
**Updated Docker Image**
* Docker image is available on [Dockerhub](https://hub.docker.com/r/intellabs/vdms)
**New Neo4J + S3 Query Handler (Experimental)**
* The new query handler takes advantage of our S3 connector and adds Neo4J for metadata store instead of default PMGD.
* Additional details are available: [Neo4J Query Handler]( [https://github.com/IntelLabs/vdms/wiki/Neo4J‐Based‐Scale‐Out‐VDM](https://github.com/IntelLabs/vdms/wiki/Neo4J%E2%80%90Based%E2%80%90Scale%E2%80%90Out%E2%80%90VDM)S), [NeoAdd]( https://github.com/IntelLabs/vdms/wiki/NeoAdd), [NeoFind]( https://github.com/IntelLabs/vdms/wiki/NeoFind)
**New mutual TLS support**
* mTLS support was added to the server and Python client while retaining support for running in a TLS only (transport security only, no client authentication) or an insecure mode
* Additional details are available: [VDMS Mutual TLS Support](https://github.com/IntelLabs/vdms/wiki/VDMS-mTLS-Support)
**Add Entity via File Path**
* VDMS can now point to an image/video file accessible by the filesystem instead of storing the blob in the data store. The file could be on the local filesystem or a remote filesystem mounted on the server running VDMS.
* Additional details are available: [Updated AddImage Wiki](https://github.com/IntelLabs/vdms/wiki/AddImage), [Updated AddVideo Wiki](https://github.com/IntelLabs/vdms/wiki/AddVideo)
**Bug Fixes**
**Updated documentation** in [Wiki](https://github.com/IntelLabs/vdms/wiki)
* [AddImage](https://github.com/IntelLabs/vdms/wiki/AddImage)
* [AddVideo](https://github.com/IntelLabs/vdms/wiki/AddVideo)
* [ConfigFile](https://github.com/intel-innersource/libraries.databases.visual.vdms/wiki/ConfigFile)
* [Developer Guide](https://github.com/IntelLabs/vdms/wiki/Developer-Guide)
* [Installation](https://github.com/IntelLabs/vdms/wiki/Install)
* [Neo4J Query Handler](https://github.com/IntelLabs/vdms/wiki/Neo4J‐Based‐Scale‐Out‐VDMS)
* [NeoAdd]( https://github.com/IntelLabs/vdms/wiki/NeoAdd)
* [NeoFind]( https://github.com/IntelLabs/vdms/wiki/NeoFind)
* [VDMS Mutual TLS Support](https://github.com/IntelLabs/vdms/wiki/VDMS-mTLS-Support)