v1.2.0
HumanSignal/label-studiov1.2.0Aug 18, 2021by makseq
AI Summary
Label Studio v1.2.0 introduces webhooks support, enabling users to subscribe to event actions like TASKS_CREATED, ANNOTATION_CREATED, and PROJECT_UPDATED for seamless integration with machine learning pipelines.
Key Highlights
- New webhooks functionality for event-driven integrations
- Support for event subscriptions including TASKS_CREATED, ANNOTATION_CREATED, and PROJECT_UPDATED
- Enables integration with machine learning pipelines
- Documentation and introductory blog post available for getting started
New Features
- Webhooks support for subscribing to project events
- TASKS_CREATED event subscription
- ANNOTATION_CREATED event subscription
- PROJECT_UPDATED event subscription
- Additional event actions support for ML pipeline integration
Full Release Notes
Label Studio now supports webhooks! Subscribe to event actions such as TASKS_CREATED, ANNOTATION_CREATED, PROJECT_UPDATED and more to easily integrate Label Studio with your machine learning pipeline. Check out the introductory blog post: https://labelstud.io/blog/release-120.html Check out the documentation: https://labelstud.io/guide/webhooks.html