v0.59.0
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