Releases: vinted/kafka-connect-vespa
Releases · vinted/kafka-connect-vespa
v1.0.10
What's Changed
- Update README to use 1.0.9 by @buinauskas in #20
- Update the exception handler to look for string patterns by @buinauskas in #21
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- Add automated release workflow by @buinauskas in #17
- Upgrade vespa feed client version by @buinauskas in #18
- Do not treat result parse exception as malformed by @buinauskas in #19
Full Changelog: v1.0.8...v1.0.9
v1.0.8
v1.0.7
What's Changed
- Add retry strategy tests by @buinauskas in #14
- Fix/send poisonous messages to dlq by @buinauskas in #15
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Fetch connector version correctly by @buinauskas in #12
- Allow more granular retry strategy control. by @buinauskas in #13
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Use propagation for error handling by @buinauskas in #10
- Bump project version by @buinauskas in #11
Full Changelog: v1.0.4...v1.0.5
Release 1.0.4
What's Changed
- Fix document type bug in document construction by @buinauskas in #9
Full Changelog: v1.0.3...v1.0.4
Release 1.0.3
What's Changed
- Update documentation by @buinauskas in #6
- Improve vespa connector resilience and logging by @buinauskas in #7
- Improve artifact publishing process by @buinauskas in #8
Full Changelog: v1.0.2...v1.0.3
Release 1.0.2
What's Changed
- response handling: log result by @Jakimcikas in #4
- bump package version by @Jakimcikas in #5
New Contributors
- @Jakimcikas made their first contribution in #4
Full Changelog: v1.0.1...v1.0.2
Release 1.0.1
The first version supports upserting Vespa documents and sending raw operations.