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