Sylvain Le Gouellec/streamiz: Release v1.2.0-RC1
Name: streamiz
Owner: Sylvain Le Gouellec
Release: V1.2.0-RC1
Released: 2022-01-03
License: MIT
Release Assets:
What's Changed
- Feature/add config by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/60
- add subject name stategy to config option. by @fglaeser in https://github.com/LGouellec/kafka-streams-dotnet/pull/58
- Feature/change logo by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/65
- ⚡️ #55 improve exception handling Stream Thread by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/68
- Adds Protobuf SerDes by @mmhealey1 in https://github.com/LGouellec/kafka-streams-dotnet/pull/69
- Updated to net5 by @TheRubble in https://github.com/LGouellec/kafka-streams-dotnet/pull/62
- Feature/rocksdb state store by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/63
- some unit test for issue #73 by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/75
- 🔥 changelog topic by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/76
- Added support for Schema Registry authentication by @Nardu92 in https://github.com/LGouellec/kafka-streams-dotnet/pull/79
- Feature/restore state store by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/88
- Add support for merge between streams by @igorcher in https://github.com/LGouellec/kafka-streams-dotnet/pull/86
- Use Microsoft.Extension.Logging interfaces #56 by @Mladenovic in https://github.com/LGouellec/kafka-streams-dotnet/pull/85
- Feature/use-logger-factory by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/90
- 🎉 add github pages auto by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/91
- 🎨 global state store persistent by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/92
- use incremental assign by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/94
- refactor async api usage + example with micro-service asp net core by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/95
New Contributors
- @fglaeser made their first contribution in https://github.com/LGouellec/kafka-streams-dotnet/pull/58
- @mmhealey1 made their first contribution in https://github.com/LGouellec/kafka-streams-dotnet/pull/69
- @TheRubble made their first contribution in https://github.com/LGouellec/kafka-streams-dotnet/pull/62
- @Nardu92 made their first contribution in https://github.com/LGouellec/kafka-streams-dotnet/pull/79
- @igorcher made their first contribution in https://github.com/LGouellec/kafka-streams-dotnet/pull/86
- @Mladenovic made their first contribution in https://github.com/LGouellec/kafka-streams-dotnet/pull/85
Full Changelog: https://github.com/LGouellec/kafka-streams-dotnet/compare/v1.1.5...v1.2.0-RC1