Release Notes
Use these release notes to review notable changes in Oracle VecDB Python SDK releases.
1.0.0b2 - 2026-04-30
Added
- Added support for automatic batching during large dataset upserts.
- Added support for case-insensitive input keys, allowing user data to use any capitalization for
ID,DENSE_VECTOR, andMETADATA. - Updated the host URL validation pattern to work in ExaCC environments for pool mappings.
- Added
rest_urlas the preferred parameter and deprecatedhost, with support for disablinghostlater using a feature toggle.
Changed
- Renamed
agent.mdtoAGENTS.mdand streamlined it around verified public SDK workflows.
Fixed
- Fixed the
rerankAPI reference to mention results fromquery()instead ofquery_vectors().
1.0.0b1 - 2026-03-24
Added
- Limited Availability release.
- Added support for vector table management, indexing, search, and inference operations in Oracle AI Database 26ai+.