Releases: openlake-project/openlake
Releases · openlake-project/openlake
OpenLake: v0.2.0
What's Changed
- (#46) [v0.2] Add support for cluster up by @Prabhjeet8963 in #48
- (#45) [v0.2] Add support for bench mixed command new cli feature by @parvagrawal08 in #47
- (#49) [v0.2] Add support for diskinfo command new cli feature by @dakshdahiya633-tech in #50
- (#51) [v0.2] Add support for cluster_topology command by @ayushrichh in #52
- (#55) [v0.2] Add support for openlake scrub command by @Pranavagg140 in #57
- (#53) [v0.2] Add support for version command new cli feature by @HARSHKUMAR786142 in #54
- (#58) [v0.2] feat: implement ping node command for CLI by @devansh-34 in #58
- (#60) [v0.2] Fix RNR retry policy and request drops when receiver is starved by @ArnavBalyan in #61
- (#67) [v0.2] Surface ibv_wc_status_str cqe error log for server side failures by @ArnavBalyan in #68
- (#72) [v0.2] Add support for cluster_format command by @Abhimanyu7920 in #73
- [#65] Add support for Config command by @mehulbansal517 in #66
- (#69) [v0.2] Add AGENTS.md for AI agents by @vatantomar007 in #70
- (#76) [v0.2] Consolidate crate structure and naming convention by @ArnavBalyan in #78
- (#79) [v0.2] Clean up CLI and reconcile multi node commands by @ArnavBalyan in #80
- (#85) [v0.2] Reliable credit backpressure control for unary endpoints by @ArnavBalyan in #86
- (#49) [v0.2] Add support for disk info command by @dakshdahiya633-tech in #84
- (#46) [v0.2] Implement cluster up CLI command by @Prabhjeet8963 in #83
- (#51) [v0.2] Add support for cluster topology command by @VivaanHooda in #87
New Contributors
- @Prabhjeet8963 made their first contribution in #48
- @parvagrawal08 made their first contribution in #47
- @dakshdahiya633-tech made their first contribution in #50
- @ayushrichh made their first contribution in #52
- @Pranavagg140 made their first contribution in #57
- @HARSHKUMAR786142 made their first contribution in #54
- @devansh-34 made their first contribution in #58
- @Abhimanyu7920 made their first contribution in #73
- @mehulbansal517 made their first contribution in #66
- @vatantomar007 made their first contribution in #70
- @VivaanHooda made their first contribution in #87
Full Changelog: v0.1.0...v0.2.0
OpenLake: v0.1.0
What's Changed
- #1 [v0.1] Support RDMA interconnect on get/put endpoints by @ArnavBalyan in #2
- #2 [v0.1] Support HTTP/2 over mTLS on the cluster RPC plane by @ArnavBalyan in #4
- #3 [v0.1] Uncap delete buffer pool of 32 by @ArnavBalyan in #6
- #7 [v0.1] Add support for S3 list_object API by @ArnavBalyan in #8
- #9 Introduce bg purge to avoid io stall on syscall read_dir by @ArnavBalyan in #10
- #13 Vendor cyper deps to support prior_knowledge over H2 by @ArnavBalyan in #15
- #16 [core] Ensure plaintext can be configured for inter node RPC by @ArnavBalyan in #18
- Support DC over RDMA for inter node transport by @ArnavBalyan in #19
- #20 Move away from arc to cell for improved efficiency for thread safe code by @ArnavBalyan in #21
- [core] Add support for chunked get over infiniband by @ArnavBalyan in #23
- #24 [v0.1] Add RPC fallback for RDMA backend by @ArnavBalyan in #25
- #26 Add support for get RDMA by @ArnavBalyan in #27
- #28 Use TCP_NODELAY for inter node H2 rpc for improved latency by @ArnavBalyan in #29
- (#30) [v0.1] Add support for read_version over rdma IB by @ArnavBalyan in #31
- (#32) [v0.1] Support dynamic DC exchange for inter node RDMA by @ArnavBalyan in #33
- (#36) [v0.1] Fix RDMA send pool leak that drained credit under inter node traffic by @ArnavBalyan in #37
- (#38) [v0.1] Support async backpressure for pending tasks queued on memory by @ArnavBalyan in #39
Full Changelog: https://github.com/openlake-project/openlake/commits/v0.1.0