hw-kafka-client v4.0.0 Release Notes

Release Date: 2020-12-03 // over 3 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