GitHub user thepatrykk created a discussion: [DISCUSS] Release Apache Iggy (incubating) v0.7.0
Hello, Apache Iggy (incubating) Community, This is a call to discuss the release of Apache Iggy (incubating) version 0.7.0. Along with the Iggy Server, we will also release the accompanying SDKs and tooling (CLI, Connectors, and Web UI) from the same repository. Below is the [full changelog since 0.6.0](https://github.com/apache/iggy/compare/server-0.6.0...master) (there are a few outstanding PRs we aim to merge before initiating the vote): The server gained NUMA-aware thread placement, TCP socket migration across shards, and an embedded Web UI served directly from the binary. The metadata layer was rewritten with a lock-free LeftRight store, and critical memory leak and message availability bugs were fixed. Clustering work advanced significantly with VSR view change, replication, and a unified state machine now in place. The connectors runtime added Prometheus monitoring, state persistence across restarts, a new Pinot sink, and extended Postgres support. All SDK languages received auto-publishing on merge, the Java SDK got a fluent builder API with BDD tests, and C# added .NET 10 support. CI moved to native ARM64 runners and Codecov integration, while a new proc-macro-based test harness replaced thousands of lines of legacy test infrastructure. Thanks, Patryk GitHub link: https://github.com/apache/iggy/discussions/2719 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
