Skip to content

Python Client for Oracle Coherence v2.0.1

Compare
Choose a tag to compare
@dhirupandey dhirupandey released this 23 Apr 18:33
· 18 commits to main since this release
2f076d7

What's Changed

  • Bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 by @dependabot in #217
  • Update protobuf requirement from 5.29.3 to 5.29.4 by @dependabot in #221
  • COH-31964 - Create a GitHub workflow action for updating Docs by @dhirupandey in #222
  • Bump coherence.version from 24.09.3 to 25.03 in /tests/java by @dependabot in #224
  • Update types-protobuf requirement from 5.29.1.20250402 to 5.29.1.20250403 by @dependabot in #228
  • Update typing-extensions requirement from >=4.11,<4.13 to >=4.11,<4.14 by @dependabot in #229
  • COH-32065 - Use numpy package to improve performance of Vector.normalize() api by @dhirupandey in #230
  • COH-32073 - Add support for HnswIndex in ai module by @dhirupandey in #232
  • COH-31963 - Create example for using Vectors in Python Client by @dhirupandey in #233
  • COH-32201 - Fix bug in HNSWIndex implementation in Python Client by @dhirupandey in #234
  • Add async to abstract add_index and remove_index methods of NamedMap by @dhirupandey in #235
  • COH-32151 - Pin workflow action actions/download-artifactv@4 to immut… by @dhirupandey in #236

Full Changelog: v2.0.0...v2.0.1