Skip to content

Pull requests: apache/iggy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(gateways): Iggy Kafka bridge core (#3533)
#4043 opened Sep 3, 2026 by ryerraguntla Contributor Draft
2 tasks
chore(deps): Bump fast-uri from 3.1.5 to 3.1.7 in /foreign/node dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code S-waiting-on-review PR is waiting on a reviewer
#4042 opened Sep 3, 2026 by dependabot Bot Loading…
docs: mention the PHP SDK in the README S-waiting-on-review PR is waiting on a reviewer
#4041 opened Sep 3, 2026 by justinmclean Member Loading…
docs: fix partition IDs and auto commit wording in the README quickstart S-waiting-on-review PR is waiting on a reviewer
#4040 opened Sep 3, 2026 by justinmclean Member Loading…
chore(deps): Bump the python group across 2 directories with 1 update dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code python Pull requests that update Python code S-waiting-on-review PR is waiting on a reviewer
#4039 opened Sep 2, 2026 by dependabot Bot Loading…
refactor(server): make dispatch routing and failure paths explicit S-waiting-on-review PR is waiting on a reviewer
#4036 opened Sep 2, 2026 by hubcio Contributor Loading…
refactor(csharp): update integer properties to unsigned types for consistency S-waiting-on-review PR is waiting on a reviewer
#4027 opened Sep 1, 2026 by lukaszzborek Contributor Loading…
fix(cluster): serve metadata reads at or above the client's own writes S-waiting-on-review PR is waiting on a reviewer
#4024 opened Sep 1, 2026 by numinnex Contributor Loading…
feat(python): expose get_me, get_client, get_clients S-waiting-on-review PR is waiting on a reviewer
#4020 opened Sep 1, 2026 by yummyPancake2607 Loading…
feat(python): expose get_stats on IggyClient S-waiting-on-review PR is waiting on a reviewer
#4018 opened Sep 1, 2026 by 7487 Loading…
feat(python): expose partition management S-waiting-on-review PR is waiting on a reviewer
#4017 opened Sep 1, 2026 by Elioooon Loading…
fix(shard): drive metadata repair and the commit walk from the tick S-waiting-on-review PR is waiting on a reviewer
#4008 opened Aug 31, 2026 by numinnex Contributor Loading…
fix(shard): drive partition repair and the commit walk from the tick S-waiting-on-review PR is waiting on a reviewer
#4006 opened Aug 31, 2026 by numinnex Contributor Loading…
feat(python): add WebSocketConfig transport configuration S-waiting-on-author PR is waiting on author response
#4000 opened Aug 31, 2026 by saie-ch Contributor Loading…
feat(connectors): add DynamoDB sink connector S-waiting-on-author PR is waiting on author response
#3996 opened Aug 30, 2026 by ethanlin01x Contributor Loading…
feat(cpp): let poll and offset calls take a typed consumer S-waiting-on-review PR is waiting on a reviewer
#3995 opened Aug 30, 2026 by ethanlin01x Contributor Loading…
feat(python): add HttpConfig transport configuration S-waiting-on-author PR is waiting on author response
#3992 opened Aug 29, 2026 by saie-ch Contributor Loading…
feat(python): add QuicConfig transport configuration S-waiting-on-author PR is waiting on author response
#3991 opened Aug 29, 2026 by saie-ch Contributor Loading…
fix(partitions): reserve offsets before confirming them S-waiting-on-review PR is waiting on a reviewer
#3975 opened Aug 27, 2026 by krishvishal Member Loading…
feat(connectors): add RabbitMQ sink
#3973 opened Aug 26, 2026 by amr8t Loading…
feat(connectors): add sink_template and source_template starting points S-waiting-on-review PR is waiting on a reviewer
#3965 opened Aug 25, 2026 by ryerraguntla Contributor Loading…
8 tasks done
feat(server): dedup partition writes with per-group client table slices S-waiting-on-review PR is waiting on a reviewer
#3959 opened Aug 24, 2026 by numinnex Contributor Loading…
fix(connectors): defer postgres source progress until ack S-waiting-on-author PR is waiting on author response
#3957 opened Aug 23, 2026 by rohankumardubey Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.