1. 8642ea4 feat: allow configuring scanner fetch parameters (#417) by Prajwal banakar · 30 hours ago main
  2. 3d5c9a0 chore: added is_retriable() to FlussError (#422) by Aryamaan Singh · 2 days ago
  3. 5b7f839 feat(python): add get_primary_keys() method to Schema class (#436) by XiaoHongbo · 2 days ago
  4. 599a223 chore: refactor to typed Column Writers (#440) by Anton Borisov · 2 days ago
  5. 7b3015b ci: check tablet server availabitility (#437) by Kaiqi Dong · 4 days ago
  6. bb6933a ci: parallelize python integration tests (#435) by Anton Borisov · 5 days ago
  7. 251c1a9 chore: pre-size Arrow builders and recommend jemalloc for write path (#430) by Anton Borisov · 5 days ago
  8. d04d3fb ci: parallelize cpp integration tests (#434) by Anton Borisov · 5 days ago
  9. 65a8ad4 chore: Remove config duplication in examples (#427) by Kaiqi Dong · 6 days ago
  10. ee8beee chore: update testing fluss image to 0.9.0 (#426) by aicontentcreate2023-star · 8 days ago
  11. dd10579 feat: Add getter/setter property for writer_bucket_no_key_assigner config in python (#397) by Kaiqi Dong · 8 days ago
  12. b9357f7 doc: update create a release doc (#421) by yuxia Luo · 9 days ago
  13. 2ceb512 [doc] Setup workflow for doc publish (#414) by Keith Lee · 9 days ago
  14. 5718d20 chore: fix mut schema builder public api (#420) by Anton Borisov · 10 days ago
  15. cf3c359 ci: fix ci build wheel issue for python (#419) by yuxia Luo · 10 days ago
  16. 257eb7d chore: error handling fix CPP, for pointer returning methods (#409) by Anton Borisov · 10 days ago
  17. b419363 chore: update rust docs (#416) by yuxia Luo · 10 days ago
  18. 43879ce ci: update verify tag version by luoyuxia · 11 days ago
  19. c61e1ee Bump version to 0.2.0 by luoyuxia · 11 days ago
  20. 03dc367 chore: update dependency list for release 0.1.0 by luoyuxia · 11 days ago
  21. 20601fc docs: add cpp build guides with examples (#376) by AlexZhao · 11 days ago
  22. 2ac6efa chore: Add missing python type stubs (#400) by Kaiqi Dong · 12 days ago
  23. eae7b20 [doc] Update doc after rust / c++ panic fixes (#395) by Keith Lee · 12 days ago
  24. 94e7cbf [doc] Update API Ref following SASL / NoKeyAssigner (#396) by Keith Lee · 12 days ago
  25. 2e21f90 chore:fix test_get_server_nodes to use shared cluster (#392) by Anton Borisov · 13 days ago
  26. 5f8130f feat: support sasl/plain auth (#375) by Anton Borisov · 13 days ago
  27. ee927b0 feat: Add get_server_nodes to Admin (#363) by Kaiqi Dong · 13 days ago
  28. 0f549ef perf: introduce streaming download for file download (#381) by AlexZhao · 14 days ago
  29. fee26ee chore: make batch timeout configurable (#371) by Prajwal banakar · 2 weeks ago
  30. c7ad66d chore: Fix panic / crashes in Rust and C++ (#365) by Keith Lee · 2 weeks ago
  31. 094ff3e feat: Add round robin bucket assigner (#360) by Kaiqi Dong · 2 weeks ago
  32. 30206ef chore: rename BucketView to BucketRecords (#370) by Anton Borisov · 2 weeks ago
  33. a37c5ba chore: fix IT failure from additional table properties (#368) by Keith Lee · 3 weeks ago
  34. 2aa9b0b chore: fix broken link and version mismatch in README (#364) by Kaiqi Dong · 3 weeks ago
  35. 847f5fe chore: introduce max poll records config option (#355) by Anton Borisov · 3 weeks ago
  36. c17d224 chore: add notes on lake snapshot (#359) by Keith Lee · 3 weeks ago
  37. f39d68c chore: introduce c++ integration test (#352) by Keith Lee · 3 weeks ago
  38. ec4eb74 chore: Scan results returned per bucket python/cpp (#351) by Anton Borisov · 3 weeks ago
  39. 4dff1cb chore: make RowView shared_ptr (#353) by Anton Borisov · 3 weeks ago
  40. b47ef7e chore: update docs after opaque types CPP rework (#349) by Anton Borisov · 3 weeks ago
  41. 2e0ab9b chore: add CI for documentation. Minor improvement and organisation of website (#350) by Keith Lee · 3 weeks ago
  42. 9765235 chore: fix sparse to dense representation for CPP lookup (#348) by Anton Borisov · 3 weeks ago
  43. eab4a10 chore: add missing ChangeType enum and doc in C++. Add test coverage for ChangeType in integration test. (#334) by Keith Lee · 3 weeks ago
  44. a950ca9 chore: add API reference for CustomProperty (#336) by Keith Lee · 3 weeks ago
  45. 8a13656 chore: Fix issue where interleaving non-Pk column with PK columns cause lookup panic (#346) by Keith Lee · 3 weeks ago
  46. c4b0677 test: introduce python integration tests (#341) by Keith Lee · 3 weeks ago
  47. 5be0283 chore: avoid data copy in CPP bindings (#330) by Anton Borisov · 3 weeks ago
  48. 5589a68 chore: added unit test cases and throw an exception when any field doesn't exist on RowType (#310) by Nikhil Negi · 3 weeks ago
  49. c325929 doc: Add missed API documentation update (#337) by Keith Lee · 3 weeks ago
  50. a3ab06a chore: default cpp builds to release mode (#345) by AlexZhao · 4 weeks ago
  51. 29e0cdb chore: added Default Implementations for Missing Types (#326) by Nikhil Negi · 4 weeks ago
  52. ea9c57a chore: Fix API error not being propagated on python side. (#340) by Keith Lee · 4 weeks ago
  53. e79251d chore: cleanup after docs review (#313) by Anton Borisov · 4 weeks ago
  54. eaadb3f [docs] introduce client doc website (#300) by Keith Lee · 4 weeks ago
  55. fdfde8d chore: allow propagating hostname as raw bootstrap address (#307) by Junfan Zhang · 4 weeks ago
  56. c6b63ed chore: remove LATEST_OFFSET which isn't handle by server (#312) by Keith Lee · 4 weeks ago
  57. 9b0e38c chore: Fix issue where FixedSizedBinary type cannot be build in arrow (#304) by Keith Lee · 4 weeks ago
  58. bac0002 feat: add unsubscribe to all clients (#305) by Anton Borisov · 4 weeks ago
  59. 594adc6 chore: align DataLakeFormat parsing with lake format config option (#306) by Junfan Zhang · 4 weeks ago
  60. 97b2e17 chore: Verify API consistent across clients (#302) by Anton Borisov · 4 weeks ago
  61. a447db9 chore: refacotr config for CPP and connect -> create in cpp binding(#298) by Anton Borisov · 4 weeks ago
  62. 10637b7 chore: Builder pattern, cleanup, consistent API (#296) by Anton Borisov · 4 weeks ago
  63. 79f16ac feat: support projection by names in CPP (#294) by Anton Borisov · 4 weeks ago
  64. 2f5c247 doc: Add documentation for rust (#242) by Keith Lee · 4 weeks ago
  65. e0b3dac doc: add python docs and API reference (#291) by Anton Borisov · 4 weeks ago
  66. 31e9657 feat: Partitioned KV tables python example (#290) by Anton Borisov · 5 weeks ago
  67. 61aa7e1 feat: support kv tables in CPP (#288) by Anton Borisov · 5 weeks ago
  68. e1e7ba3 chore: cleanup and fix partial update in python (#292) by Anton Borisov · 5 weeks ago
  69. f8ebc5e doc: introduce how to verify a release document (#282) by yuxia Luo · 5 weeks ago
  70. 86e8e24 feat: introduce database level ops for cpp bindings (#286) by yuxia Luo · 5 weeks ago
  71. 57b2e4c chore: introduce getters in CPP Datum (#281) by Anton Borisov · 5 weeks ago
  72. a75540b feat: support database-level ops in python (#279) by yuxia Luo · 5 weeks ago
  73. 6b86f17 chore: remove async for upsert/delete/append in python (#280) by yuxia Luo · 5 weeks ago
  74. 27bbc0b feat: Add subscribe_partition_buckets method and partitions support (#273) by Anton Borisov · 5 weeks ago
  75. 2815d6b feat: support decimals in cpp binding (#265) by Anton Borisov · 5 weeks ago
  76. 8ccd283 feat: support temporal types in CPP (#266) by Anton Borisov · 5 weeks ago
  77. 499fa8c build: add how to release doc (#268) by yuxia Luo · 5 weeks ago
  78. ff879b9 feat: Add unsubscribe_partition to python bindings (#277) by Anton Borisov · 5 weeks ago
  79. 26edb7a chore: remove async from queueing while writing (#271) by Anton Borisov · 5 weeks ago
  80. 11f338b ci: Fix unstable poll_batches (#272) by Anton Borisov · 5 weeks ago
  81. 3cdeb8c chore: introduce deny to check licenses (#267) by yuxia Luo · 5 weeks ago
  82. 7f20192 chore: Fire-and-forget behaviour for effecient batching (#258) by Anton Borisov · 5 weeks ago
  83. 82f8bba chore: python binding cleanup and bit of refactor (#264) by Anton Borisov · 5 weeks ago
  84. 8b583a8 feat: introduce list partitions in cpp binding (#260) by yuxia Luo · 5 weeks ago
  85. 9af12ea feat: support unsubscribe partition (#257) by yuxia Luo · 5 weeks ago
  86. 6de2cde feat: Support drop_table, partitions and offsets methods in python bindings (#150) by Anton Borisov · 5 weeks ago
  87. 52dca9f chore: rename subscribe_batch to subscribe_buckets (#255) by yuxia Luo · 5 weeks ago
  88. b18cffb chore: refator to builder pattern to create log scanner for CPP (#249) by Anton Borisov · 5 weeks ago
  89. 90cc35a chore: Change upsert and delete to use read only self reference by using mutex to guard mutable encoders (#247) by Keith Lee · 5 weeks ago
  90. 0e50dc2 feat: Support different poll methods (#246) by Anton Borisov · 5 weeks ago
  91. 31d5df5 feat: introduce kv tables support in python (#239) by Anton Borisov · 5 weeks ago
  92. 5574d55 chore: Reject table scan for INDEXED format or KV table (#238) by Keith Lee · 5 weeks ago
  93. 9877993 feat: support subscribe partition in cpp binding (#236) by yuxia Luo · 5 weeks ago
  94. 7d794f7 feat: add table partition scanning (#222) by Miao · 5 weeks ago
  95. ece3834 chore: accept Into<String> to improve api usage (#234) by yuxia Luo · 5 weeks ago
  96. 0cf25e6 chore: make Config#bootstrap_server required (#233) by yuxia Luo · 5 weeks ago
  97. e5adc3d feat: introduce scan record batch in cpp (#230) by yuxia Luo · 5 weeks ago
  98. a05f996 feat: support list partition offset in cpp binding (#231) by yuxia Luo · 5 weeks ago
  99. 4d50eb2 feat: support list offset for partitioned table (#229) by yuxia Luo · 6 weeks ago
  100. 81dd6e0 feat: support produce partitioned table (#228) by yuxia Luo · 6 weeks ago