Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 671 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 671 Bytes

Unreleased

  • Added CircleCI config file.
  • Added dependabot.yml.
  • Bumped activemodel from 7.0.3.1 to 7.0.4

1.0.0 (Jul 31, 2022)

Full Changelog

Breaking changes

  • GoldenKafka now requires a serializer argument in all methods that produce messages. Refer to the README for more information.

0.2.0 (May 31, 2022)

Full Changelog

  • Added produce! and delivery_async! methods.
  • Added Ruby 2.7.5 as the default version.
  • Added ARM as a bundler platform.

0.1.1

  • Updated dependencies.

0.1.0

  • Initial release.