- 2cf4b69 refactor(sdk,server): unify `enum TransportProtocol` across codebase (#2158) by Hubert Gruszecki · 3 days ago master
- 23522de feat(sdk): implement GetClusterMetadata command interface (#2155) by Hubert Gruszecki · 3 days ago
- 6638d61 feat(server): add environment variable support for array config overrides (#2154) by Hubert Gruszecki · 3 days ago
- 8f59d91 feat(go): add DeleteConsumerOffset function. (#2147) by Chengxi · 4 days ago
- c2b2647 chore(python): fix typing issues and make Python SDK mypy check blocking on errors (#2153) by Albin Skott · 4 days ago
- 2456b3e feat(server,sdk): implement GetClusterMetadata command (#2152) by Hubert Gruszecki · 4 days ago
- 2e03e6e fix(ci): increase post-merge timeout to 120 min (#2151) by Hubert Gruszecki · 5 days ago
- d9f9ab4 fix(ci): add linux/arm64 platform support for iggy-bench-dashboard (#2150) by Hubert Gruszecki · 6 days ago foreign/go/v0.5.2-edge.1
- 6f58eca fix(ci): remove duplicated bdd tests, handle IGGY_CI_BUILD (#2149) by Hubert Gruszecki · 6 days ago
- adbfc96 fix(server,cli): use correct hashmap for cg offsets, add -c flag to cli (#2145) by Hubert Gruszecki · 6 days ago
- 2842262 fix(ci): use `1.89` as default Rust version instead of `unknown` (#2143) by Hubert Gruszecki · 7 days ago
- 394d483 fix(ci): auto-create directories in copy-latest-from-master.sh (#2142) by Hubert Gruszecki · 7 days ago
- ccfff47 fix(ci): simplify use_latest_ci to download script from master directly (#2141) by Hubert Gruszecki · 7 days ago
- 9530809 feat(ci): add `skip_tag_creation` option and improve `use_latest_ci` (#2140) by Hubert Gruszecki · 7 days ago
- 0c9ba69 chore(deps): upgrade rust dependencies, update readmes with docker hub (#2139) by Piotr Gankiewicz · 7 days ago foreign/go/v0.5.1-edge.1
- 050943c fix(ci): make webui build docker image for `linux/arm64` (#2138) by Hubert Gruszecki · 8 days ago
- d0c6180 fix(ci): correct dockerhub credentials and remove redundant push trigger (#2137) by Hubert Gruszecki · 9 days ago
- fd23e24 feat(ci): overhaul CI/CD with smart detection & optimized caching (#2101) by Hubert Gruszecki · 9 days ago
- d2ac548 fix(go): check payload length in DeserializeOffset (#2135) by haze518 · 9 days ago
- 9803fda feat(example): basic example for python sdk (#2118) by Huan-Cheng Chang · 14 days ago
- f3ff279 fix(python): add missing support for sending bytes data (#2127) by Albin Skott · 2 weeks ago
- 47faf7b chore(helm): fix various small sized issues (#2128) by JaeEun Kim · 2 weeks ago
- 862f71b chore(helm): add env option (#2126) by JaeEun Kim · 2 weeks ago
- ae3596b refactor(csharp): refactor http implementation (#2122) by Łukasz Zborek · 2 weeks ago
- 197af7b chore: update Dockerfiles to build iggy-server on alpine (#2120) by Albin Skott · 3 weeks ago
- 15f18cb chore(python): upload wheels in dist folder on release (#2116) by Albin Skott · 3 weeks ago
- 0faceb1 fix(python): include typing stubs in built sdist (#2115) by Albin Skott · 3 weeks ago
- 1e05848 chore(java): Rename artifact from iggy-java-sdk to iggy (#2112) by Nandakumar Vadivelu · 3 weeks ago
- c3c2779 feat(python_sdk): create client from connection string (#2110) by Huan-Cheng Chang · 3 weeks ago
- d33ae92 refactor(csharp): refactor method declaration for csharp sdk (#2108) by Łukasz Zborek · 3 weeks ago
- f95eb11 feat(go): implement deserialize topics logic in DeserializeStream function (#2109) by Chengxi · 3 weeks ago
- 308c29a feat(go): implement logic to deserialize the members (#2107) by Chengxi · 3 weeks ago
- 93f7aa9 chore(sdk): support artifact signing in java-sdk (#2106) by Nandakumar Vadivelu · 4 weeks ago
- f2a3a75 chore(repo): fix compiler and clippy warnings for Rust 1.89 (#2091) by Hubert Gruszecki · 4 weeks ago
- 8b1d8dd feat(web): enhance ui interactions and improve code quality (#2078) by Piotr Ziółko · 4 weeks ago
- 2e57d58 chore(example): move getting-started for python sdk (#2094) by Huan-Cheng Chang · 4 weeks ago
- 7c3a40f fix(ci): disable git cliff in CI, fix Python SDK missing notice (#2096) by Piotr Gankiewicz · 4 weeks ago
- 2f77bea chore(repo): update readme files (#2095) by Piotr Gankiewicz · 4 weeks ago
- 5627b18 chore(sdk): Refine comments for methods under `IggyClient` (#1792) by I-Hsin Cheng · 4 weeks ago
- 76b15d8 chore(repo): pin Rust version to 1.88 and remove redundant cmds (#2092) by Hubert Gruszecki · 4 weeks ago
- 1df7254 feat(bench): enable high-level API for producer and producing consumer (#1919) by WangYang · 5 weeks ago
- 79cc285 feat(js): add ensureStream, ensureTopic, ensureGroup virtual command (#2085) by T1B0 · 5 weeks ago
- 1d730c3 feat(js): alter get client/stream/topic/offset/user/group commands to… (#2077) by T1B0 · 5 weeks ago
- 7ebaf9b chore(deps): upgrade rust dependencies (#2075) by Piotr Gankiewicz · 5 weeks ago bench-dashboard-0.4.0 connectors-0.1.0 csharp-sdk-0.5.0 foreign/go/v0.5.0 iggy-0.7.0 java-sdk-0.5.0 mcp-0.1.0 node-sdk-0.5.0 python-v0.5.0 server-0.5.0 server-0.5.0-rc.1 web-ui-0.0.1
- 108d905 fix(ci): fix docker setup action (#2074) by Piotr Gankiewicz · 5 weeks ago
- 22e9416 chore(java): update Java SDK version (#2072) by Maciej Modzelewski · 5 weeks ago
- f24a11a fix(python): add proper typings for async method args and return types (#2071) by Albin Skott · 5 weeks ago
- ec7545f fix(web): improve browsing messages in Web UI (#2069) by Piotr Gankiewicz · 5 weeks ago
- b2fa489 chore(repo): update readme, update deps (#2063) by Piotr Gankiewicz · 6 weeks ago
- 8cfd671 feat(go): add godog go bdd test according to scenarios. (#2021) by Chengxi · 6 weeks ago
- 02cebc2 fix(ci): run bdd test when sdk changed (#2059) by Chengxi · 6 weeks ago
- 25b5b29 fix(bdd): rename Python SDK import in bdd tests (#2057) by Albin Skott · 6 weeks ago
- 63473b2 chore(repo): add missing license headers (#2061) by Piotr Gankiewicz · 6 weeks ago
- 3fa28a9 chore(go): add go getting-started example and test script (#2017) by Chengxi · 6 weeks ago
- 2371cb0 chore(python): rename Python SDK from iggy_py to apache-iggy (#2050) by Albin Skott · 6 weeks ago
- 88ca1ea fix(server): update message header with decrypted payload length (#2052) by Hubert Gruszecki · 6 weeks ago
- afd4411 fix(server): fix encrypted message index calculation (#2051) by Hubert Gruszecki · 6 weeks ago
- 5eda124 fix(ci): fix the incorrect regex in ci-publish-go.yml (#2049) by Chengxi · 6 weeks ago foreign/go/v0.5.0-edge.1
- 4e5a612 fix(server): convert message header view to concrete type before serialization (#2048) by Hubert Gruszecki · 6 weeks ago
- 33f206f chore(ci): update regex of ci-publish-go.yml to support special Pre-release suffix. (#2046) by Chengxi · 6 weeks ago
- 3c30a3f fix(sdk): fix possible monotonic time bug in Rust SDK (#2045) by Piotr Gankiewicz · 6 weeks ago
- 3493924 chore(sdk): update NodeJS SDK package info (#2042) by Piotr Gankiewicz · 6 weeks ago
- 9bca76d repo(csharp): add version header to c# sdk csproj and update package.json (#2038) by Grzegorz Koszyk · 6 weeks ago
- 57af718 fix(python): fix proper typing for complex enums (#2039) by Albin Skott · 6 weeks ago
- b864675 feat: add golang publish workflow (#2037) by Chengxi · 6 weeks ago
- ea8b2b4 chore(repo): update benchmark platform links, fix typos (#2035) by Piotr Gankiewicz · 6 weeks ago
- 6ffa79b feat(mcp): add Model Context Protocol (MCP) server (#2030) by Piotr Gankiewicz · 7 weeks ago
- 69fbc98 feat(python): add support for consumer groups to Python SDK (#1973) by Albin Skott · 7 weeks ago
- ada8f6c fix(js): fix npm packaging (broke by adding examples/ changed dist root) (#2026) by T1B0 · 7 weeks ago
- a4e2b5b fix(server): improve updating topic for named ID (#2025) by Piotr Gankiewicz · 7 weeks ago
- d887b64 feat(js): refactor socket handling for big messages, add examples, fix singleConsumerStream (#2019) by T1B0 · 7 weeks ago
- cb26a8d fix(bench): cache window sum instead of recomputing (#2001) by Blake · 8 weeks ago
- 097f7bd refactor(sdk): change PartitionId argument type to uint32 (#2009) by Chengxi · 8 weeks ago
- 9703127 feat(sdk): add some construct function for iggcon.Consumer to align with rust sdk (#2010) by Chengxi · 8 weeks ago
- a541c9b feat(connectors): add PostgreSQL sink and source connectors (#1959) by JarekDev · 8 weeks ago
- 6188b77 refactor(sdk): change argument of CreateTopic and UpdateTopic method. (#2004) by Chengxi · 8 weeks ago
- 9758c90 refactor(sdk): change int attribute to int32 and refactor identifier. (#1995) by Chengxi · 8 weeks ago
- f9fe410 chore(repo): add missing files for licenses (#1998) by Piotr Gankiewicz · 8 weeks ago
- 09f608f chore(helm): add helm charts (#1911) by Ilya Suhodolets · 9 weeks ago
- 2653010 feat(js): add deleteOffset, deleteSegments and flushUnsavedBuffers commands (#1965) by T1B0 · 9 weeks ago
- cfe92de chore(python): fix links on PYPI (#1992) by Dima Tisnek · 9 weeks ago
- 177daea refactor(bench): parallelize benchmark report builder (#1990) by Blake · 9 weeks ago
- e77b4ea chore(repo): update prepare release script (#1984) by Piotr Gankiewicz · 9 weeks ago
- 88bc91d fix(server): always generate fresh certs when self-signed is enabled (#1985) by Hubert Gruszecki · 9 weeks ago
- 8e03393 chore(ci): add lint for golang SDK and BDD. (#1970) by Chengxi · 9 weeks ago
- c0a871b feat(csharp): add BDD tests (#1980) by Łukasz Zborek · 9 weeks ago
- 2511be4 chore(docs): Improve grammar and wording in README.md (#1968) by Sawan Srivastava · 9 weeks ago
- 4c9f27a fix(python): update stub file to match implementation (#1956) by Albin Skott · 9 weeks ago
- ec58571 chore(sdk): delete `cli` folder in golang sdk. (#1961) by Chengxi · 9 weeks ago
- 29dd64d feat(js): integrate node bdd test to docker compose (#1926) by T1B0 · 9 weeks ago
- 82e35db refactor(sdk): refactor Go SDK client (#1916) by Chengxi · 9 weeks ago
- 713cd0b perf(sdk): replace Box<dyn Client> with ClientWrapper enum (#1958) by I-Hsin Cheng · 9 weeks ago
- 7755084 feat(connectors): add connectors state storage using local files (#1948) by Piotr Gankiewicz · 9 weeks ago
- 00619ac feat(connectors): implement FlatBuffers support for connectors runtime (#1957) by JarekDev · 10 weeks ago
- 4277d69 chore(docs): extend iggy-server --help command and update documentation (#1940) by JarekDev · 10 weeks ago
- 31a010d feat: Add Go BDD and CI (#1922) by Chengxi · 2 months ago
- 827abed feat(connectors): add protobuf support to connectors runtime (#1886) by JarekDev · 2 months ago
- b3c0345 repo(io_uring): add branch protection for io_uring branch (#1927) by Grzegorz Koszyk · 2 months ago
- 934cf1c chore(ci): java-sdk export nexus username and password as env (#1925) by Nandakumar Vadivelu · 2 months ago
- 8adb4a9 chore(ci): update java sdk nexus env (#1921) by Nandakumar Vadivelu · 2 months ago