Skip to content

0.6.2

Compare
Choose a tag to compare
@clun clun released this 16 Jun 11:35
· 222 commits to main since this release
  • Fix the application.yml in Spring Boot 3X templates
  • Upgrade to drivers 4.16.0 for VectorSearch Support
  • New Archetype quickstart for all Astra APIs including a VectorSearch Sample
  • Support for DEV and TES environments in Devops Api Endpoints
mvn archetype:generate \
  -DarchetypeGroupId=com.datastax.astra \
  -DarchetypeArtifactId=astra-sdk-quickstart \
  -DarchetypeVersion=0.6.2 \
  -DinteractiveMode=false \
  -DgroupId=fr.clunven \
  -DartifactId=astra-quickstart\
  -Dversion=1.0-SNAPSHOT