improved
Updates - Sept 2024
3 months ago
New Custom Function Repo node enables loading custom functions from Git repositories. Nodes gain UUIDv4 event IDs, attribute modifications, metadata filters for webhooks, and improved object re-identification. Platform updates add file thumbnails, bulk deployment updates, and improved deployment details. Gateway v1.33.29 includes CPU leak fixes, performance enhancements, Triton support for license plates, reduced container sizes, and improved error handling.
Nodes
- 🍀 Custom Function Repo : Load custom functions from a Git repository
- Trigger an Event : Add a UUIDv4 event_id for all Events
- Modify and Merge Objects supports attribute modifications
- Send HTTP Webhook : Add filters for metadata sent in the webhook
- ReIdentify Objects : Prevent duplicate id’s for quick matches
Platform
- Dashboard: Add thumbnails to files widget
- Allow bulk updating deployments from deployments overview
- Display queued deployments info in deployment overview
- Make edit configuration icon into an actual button on deployment detail view
Gateway
v1.33.29
- Fix CPU leak (increasing CPU usage over time)
- Performance enhancements and profiling support
- Retry API requests on "connection error"
- Don't restart file based deployments when stall is detected
- Pre-install
tensorflow==2.11
on lumeod containers - Add triton support to License Plate Recognition model
- Reduce container sizes by 20+%