packages feed

nri-kafka-0.4.0.1: CHANGELOG.md

# 0.4.0.1

- Require `nri-prelude >= 0.7.0.0`

# 0.4.0.0

- Support GHC 9.10.2, GHC 9.12.2, `containers-0.7.x`
- Drop support for GHC 9.4.x

# 0.3.0.0

- Drop support for GHC 9.2.x
- Support GHC 9.8.3, `bytestring-0.12.x.x`, `text-2.1.x`, `aeson-2.2.x.x`

# 0.2.0.1

- Drop support for `aeson-1.x`
- Support GHC 9.6.5

# 0.2.0.0

- Drop support for GHC 8.10.7

# 0.1.0.5

- Support GHC 9.4.7, `aeson-2.1.x`

# 0.1.0.4

- Added new `ElsewhereButToKafkaAsWell` mode to `CommitOffsets`, which commits offsets to Kafka once the external Offset storage has been updated. Kafka commits are performed only to keep Kafka informed about consumer lag.

# 0.1.0.3

- Relax version bounds to encompass `text-2.0.x`, `base-4.16.x` and `template-haskell-2.18.x`

# 0.1.0.2

- Support `time-1.x`.

# 0.1.0.1

- Support `aeson-2.0.x`.

# 0.1.0.0

- First release, but we've battle-tested it against significant load for months now!
  Hope you enjoy