hw-kafka-client v4.0.0 Release Notes
Release Date: 2020-12-03 // about 4 years ago-
🔄 Changes
- ⬆️ Upgrade to [email protected] by @newhoggy
- ⬆️ Merge pull request #152 from haskell-works/[email protected] Upgrade to [email protected] by @newhoggy
- 👌 Support ghc-8.10.2 by @newhoggy
- ✅ Test with ghc-8.10.2 by @newhoggy
- 🔀 Merge pull request #154 from haskell-works/tested-with-ghc-8.10.2 Tested with ghc 8.10.2 by @newhoggy
- ➕ Add statistics interval property by @phile314
- ✅ Use ByteString instead of String for stats callback This avoids the round-trip via String if one wants to pass the statistics JSON to aeson for further parsing. by @phile314
- 🔀 Merge pull request #160 from phile314/stats_prop Add statistics interval property by @AlexeyRaga
- 🔀 Merge pull request #159 from phile314/stats_bs Use ByteString instead of String for stats callback by @AlexeyRaga
- Wrap callbacks in newtype to make wrong usage harder by @phile314
- 🔀 Merge pull request #161 from phile314/wrapper Wrap callbacks in newtype to make wrong usage harder by @AlexeyRaga
- 🚀 Release v4.0.0 by @AlexeyRaga
Previous changes from v3.1.2
-
🔄 Changes
- tech(nix): Add nettools to shell.nix for ifconfig by @Sir4ur0n
- 🔀 Merge pull request #147 from Sir4ur0n/tech/addNettools tech(nix): Add nettools to shell.nix for ifconfig by @AlexeyRaga
- ⬆️ Upgrade to orb [email protected] by @newhoggy
- ⬆️ Merge pull request #148 from haskell-works/[email protected] Upgrade to orb [email protected] by @newhoggy
- 📚 doc: Add documentation on Producer and remaining modules by @Sir4ur0n
- 📚 Merge pull request #149 from Sir4ur0n/doc/kafkaProducer doc: Add documentation on Producer and remaining modules by @AlexeyRaga
- ✅ Disable integration tests by default by @AlexeyRaga
- 🔀 Merge pull request #150 from haskell-works/disable-integration-tests Disable integration tests by default by @AlexeyRaga
- 🚀 Bump version: release on Hackage by @AlexeyRaga