Releases: dranikpg/gtrs
Releases · dranikpg/gtrs
Stats() function for GroupConsumer to help with monitoring
Stats() function for GroupConsumer to help with monitoring
What's Changed
Full Changelog: v0.6.0...v0.6.1
Support automatic parsing of encoding.BinaryUnmarshaler fields
With this patch, fields that support UnmarshalBinary
can be automatically deseriazlied from entries
Huge thanks to @elee1766 for adding this! 🎖️
Struct tags for serialization
Thanks to @elee1766 for adding this feature 🔥
Maxlen and Approx options
This version includes new Maxlen and Approx options
Thanks to @shenyute and @saisrikark for implementing those!
TTL flag and new serializable Metadata type
Special thanks to @nathan-cormier for implementing those new features 🔥