Skip to content

v0.59.0

Compare
Choose a tag to compare
@kschlarman kschlarman released this 03 Jan 23:09
6f5ed10

What's Changed

BREAKING CHANGE: Remove kakfa package and tests by @kschlarman in #278

To upgrade:
- If the kafka package is not being used, no changes necessary
- If the kafka package is being used, add https://github.com/netlify/kafka-commons to the go.mod and fix imports.

Full Changelog: v0.58.10...v0.59.0