This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+7 more
ReleasePort's take
Light signalTwelvelabs v0.6.3 introduces async file upload support and adds a fault‑injection framework for testing.
Why it matters: Async uploads enable non‑blocking I/O in Twelvelabs workflows; the new fault‑injection feature provides deterministic failure testing, both available from version v0.6.3 onward.
Summary
AI summaryTwelvelabs adds async file upload support.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Breaking | Medium |
Breaks Hugging Face datasets integration with `datasets` 4.8.5. Breaks Hugging Face datasets integration with `datasets` 4.8.5. Source: llm_adapter@2026-05-23 Confidence: low |
— |
| Feature | Medium |
Adds fault injection framework for testing. Adds fault injection framework for testing. Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Feature | Medium |
Adds Twelvelabs async file uploads support. Adds Twelvelabs async file uploads support. Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Feature | Medium |
Supports UDFs defined in modules with `from __future__ import annotations`. Supports UDFs defined in modules with `from __future__ import annotations`. Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Performance | Medium |
Doubles CI random‑ops duration to 6 minutes. Doubles CI random‑ops duration to 6 minutes. Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Bugfix | Medium |
Fixes ValueError in random_ops test where sleep length must be non‑negative. Fixes ValueError in random_ops test where sleep length must be non‑negative. Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Bugfix | Medium |
Prohibits unsupported primary‑key column operations explicitly. Prohibits unsupported primary‑key column operations explicitly. Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Refactor | Medium |
Simplifies GroqTest::test_tool_invocations for reliability. Simplifies GroqTest::test_tool_invocations for reliability. Source: llm_adapter@2026-05-23 Confidence: low |
— |
| Refactor | Medium |
Improves run_tool_invocations_test implementation. Improves run_tool_invocations_test implementation. Source: llm_adapter@2026-05-23 Confidence: low |
— |
| Refactor | Medium |
Skips working-with-fireworks.ipynb notebook in CI. Skips working-with-fireworks.ipynb notebook in CI. Source: llm_adapter@2026-05-23 Confidence: low |
— |
| Refactor | Medium |
Updates example model in working‑with‑fireworks documentation. Updates example model in working‑with‑fireworks documentation. Source: llm_adapter@2026-05-23 Confidence: low |
— |
| Refactor | Medium |
Relocates submodules, updates README, and fixes navigation issues. Relocates submodules, updates README, and fixes navigation issues. Source: llm_adapter@2026-05-23 Confidence: low |
— |
| Refactor | Medium |
Fixes deployment staleness and adds application templates to docs. Fixes deployment staleness and adds application templates to docs. Source: llm_adapter@2026-05-23 Confidence: low |
— |
Full changelog
What's Changed
- [PXT-1160] skip working-with-fireworks.ipynb in ci by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1350
- docs: relocate submodules, README updates, and nav fixes by @pierrebrunelle in https://github.com/pixeltable/pixeltable/pull/1348
- [PXT-1159] simplify GroqTest::test_tool_invocations to make it more reliable by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1346
- Improve run_tool_invocations_test by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1347
- Support UDFs defined in modules with
from __future__ import annotationsby @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1344 - Update model used as an example in working with fireworks by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1356
- explicitly prohibit the unsupported pk col operations by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1349
- [PXT-1002] double the current random-ops duration in ci to 6 minutes by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1359
- [PXT-1147] Hugging Face datasets integration breaks with
datasets4.8.5 by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1361 - docs: fix deployment staleness and add application templates by @pierrebrunelle in https://github.com/pixeltable/pixeltable/pull/1362
- [PXT-1155] random_ops fix for: ValueError: sleep length must be non-n… by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1360
- [PXT-1138] Fault injection framework for testing by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1326
- Twelvelabs async file uploads by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1358
Full Changelog: https://github.com/pixeltable/pixeltable/compare/v0.6.2...v0.6.3
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About pixeltable
Data Infrastructure providing a declarative, incremental approach for multimodal AI workloads.
Related context
Related tools
Beta — feedback welcome: [email protected]