commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/04
Re: [PR] feat(python): add TLS and auth args to getting-started examples [iggy]
via GitHub
2026/03/04
Re: [PR] fix(ci): use cargo-llvm-cov properly for Python SDK coverage in Codecov [iggy]
via GitHub
2026/03/04
(iggy) tag edge created (now 79caf940e)
github-bot
2026/03/04
(iggy) tag edge deleted (was 654d94cfe)
github-bot
2026/03/04
Re: [PR] fix(ci): use cargo-llvm-cov properly for Python SDK coverage in Codecov [iggy]
via GitHub
2026/03/04
(iggy) branch stm-response updated (5e8bbc8ef -> 4b9fe76d2)
maciej
2026/03/04
Re: [PR] perf: make IggyMessagesBatch::last_offset O(1) [iggy]
via GitHub
2026/03/04
(iggy) branch master updated: perf: make IggyMessagesBatch::last_offset O(1) (#2840)
gkoszyk
2026/03/04
[PR] fix(ci): use cargo-llvm-cov properly for Python SDK coverage in Codecov [iggy]
via GitHub
2026/03/04
[I] fix(ci): use cargo-llvm-cov properly for Python SDK coverage in Codecov [iggy]
via GitHub
2026/03/04
Re: [PR] perf: make IggyMessagesBatch::last_offset O(1) [iggy]
via GitHub
2026/03/04
(iggy) tag edge deleted (was 11295b3fe)
github-bot
2026/03/04
(iggy) tag edge created (now 654d94cfe)
github-bot
2026/03/04
Re: [PR] ci: add --no-format to cargo sort check [iggy]
via GitHub
2026/03/04
(iggy) branch fix-cargo-sort deleted (was 40f4c2da5)
piotr
2026/03/04
(iggy) branch master updated: ci: add --no-format to cargo sort check (#2864)
piotr
2026/03/04
Re: [PR] feat(go): implement TCP/TLS connection in Go SDK [iggy]
via GitHub
2026/03/04
Re: [PR] ci: add --no-format to cargo sort check [iggy]
via GitHub
2026/03/04
[I] ci: add --coverage flag to run-bdd-tests.sh for all SDK BDD suites [iggy]
via GitHub
2026/03/04
Re: [PR] feat(connectors): Delta Lake Sink Connector [iggy]
via GitHub
2026/03/04
(iggy) tag edge deleted (was 50423db99)
github-bot
2026/03/04
(iggy) tag edge created (now 11295b3fe)
github-bot
2026/03/04
(iggy) branch fix-cargo-sort updated (cf92a8699 -> 40f4c2da5)
hgruszecki
2026/03/04
(iggy) 01/01: chore(consensus): enable clippy pedantic/nursery and fix all warnings
hgruszecki
2026/03/04
(iggy) branch pedantic-consensus created (now 0312c6a4f)
hgruszecki
2026/03/04
Re: [PR] perf: make IggyMessagesBatch::last_offset O(1) [iggy]
via GitHub
2026/03/04
(iggy) branch fix-cargo-sort created (now cf92a8699)
hgruszecki
2026/03/04
[PR] ci: add --no-format to cargo sort check [iggy]
via GitHub
2026/03/04
(iggy) branch master updated: feat(shard): Implement shard router (#2853)
hgruszecki
2026/03/04
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/04
Re: [PR] perf: make IggyMessagesBatch::last_offset O(1) [iggy]
via GitHub
2026/03/04
Re: [PR] perf: make IggyMessagesBatch::last_offset O(1) [iggy]
via GitHub
2026/03/04
Re: [PR] perf: make IggyMessagesBatch::last_offset O(1) [iggy]
via GitHub
2026/03/04
(iggy) branch stm-response updated (a4e849e39 -> 5e8bbc8ef)
hgruszecki
2026/03/04
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/04
(iggy) tag edge created (now 50423db99)
github-bot
2026/03/04
(iggy) tag edge deleted (was 118ab6a76)
github-bot
2026/03/04
Re: [PR] feat(consensus): Add metadata and partition handles for MuxPlane [iggy]
via GitHub
2026/03/04
(iggy) branch master updated: feat(consensus): Add metadata and partition handles for MuxPlane (#2855)
hgruszecki
2026/03/04
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/04
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/04
(iggy) tag edge created (now 118ab6a76)
github-bot
2026/03/04
(iggy) branch stm-response updated (5cb2ffb96 -> a4e849e39)
hgruszecki
2026/03/04
(iggy) tag edge deleted (was 5ec0d73c8)
github-bot
2026/03/03
Re: [PR] ci(go): improve go bdd Dockerfile to leverage Docker layer caching [iggy]
via GitHub
2026/03/03
(iggy) branch master updated: ci(go): improve go bdd Dockerfile to leverage Docker layer caching (#2862)
piotr
2026/03/03
[I] Support `-race` option for `run-bdd-tests.sh/go` [iggy]
via GitHub
2026/03/03
[PR] ci(go): improve go bdd Dockerfile to leverage Docker layer caching [iggy]
via GitHub
2026/03/03
Re: [PR] feat(go): implement TCP/TLS connection in Go SDK [iggy]
via GitHub
2026/03/03
Re: [PR] fix(server): resolve FIXMEs in bootstrap and shard [iggy]
via GitHub
2026/03/03
[PR] fix(server): resolve FIXMEs in bootstrap and shard [iggy]
via GitHub
2026/03/03
Re: [I] ci(go): merge BDD and e2e test coverage into Go SDK Codecov reports [iggy]
via GitHub
2026/03/03
Re: [PR] fix(go): fix tcp client connect method [iggy]
via GitHub
2026/03/03
[PR] fix(go): fix tcp client connect method [iggy]
via GitHub
2026/03/03
(iggy-website) branch asf-site updated (56f6eaa9 -> 7b77a051)
github-bot
2026/03/03
(iggy-website) branch main updated: Update thread-per-core-io_uring.mdx
kranti
2026/03/03
(iggy-website) branch asf-site updated (b2f78c58 -> 56f6eaa9)
github-bot
2026/03/03
(iggy-website) branch main updated: Update thread-per-core-io_uring.mdx
kranti
2026/03/03
Re: [PR] ci(go): merge BDD and e2e test coverage into Go SDK Codecov reports [iggy]
via GitHub
2026/03/03
[PR] ci(go): merge BDD and e2e test coverage into Go SDK Codecov reports [iggy]
via GitHub
2026/03/03
[I] ci(go): merge BDD and e2e test coverage into Go SDK Codecov reports [iggy]
via GitHub
2026/03/03
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/03
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/03
(iggy) tag edge created (now 5ec0d73c8)
github-bot
2026/03/03
(iggy) tag edge deleted (was be23a351a)
github-bot
2026/03/03
(iggy) branch fix_mux_plane_generics deleted (was 28c846ee1)
gkoszyk
2026/03/03
(iggy) branch master updated: fix(cluster): fix type mismatch for variadic plane impl (#2857)
gkoszyk
2026/03/03
Re: [PR] fix(cluster): fix type mismatch for variadic plane impl [iggy]
via GitHub
2026/03/03
Re: [PR] fix(cluster): fix type mismatch for variadic plane impl [iggy]
via GitHub
2026/03/03
(iggy) branch fix_mux_plane_generics updated (b0af52de0 -> 28c846ee1)
gkoszyk
2026/03/03
(iggy) branch fix_mux_plane_generics updated (24af899c2 -> b0af52de0)
gkoszyk
2026/03/03
[PR] fix(cluster): fix type mismatch for variadic plane impl [iggy]
via GitHub
2026/03/03
(iggy) 01/01: fix(cluster): fix type mismatch for variadic plane impl
gkoszyk
2026/03/03
(iggy) branch fix_mux_plane_generics created (now 24af899c2)
gkoszyk
2026/03/03
(iggy) 01/01: fix(cluster): fix type mismatch for variadic plane impl
gkoszyk
2026/03/03
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/03
Re: [PR] feat(metadata): thread STM response into consensus Reply body [iggy]
via GitHub
2026/03/03
[PR] feat(metadata): thread STM response into consensus Reply body [iggy]
via GitHub
2026/03/03
(iggy) 01/01: feat(metadata): thread STM response into consensus Reply body
hgruszecki
2026/03/03
(iggy) branch stm-response created (now 5cb2ffb96)
hgruszecki
2026/03/03
Re: [PR] feat(java): implement Async Connection Pooling using FixedChannelPool [iggy]
via GitHub
2026/03/03
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/03
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/03
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/03
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/03
(iggy) tag edge created (now be23a351a)
github-bot
2026/03/03
(iggy) tag edge deleted (was 4f1044dce)
github-bot
2026/03/03
Re: [PR] feat: Add InfluxDB connector implementation [iggy]
via GitHub
2026/03/03
(iggy) branch loopback-queue deleted (was b41e20261)
hgruszecki
2026/03/03
Re: [PR] feat(consensus): add loopback queue for primary self-addressed messages [iggy]
via GitHub
2026/03/03
(iggy) branch master updated: feat(consensus): add loopback queue for primary self-addressed messages (#2825)
hgruszecki
2026/03/03
(iggy) tag edge created (now 4f1044dce)
github-bot
2026/03/03
(iggy) tag edge deleted (was 4f1044dce)
github-bot
2026/03/03
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/03
(iggy) tag edge created (now 4f1044dce)
github-bot
2026/03/03
(iggy) tag edge deleted (was 88f43f525)
github-bot
2026/03/03
(iggy) branch loopback-queue updated (d5ae3c1f3 -> b41e20261)
hgruszecki
2026/03/03
(iggy) branch master updated: fix(csharp): fix .net node redirection in tcp client (#2843)
hgruszecki
2026/03/03
Re: [PR] fix(csharp): fix .net node redirection in tcp client [iggy]
via GitHub
2026/03/03
(iggy) branch loopback-queue updated (fbda38a95 -> d5ae3c1f3)
hgruszecki
2026/03/03
Re: [I] Implement `GetClusterMetadata` command for iggy CLI [iggy]
via GitHub
2026/03/03
(iggy) branch master updated: feat(cli): add cluster metadata command (#2839)
hgruszecki
2026/03/03
Re: [PR] feat(cli): add cluster metadata command [iggy]
via GitHub
2026/03/03
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/03
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/03
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/03
Re: [PR] feat(python): add TLS and auth args to getting-started examples [iggy]
via GitHub
2026/03/03
Re: [PR] feat(consensus): Add metadata and partition handles for MuxPlane [iggy]
via GitHub
2026/03/03
[PR] feat(consensus): Add metadata and partition handles for MuxPlane [iggy]
via GitHub
2026/03/03
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/03
Re: [I] adding a possibility to notify consumers [iggy]
via GitHub
2026/03/03
Re: [I] adding a possibility to notify consumers [iggy]
via GitHub
2026/03/03
Re: [PR] feat(go): implement TCP/TLS connection in Go SDK [iggy]
via GitHub
2026/03/03
(iggy) tag edge created (now 88f43f525)
github-bot
2026/03/03
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/03
(iggy) tag edge deleted (was 2eefbc3ca)
github-bot
2026/03/03
Re: [PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/03
(iggy) branch dependabot/cargo/strum_macros-0.28.0 deleted (was cf9fd3ea3)
github-bot
2026/03/03
[PR] feat(shard): Implement shard router [iggy]
via GitHub
2026/03/03
(iggy) branch dependabot/cargo/minor-and-patch-2390f44fa3 deleted (was 5e587f5ac)
github-bot
2026/03/03
(iggy) branch dependabot/cargo/arrow-json-58.0.0 deleted (was c7471d7a9)
github-bot
2026/03/03
Re: [PR] chore(deps): bump arrow-json from 57.3.0 to 58.0.0 [iggy]
via GitHub
2026/03/03
(iggy) branch dependabot/cargo/parquet-58.0.0 deleted (was 0852bc18a)
github-bot
2026/03/03
(iggy) branch dependabot/cargo/zip-8.1.0 deleted (was 57172af1d)
github-bot
2026/03/03
Re: [PR] chore(deps): bump strum_macros from 0.27.2 to 0.28.0 [iggy]
via GitHub
2026/03/03
Re: [PR] chore(deps): bump zip from 7.4.0 to 8.1.0 [iggy]
via GitHub
2026/03/03
Re: [PR] chore(deps): bump parquet from 57.3.0 to 58.0.0 [iggy]
via GitHub
2026/03/03
Re: [PR] chore(deps): bump arrow-json from 57.3.0 to 58.0.0 [iggy]
via GitHub
2026/03/03
Re: [PR] chore(deps): bump the minor-and-patch group with 21 updates [iggy]
via GitHub
2026/03/03
Re: [PR] chore(deps): bump strum_macros from 0.27.2 to 0.28.0 [iggy]
via GitHub
2026/03/03
Re: [PR] chore(deps): bump parquet from 57.3.0 to 58.0.0 [iggy]
via GitHub
2026/03/03
Re: [PR] chore(deps): bump zip from 7.4.0 to 8.1.0 [iggy]
via GitHub
2026/03/03
Re: [PR] chore(deps): bump the minor-and-patch group with 21 updates [iggy]
via GitHub
2026/03/03
Re: [PR] feat(cpp): Add bazel building and testing infrastructure [iggy]
via GitHub
2026/03/03
(iggy) branch master updated: feat(cpp): add bazel building and testing infrastructure (#2785)
hgruszecki
2026/03/03
Re: [I] [C++ SDK] Create build system + CI infrastructure [iggy]
via GitHub
2026/03/02
Re: [PR] feat(cpp): part of low-level bindings, their tests, and e2e CI config (WIP) [iggy]
via GitHub
2026/03/02
[PR] feat(cpp): part of low-level bindings, their tests, and e2e CI config (WIP) [iggy]
via GitHub
2026/03/02
[I] adding a possibility to notify consumers [iggy]
via GitHub
2026/03/02
Re: [PR] feat(cpp): Add bazel building and testing infrastructure [iggy]
via GitHub
2026/03/02
Re: [PR] feat(cpp): Add bazel building and testing infrastructure [iggy]
via GitHub
2026/03/02
Re: [PR] feat: add protocol feature flags for conditional compilation [iggy]
via GitHub
2026/03/02
[PR] chore(deps): bump parquet from 57.3.0 to 58.0.0 [iggy]
via GitHub
2026/03/02
Re: [PR] chore(deps): bump the minor-and-patch group with 21 updates [iggy]
via GitHub
2026/03/02
(iggy) branch dependabot/cargo/zip-8.1.0 created (now 57172af1d)
github-bot
2026/03/02
Re: [PR] chore(deps): bump arrow-json from 57.3.0 to 58.0.0 [iggy]
via GitHub
2026/03/02
[PR] chore(deps): bump strum_macros from 0.27.2 to 0.28.0 [iggy]
via GitHub
2026/03/02
[PR] chore(deps): bump arrow-json from 57.3.0 to 58.0.0 [iggy]
via GitHub
2026/03/02
(iggy) branch dependabot/cargo/strum_macros-0.28.0 created (now cf9fd3ea3)
github-bot
2026/03/02
Re: [PR] chore(deps): bump strum_macros from 0.27.2 to 0.28.0 [iggy]
via GitHub
2026/03/02
(iggy) branch dependabot/cargo/arrow-json-58.0.0 created (now c7471d7a9)
github-bot
2026/03/02
(iggy) branch dependabot/cargo/parquet-58.0.0 created (now 0852bc18a)
github-bot
2026/03/02
Re: [PR] chore(deps): bump parquet from 57.3.0 to 58.0.0 [iggy]
via GitHub
2026/03/02
Re: [PR] chore(deps): bump zip from 7.4.0 to 8.1.0 [iggy]
via GitHub
2026/03/02
(iggy) branch dependabot/cargo/minor-and-patch-2390f44fa3 created (now 5e587f5ac)
github-bot
2026/03/02
[PR] chore(deps): bump zip from 7.4.0 to 8.1.0 [iggy]
via GitHub
2026/03/02
[PR] chore(deps): bump the minor-and-patch group with 21 updates [iggy]
via GitHub
2026/03/02
Re: [PR] feat: add protocol feature flags for conditional compilation [iggy]
via GitHub
2026/03/02
Re: [PR] feat: add protocol feature flags for conditional compilation [iggy]
via GitHub
2026/03/02
Re: [PR] feat: add protocol feature flags for conditional compilation [iggy]
via GitHub
2026/03/02
Re: [PR] feat: add protocol feature flags for conditional compilation [iggy]
via GitHub
2026/03/02
Re: [PR] feat: add protocol feature flags for conditional compilation [iggy]
via GitHub
2026/03/02
Re: [PR] feat: add protocol feature flags for conditional compilation [iggy]
via GitHub
2026/03/02
[PR] feat: add protocol feature flags for conditional compilation [iggy]
via GitHub
2026/03/02
Re: [PR] feat(cpp): Add bazel building and testing infrastructure [iggy]
via GitHub
2026/03/02
Re: [PR] feat(cpp): Add bazel building and testing infrastructure [iggy]
via GitHub
2026/03/02
Re: [PR] perf: make IggyMessagesBatch::last_offset O(1) [iggy]
via GitHub
2026/03/02
Re: [PR] perf: make IggyMessagesBatch::last_offset O(1) [iggy]
via GitHub
2026/03/02
Re: [PR] feat(consensus): add loopback queue for primary self-addressed messages [iggy]
via GitHub
2026/03/02
(iggy) branch loopback-queue updated (33610e687 -> fbda38a95)
gkoszyk
2026/03/02
(iggy) tag edge deleted (was 2eefbc3ca)
github-bot
2026/03/02
(iggy) tag edge created (now 2eefbc3ca)
github-bot
2026/03/02
(iggy) tag edge created (now 2eefbc3ca)
github-bot
2026/03/02
(iggy) tag edge deleted (was 448fb8caf)
github-bot
2026/03/02
(iggy) annotated tag bench-dashboard-0.6.2-edge.1 updated (ab8834d92 -> 9c235efaa)
github-bot
2026/03/02
(iggy) branch dependabot/npm_and_yarn/foreign/node/multi-f5f34deeac deleted (was 92745e7b8)
github-bot
2026/03/02
(iggy) branch dependabot/npm_and_yarn/examples/node/multi-770cfcd984 deleted (was d77f2c0b5)
github-bot
2026/03/02
Re: [PR] chore(deps): bump minimatch in /examples/node [iggy]
via GitHub
2026/03/02
Re: [PR] chore(deps): bump minimatch in /foreign/node [iggy]
via GitHub
2026/03/02
Re: [PR] chore(deps): bump minimatch in /foreign/node [iggy]
via GitHub
2026/03/02
Re: [PR] chore(deps): bump minimatch in /examples/node [iggy]
via GitHub
2026/03/02
Re: [PR] refactor(go): Introduce Command interface to improve Go client request handling [iggy]
via GitHub
2026/03/02
(iggy) branch master updated: refactor(go): Introduce Command interface to improve Go client request handling (#2737)
maciej
2026/03/02
Re: [PR] feat(java): implement Async Connection Pooling using FixedChannelPool [iggy]
via GitHub
2026/03/02
(iggy) tag edge created (now 448fb8caf)
github-bot
2026/03/02
(iggy) tag edge deleted (was 29a27cc00)
github-bot
2026/03/02
(iggy) branch master updated: docs(csharp): update dotnet SDK README (#2836)
maciej
2026/03/02
Re: [PR] docs(csharp): update dotnet SDK README [iggy]
via GitHub
2026/03/02
Re: [PR] perf: make IggyMessagesBatch::last_offset O(1) [iggy]
via GitHub
2026/03/02
(iggy) branch fix-ci-deno deleted (was 2d56b697a)
maciej
2026/03/02
(iggy) branch master updated: fix(ci): prevent v8/musl build failures in artifacts and Docker (#2844)
maciej
2026/03/02
Re: [PR] fix(ci): prevent v8/musl build failures in artifacts and Docker [iggy]
via GitHub
2026/03/02
Re: [PR] feat(java): implement Async Connection Pooling using FixedChannelPool [iggy]
via GitHub
2026/03/02
Re: [PR] fix(ci): prevent v8/musl build failures in artifacts and Docker [iggy]
via GitHub
2026/03/02
(iggy) branch fix-ci-deno created (now 2d56b697a)
hgruszecki
2026/03/02
[PR] fix(ci): prevent v8/musl build failures in artifacts and Docker [iggy]
via GitHub
2026/03/01
Re: [PR] feat(go): implement TCP/TLS connection in Go SDK [iggy]
via GitHub
2026/03/01
Re: [PR] perf: make IggyMessagesBatch::last_offset O(1) [iggy]
via GitHub
2026/03/01
Re: [PR] perf: make IggyMessagesBatch::last_offset O(1) [iggy]
via GitHub
2026/03/01
Re: [PR] fix(csharp): fix .net node redirection in tcp client [iggy]
via GitHub
Earlier messages
Later messages