Skip to content

Releases: DataStax-Examples/beam-sdks-java-io-astra

4.18.1

22 Oct 13:44
Compare
Choose a tag to compare

Release Note:

  • Updating dependencies to the latest as of October 2024
  • Change from CqlVectorType to VectorType
  • Update to Cassandra drivers 4.18.1
  • Change support of vector in BeanDbRowMapper and BeamSchemaMapper
  • Add a sample to validate Object Mapper and CqlVector<?> serialization is now working.

4.16.3

26 Jun 23:12
Compare
Choose a tag to compare

Patch

  • Support for Vector Search
  • Update dependencies

4.16.2

22 Jun 08:53
Compare
Choose a tag to compare

Migration to Driver 4x

  • Rewrite the component for DataStax driver 4x
  • Simplifies Read<>, Write<> ton only take a byte[] for secure connect bundle
  • Drop connect timeout and read timeout
  • Add some Function execution to execute CQL
  • Support for Mapper, Dao and Mapper for Driver 4x
  • Support for Vector Search
  • Dynamic Mapping for Beam Rows

First Official Release

17 May 17:27
Compare
Choose a tag to compare

This component offers the following options for AstraDb

  • AstraDbIO.ReadAll
  • AstraDbIO.Read
  • AstraDbIO.Write
  • AstraDbIO.Delete
  • AstraCqlTransform