Skip to content

Commit

Permalink
updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubhang Balkundi committed Mar 25, 2024
1 parent d9c0c23 commit 08a23d4
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,39 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v2.0.1] 2024-03-25

# Removed

- StatsD client
- kafka.Streams

# Changes

- Internal interface changes for reliablity
- Improved test cases
- Smaller API surface area

## [v1.7.4] 2023-11-01

# Changes
# Changes

- Upgrades Confluent Kafka client to `v2.2.0`
- Fixes RabbitMQ connection URL bug

## [1.7.1] 2022-08-05

# Changes
# Changes

- Update Update github.com/confluentinc/confluent-kafka-go to [v1.9.2](https://github.com/confluentinc/confluent-kafka-go/releases/tag/v1.9.2)
- Update Update github.com/confluentinc/confluent-kafka-go
to [v1.9.2](https://github.com/confluentinc/confluent-kafka-go/releases/tag/v1.9.2)

## [1.7.0] 2022-07-12

# Changes

- Update github.com/confluentinc/confluent-kafka-go to [v1.9.1](https://github.com/confluentinc/confluent-kafka-go/releases/tag/v1.9.1)
- Update github.com/confluentinc/confluent-kafka-go
to [v1.9.1](https://github.com/confluentinc/confluent-kafka-go/releases/tag/v1.9.1)
- Built-in support for Mac OSX M1 / arm64.

## [1.6.5] 2022-05-11
Expand Down

0 comments on commit 08a23d4

Please sign in to comment.