Sylvain Le Gouellec/streamiz: Release v1.4.0-rc1
Name: streamiz
Owner: Sylvain Le Gouellec
Release: V1.4.0-RC1
Released: 2022-10-26
License: MIT
Release Assets:
What's Changed
- Feature/external call by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/156
- enhancement: added parallel to foward records in child processor by @joaovitorpina in https://github.com/LGouellec/kafka-streams-dotnet/pull/153
- Adds a couple of integration tests. by @RogerSep in https://github.com/LGouellec/kafka-streams-dotnet/pull/82
- Fix/prom metrics removal by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/170
- upgrade Confluent.Kafka to 1.9.2 by @Miktor in https://github.com/LGouellec/kafka-streams-dotnet/pull/169
- #163 - add more logs when an exception thrown during the asigment pro… by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/171
- #138 - Feature/open telemetry reporter by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/172
- fix #168 by @Miktor in https://github.com/LGouellec/kafka-streams-dotnet/pull/179
- fix #173 by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/178
- #181 - allow multiple sink processor for the same sink topic by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/183
- Fix/180 by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/184
- Feature/processor api by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/186
- #158 - During a repartition request, key and value serdes can't be explicitly set easily by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/189
- #185 - RocksDb fetch window issue due to endian encoding (LittleEndian instead of BigEndian) by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/188
- #174 - switch default state store from in-memory to rocksdb by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/187
- #140 - kip 429 support by @LGouellec in https://github.com/LGouellec/kafka-streams-dotnet/pull/192
New Contributors
- @joaovitorpina made their first contribution in https://github.com/LGouellec/kafka-streams-dotnet/pull/153
- @RogerSep made their first contribution in https://github.com/LGouellec/kafka-streams-dotnet/pull/82
- @Miktor made their first contribution in https://github.com/LGouellec/kafka-streams-dotnet/pull/169
Full Changelog: https://github.com/LGouellec/kafka-streams-dotnet/compare/v1.3.2...v1.4.0-rc1