Skip to content

7.0.0

Latest
Compare
Choose a tag to compare
@poissoncorp poissoncorp released this 12 Feb 12:37
· 2 commits to v7.0 since this release
b644192

Python Client 7.0 is here 🐍⚑

  • Added Vector Search API, for AI & ML integrations πŸ¦ΎπŸ€– (PR)
  • Added SearchEngineType to IndexDefinition - allows creating Corax static indexes πŸ¦β€β¬›πŸ“Š
  • Bugfixes, operations, more helper methods

Merged PRs worth mentioning

  • RDBC-822 Fix FacetOptions serialization by @poissoncorp in #214
  • RDBC-817 Implement query.projection() by @poissoncorp in #215
  • RDBC-843 Add GetDetailedCollectionStatisticsOperation by @poissoncorp in #217
  • RDBC-845 Implement AddDatabaseNodeOperation by @poissoncorp in #218
  • RDBC-851 Attachments bulk insert doesn't drop concurrency lock after store by @poissoncorp in #219
  • RDBC-844 Implement database settings operations by @poissoncorp in #222
  • RDBC-847 Implement documentStore.Maintenance.Server.ForNode by @poissoncorp in #223
  • RDBC-848 Implement session.Advanced.SessionInfo.SetContext by @poissoncorp in #224
  • RDBC-837/838 Move has_changes and ignore_changes_for to session.advanced by @poissoncorp in #225
  • RDBC-839 Use find_identity_property - implement get identity property by @poissoncorp in #226
  • RDBC-833 Implement session.advanced.get_current_session_node by @poissoncorp in #227

Full Changelog: 5.2.6...7.0.0