All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.8.0 - 2025-02-11
0.7.1 - 2025-02-06
- Expose SuperStreamProducer struct (#267)
- Bump codecov/codecov-action from 5.0.2 to 5.3.1 (#264)
- Moving producers/consumers client connection creation to Environment (#259)
0.7.0 - 2024-11-21
- reviewing sac example (#258)
- Update thiserror requirement from 1.0 to 2.0 (#247)
- Single active consumer implementation (#248)
- Bump codecov/codecov-action from 4.6.0 to 5.0.2 (#256)
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#254)
- Bump actions-rs/toolchain from 1.0.6 to 1.0.7 (#255)
- Bump docker/build-push-action from 5 to 6 (#253)
- add ability to include properties to the consumers during subscriptions (#249)
0.6.1 - 2024-11-05
- fix a bug happening during sending of super_stream with routing_key (#243)
- Update readme. A wrong license was written
- Update dependencies (#244)
- Bump actions/checkout from 3 to 4 (#202)
- Update README.md
- improving filtering examples + others (#242)
- Add client properties (#237)
- adding producer examples (#240)
0.5.1 - 2024-10-31
- cleanup unused connections when load balancing mode is active (#239)
- Update README.md (#238)
- Implement super_stream (#232)
- close client connection in client consumer (#235)
- Create/Delete superstream and Partition and route commands (#230)
0.5.0 - 2024-08-23
0.4.4 - 2024-08-11
- fixing bug when consuming from OffsetSpecification:Offset (#223)
0.4.3 - 2024-07-30
- Add Client Workaround With a Load Balancer (#220)
- Update README.md
- udpate producer and consumer (#217)
0.4.2 - 2024-02-16
- fix release-plz third attempt
- fix release-plz second attempt
- fix release-plz
- raw client example: set handler before subscribtion (#211)
- Add ClientOptionsBuilder (#210)
0.4.1 - 2023-10-25
- add workflow for release-plz (#200)