- 2894368 feat(gateways): map Kafka records to Iggy messages and back (#4229) by Krishna Vishal · 25 hours ago master
- 7bae8ec fix(connectors): tag sink batches with the payload's schema (#4204) by Marcus Kainth · 26 hours ago
- 2cacea5 fix(partitions): sync checkpoints through original writers (#4253) by Gunther Xing · 27 hours ago
- fa80704 fix(cluster): stop partition repair asking for an inverted op range (#4246) by Hubert Gruszecki · 29 hours ago
- 74614ed feat(server): warn when listener binds loopback inside a container (#4218) by Kunal Khare · 29 hours ago
- ddbe222 chore(deps): Bump the csharp group with 11 updates (#4254) by dependabot[bot] · 30 hours ago
- da4f318 feat(cpp): add functions related to consumers and offsets to high level client (#4180) by Rimuksh Kansal · 2 days ago
- f0bd702 perf(message_bus): batch small replica frames per socket read (#4224) by Hubert Gruszecki · 2 days ago
- 7bd6967 refactor(partitions): make purge recovery testable with SimStorage (#4240) by diegomrsantos · 2 days ago
- d1cb5ae fix(configs): check server env vars once and refuse boot only in debug (#4200) by Hubert Gruszecki · 2 days ago
- 41c6956 fix(ci): retry flaky downloads and stop dry runs promising new tags (#4216) by Hubert Gruszecki · 2 days ago
- a69b4e3 fix(connectors): meilisearch_sink URL scheme check is case-sensitive (#4158) by Matthew Patton · 2 days ago
- 9a59f78 ci(rust): run clippy on macOS so cfg(target_os) code gets linted (#4248) by Hubert Gruszecki · 2 days ago
- 968a23e chore(java): start 0.9.1-SNAPSHOT and document the 0.9.0 SDK (#4247) by Maciej Modzelewski · 2 days ago
- ee226f9 refactor(server): split responses.rs by role and unify reply framing (#4089) by Hubert Gruszecki · 2 days ago
- 5d33f9d docs: refresh the README (#4208) by Justin Mclean · 2 days ago
- 92aee83 fix(server): skip NUMA memory binding on a single-node host (#4243) by Justin Mclean · 2 days ago
- 2ad0b19 refactor(gateways): prepare the Kafka gateway for parallel handler work (#4228) by Krishna Vishal · 2 days ago
- ad8951f chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.32.1 to 2.32.2 in /bdd/go in the go group across 1 directory (#4227) by dependabot[bot] · 4 days ago
- 362bd78 fix(server): note root password reset in generated password log (#4217) by WeiChen · 5 days ago
- f5f4a9d chore(deps): Bump devalue from 5.8.1 to 5.9.2 in /web (#4223) by dependabot[bot] · 5 days ago
- c115986 chore(deps): Bump the node group across 2 directories with 14 updates (#4221) by dependabot[bot] · 5 days ago
- 63d97a6 docs(gateways): settle the Kafka record mapping, producer ids, offsets (#4205) by Krishna Vishal · 5 days ago
- b70be6a chore(deps): Bump the web group across 1 directory with 6 updates (#4220) by dependabot[bot] · 5 days ago
- 13a0d91 fix(partitions): account for segment-backed append batches (#4202) by Gunther Xing · 6 days ago
- 1284e30 fix(partitions): handle clippy with poll diagnostics disabled (#4203) by diegomrsantos · 6 days ago
- bc092ce ci: allow the swift scope in PR titles (#4207) by Justin Mclean · 6 days ago
- 4748a65 docs: add the dev@ mailing list to the README and CONTRIBUTING (#4189) by Justin Mclean · 6 days ago
- d8edf2f chore(deps): Bump the java group across 3 directories with 5 updates (#4196) by dependabot[bot] · 6 days ago
- de1a6fd chore(deps): Bump the python group across 3 directories with 1 update (#4206) by dependabot[bot] · 6 days ago
- 63362dc feat(gateways): Iggy Kafka bridge core — SDK client and stream/topic mapping (#4043) by ryerraguntla · 7 days ago
- 914bf23 feat(simulator): separate a vacuous run and assert through the drain (#4191) by Krishna Vishal · 7 days ago
- 003cfe8 docs(node): fix "diclaimer" typo in README (#4188) by Justin Mclean · 7 days ago
- 5c571ce chore(deps): Bump the github-actions group with 2 updates (#4197) by dependabot[bot] · 7 days ago
- 71f2961 fix(cluster): prevent spurious heartbeat elections (#4194) by Hubert Gruszecki · 8 days ago bench-dashboard-0.8.0 binary-protocol-0.11.0 cli-0.14.0 common-0.11.0 connectors-0.5.0 csharp-sdk-0.9.0 foreign/go/v0.9.0 iggy-0.11.0 java-sdk-0.9.0 mcp-0.5.0 node-sdk-0.10.0 python-sdk-0.9.0 server-0.9.0 server-0.9.0-rc.1 web-ui-0.4.0
- f77d64b fix(server): distribute TCP-TLS and WSS connections across shards (#4193) by Hubert Gruszecki · 8 days ago
- 9061596 chore(repo): refresh dependencies and strip edge versions for 0.9.0 (#4187) by Hubert Gruszecki · 8 days ago
- 7d0ee03 chore(deps): Bump the csharp group with 5 updates (#4185) by dependabot[bot] · 9 days ago
- b4dd04c fix(cluster): preserve group membership and reduce produce/poll overhead (#4169) by Piotr Gankiewicz · 9 days ago
- f239fca fix(connectors): defer source checkpoints and surface sink failures (#4153) by Hubert Gruszecki · 9 days ago
- b68a506 fix(connectors): validate sink writes and startup readiness (#4154) by Hubert Gruszecki · 9 days ago
- e0a8196 feat(python): expose update_user options (#4173) by Jorge Polanco · 9 days ago
- 153088b fix(connectors): defer postgres source progress until ack (#3957) by Rohan Dubey · 9 days ago
- 1b4ebee fix(node): stop dropping and corrupting tokens in list responses (#4171) by Matthew Patton · 9 days ago
- c2bd0c0 fix(ci): don't mark PRs stale while they wait on review (#4172) by Justin Mclean · 9 days ago
- 78151b9 fix(ci): support multiline README commands (#4162) by Gunther Xing · 10 days ago
- 2588e99 feat(python): add high-level producer API (#4156) by Gunther Xing · 10 days ago
- 30bdb46 fix(configs): allow sibling IGGY variables (#4149) by Rudra Prasad Bhuyan · 10 days ago
- af237a1 fix(partitions): complete polls on the owning shard (#4119) by diegomrsantos · 10 days ago
- bab0e33 fix(connectors): report failures and correct format conversion (#4152) by Hubert Gruszecki · 10 days ago
- 585ab69 fix(sdk): preserve consumer progress and client error handling (#4151) by Hubert Gruszecki · 10 days ago
- 9a4fd0f docs(integration): say that the test harness runs prebuilt binaries (#4160) by Maxim Levkov · 11 days ago
- bb5ed17 fix(server): preserve write responses and validate CLI input (#4150) by Hubert Gruszecki · 11 days ago
- 67e14c2 fix(connectors): close the source instance a failed start leaves behind (#4064) by Maxim Levkov · 11 days ago
- 262117c perf(partitions): cut persisted-mode disk traffic per acknowledgment (#4146) by Piotr Gankiewicz · 11 days ago
- a4f3846 chore(deps): Bump the python group across 3 directories with 1 update (#4110) by dependabot[bot] · 11 days ago
- 2b2e612 fix(connectors): draw the retry delay inside the cap instead of clamping (#4129) by Ryan Huang · 11 days ago
- dc54783 fix(server): resolve non-Linux clippy errors in shard binding (#4144) by Alan Tang · 11 days ago
- 2019e14 chore(deps): Bump the web group across 1 directory with 7 updates (#4124) by dependabot[bot] · 11 days ago
- 3b93200 chore(deps): Bump github.com/klauspost/compress from 1.19.2 to 1.20.0 in /bdd/go in the go group across 1 directory (#4147) by dependabot[bot] · 11 days ago
- 6138eb9 chore(deps): Bump the node group across 2 directories with 3 updates (#4125) by dependabot[bot] · 11 days ago
- 309662d fix(ci): run integration tests when a binary they launch changes (#4131) by Hubert Gruszecki · 11 days ago
- ac5c7bf feat(connectors): add the HTTP source webhook gateway connector (#3798) by Maxim Levkov · 11 days ago
- cfd3dff feat(cpp): add stream, topic, and partition functions to high level client (#4022) by Rimuksh Kansal · 11 days ago
- dc2b382 fix(integration): pull MinIO fixtures from quay instead of Docker Hub (#4148) by Piotr Gankiewicz · 12 days ago
- 91c3ca5 test(simulator): cover durability failures no existing test can reach (#4132) by Grzegorz Koszyk · 12 days ago
- ff2e748 fix(shard): refuse a frame no consensus plane claims (#4103) by Krishna Vishal · 12 days ago
- 73a0bed fix(consensus): count an unservable header as a nack (#4109) by Krishna Vishal · 12 days ago
- e37396b chore(deps): Bump joi from 17.13.4 to 17.13.7 in /web (#4106) by dependabot[bot] · 12 days ago
- f87ef77 chore(deps): Bump js-yaml from 4.3.1 to 4.3.2 in /foreign/node (#4107) by dependabot[bot] · 12 days ago
- e002750 feat(cluster)!: let topics require durable acks and flatten config (#4092) by Piotr Gankiewicz · 12 days ago binary-protocol-0.11.0-edge.8 cli-0.14.0-edge.8 common-0.11.0-edge.8 csharp-sdk-0.9.0-edge.9 foreign/go/v0.9.0-edge.7 iggy-0.11.0-edge.8 mcp-0.5.0-edge.7 node-sdk-0.10.0-edge.7 python-sdk-0.9.0.dev8 server-0.9.0-edge.8
- d75890f fix(repo): include gateways so the source release tarball builds (#4126) by Hubert Gruszecki · 12 days ago
- d693eb9 test(integration): cleanup & drop the doris nextest test-group (#4116) by Ryan Huang · 13 days ago
- e9f3362 feat(connectors)!: add shared retry_async helper to the connector SDK (#4104) by Ryan Huang · 13 days ago
- 3f0646f chore(ci): add team-review-slim, cheaper team-review and plain english (#4095) by haubur · 13 days ago
- df4c75d feat(python): expose partition management (#4017) by Elioooon · 13 days ago
- 46a9075 fix(connectors): bring quickwit_sink up to convention (#3523) by Mehmet YUCE · 13 days ago
- 62f945a chore: add justinmclean to .asf.yaml collaborators (#4115) by Justin Mclean · 13 days ago
- 7a77f45 fix(connectors): use DLL_EXTENSION for plugin path suffix (#4114) by Richard Cocks · 13 days ago
- 1290e4f chore(deps): remove Microsoft.SourceLink.GitHub package reference (#4113) by Łukasz Zborek · 13 days ago
- 6d89450 chore(deps): Bump the github-actions group with 3 updates (#4099) by dependabot[bot] · 2 weeks ago
- 422810f chore(deps): Bump the java group across 3 directories with 1 update (#4098) by dependabot[bot] · 2 weeks ago
- 8dde7e7 feat(java): let TCP clients run one I/O thread or share a group (#4096) by Maciej Modzelewski · 2 weeks ago
- a2a4a2c fix(consensus): keep a replica off a hole in its committed prefix (#4073) by Krishna Vishal · 2 weeks ago
- 2e38231 feat(connectors): add RabbitMQ sink (#3973) by Amrit · 2 weeks ago
- a71ed74 fix(metadata): roll deleted partitions and topics out of parent stats (#4046) by Grzegorz Koszyk · 2 weeks ago
- 6c07954 chore(deps): Bump the csharp group with 1 update (#4087) by dependabot[bot] · 2 weeks ago
- 3c1a8cc feat(python): add WebSocketConfig transport configuration (#4000) by saie-ch · 2 weeks ago
- be36638 feat(python): support message partitioning strategies (#3927) by Gunther Xing · 2 weeks ago
- 1004eee ci(connectors): run a plugin's integration suite when it changes (#4077) by Ethan Lin · 2 weeks ago
- bd1a873 feat(python): add HttpConfig transport configuration (#3992) by saie-ch · 2 weeks ago
- 06a12e3 chore: add Iggy banner to server startup (#4085) by Piotr Gankiewicz · 2 weeks ago
- ab734f1 fix(connectors): validate connector key before it becomes a path (#4083) by Ryan Huang · 2 weeks ago
- b87b6a6 fix(java): size wire strings by UTF-8 byte length, not char count (#4068) by Maciej Modzelewski · 2 weeks ago
- 03ca396 feat(python): add stream listing, update, delete, and purge (#3701) by Faisal Ahmed · 2 weeks ago
- add0bd9 feat(python): add QuicConfig transport configuration (#3991) by saie-ch · 2 weeks ago bench-dashboard-0.8.0-edge.4 binary-protocol-0.11.0-edge.7 cli-0.14.0-edge.7 common-0.11.0-edge.7 foreign/go/v0.9.0-edge.6 iggy-0.11.0-edge.7 mcp-0.5.0-edge.6 node-sdk-0.10.0-edge.6 python-sdk-0.9.0.dev7 server-0.9.0-edge.7
- 0bdd8c6 fix(partitions): bound consumer offset state per partition (#4063) by Piotr Gankiewicz · 2 weeks ago
- 2277864 fix(shard): drive metadata repair and the commit walk from the tick (#4008) by Grzegorz Koszyk · 2 weeks ago
- 9a7ead9 perf(node, csharp, java, go): generate message ids from random bytes instead of via UUIDs (#4076) by Richard Cocks · 2 weeks ago
- 08ff476 docs: add AI assistance expectations to CONTRIBUTING (#4081) by Justin Mclean · 2 weeks ago