What's Changed
Fixes:
- chore(changelog): add a missed entry in CHANGELOG for v4.2.0 by @mangalaman93 in #1988
- update README with project KVS using badger by @tauraamui in #1989
- fix edge case for watermark when index is zero by @mangalaman93 in #1999
- upgrade spf13/cobra to version v1.7.0 by @mangalaman93 in #2001
- chore: update readme by @joshua-goldstein in #2011
- perf: upgrade compress package test and benchmark. by @siddhant2001 in #2009
- fix(Transactions): Fix resource consumption on empty write transaction by @Zach-Johnson in #2018
- chore(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #2017
- perf(compactor): optimize allocations: use buffer for priorities by @deff7 in #2006
- fix(Transaction): discard empty transactions on CommitWith by @Wondertan in #2031
- fix(levelHandler): use lock for levelHandler sort tables instead of rlock by @xgzlucario in #2034
- Docs: update README with project LLS using badger by @Boc-chi-no in #2032
- chore: MaxTableSize has been renamed to BaseTableSize by @mitar in #2038
- Update CODEOWNERS by @ryanfoxtyler in #2043
- Chore(): add Stale Action by @ryanfoxtyler in #2070
- Update ristretto and refactor for use of generics by @paralin in #2047
- chore: Remove obsolete comment by @mitar in #2039
- chore(Docs): Update jQuery 3.2.1 to 3.7.1 by @kokizzu in #2023
- chore(deps): bump the go_modules group with 3 updates by @dependabot in #2074
- docs(): update docs path by @ryanfoxtyler in #2076
- perf: fix operation in seek by @harshil-goel in #2077
- Add lakeFS to README.md by @N-o-Z in #2078
- chore(): add Dependabot by @ryanfoxtyler in #2080
- chore(deps): bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #2083
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #2081
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #2082
- chore(deps): bump the minor group with 7 updates by @dependabot in #2089
- Action Manager by @madhu72 in #2050
- chore(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 in the minor group by @dependabot in #2091
- chore(deps): bump github.com/golang/protobuf from 1.5.3 to 1.5.4 in the patch group by @dependabot in #2090
- chore: fix some comments by @dufucun in #2092
- chore(deps): bump github.com/google/flatbuffers from 1.12.1 to 24.3.25+incompatible by @dependabot in #2084
CI:
- ci: change cron frequency to fix ghost jobs by @joshua-goldstein in #2010
- fix(CI): Update to pull_request trigger by @ryanfoxtyler in #2056
- ci/cd optimization by @ryanfoxtyler in #2051
- fix(cd): fixed cd pipeline by @harshil-goel in #2093
- fix(cd): change name by @harshil-goel in #2094
- fix(cd): added more debug things to cd by @harshil-goel in #2095
- fix(cd): removing some debug items by @harshil-goel in #2096
Full Changelog: v4.2.0...v4.3.0