v0.0.13
What's Changed
- [new feature] Implement Assets - part 1 by @eolivelli in #359
- Replace serializer by one inferred from type if it's ByteArraySerializer by @cbornet in #365
- Update langchain example by @cbornet in #367
- Support consumer deserializer config in Python kafka connector by @cbornet in #364
- Fix Java Kafka connector commit by @cbornet in #369
- Reformat Python examples by @cbornet in #370
- Implement gateway events by @nicoloboschi in #363
- Default Kafka producer serializer to ByteArraySerializer by @cbornet in #372
- Cli: add profiles by @nicoloboschi in #371
- Implement Cassandra Table Assets by @eolivelli in #366
- Cli: use global config file by default by @nicoloboschi in #373
- Cli: ensure JDK11 compatibility by @nicoloboschi in #376
- Cassandra Assets: improve examples and had astra-keyspace asset by @eolivelli in #375
- Vector DB Support: download automatically the AstraDB secure bundle by @eolivelli in #377
- Astra support: Upgrade Astra SDK to 0.6.9 by @eolivelli in #378
- Fix cli using jdk11 by @nicoloboschi in #379
Full Changelog: v0.0.12...v0.0.13