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.
Types of changes
Addedfor new features.Changedfor changes in existing functionality.Deprecatedfor soon-to-be removed features.Removedfor now removed features.Fixedfor any bug fixes.Securityin case of vulnerabilities.
- Upgraded
fluviocrate to0.50.1,rustlerto0.37and related upstream dependencies. Contributed by @mkurkov
- Upgraded
fluviocrate to0.21.4and related upstream dependencies
- Upgraded
fluviocrate to0.21.0and related upstream dependencies
- Updated
fluviocrate to0.18.0, minor types and imports refactoring
- Minor documentation updates
- Added examples/ping_pong.exs
- First version supporting
Fluvio.Consumer,Fluvio.ProducerandFluvio.Admin - Documentation
- Initial prototype