charm
charm copied to clipboard
feat(deps): bump github.com/dgraph-io/badger/v3 from 3.2103.2 to 3.2103.5
Bumps github.com/dgraph-io/badger/v3 from 3.2103.2 to 3.2103.5.
Release notes
Sourced from github.com/dgraph-io/badger/v3's releases.
Badger DB v3.2103.5
We release Badger CLI tool binaries for amd64 and now arm64. This release does not involve any core code changes to Badger. We added a CD job for building Badger for arm64.
Badger DB v3.2103.4
This patches an issue that could lead to manifest corruption. Fix was merged in #1756. Addresses this issue on Discuss and this issue on Badger. We also bring the release branch to parity with main by updating the CI/CD jobs, Readme, Codeowners, PR and issue templates, etc.
Fixed
- fix(manifest): fix manifest corruption due to race condition in concurrent compactions (#1756)
Chores
- Add CI/CD jobs to release branch
- Add PR and Issue templates to release branch
- Update Codeowners in release branch
- Update Readme in release branch
Full Changelog: https://github.com/dgraph-io/badger/compare/v3.2103.3...v3.2103.4
BadgerDB v3.2103.3
This is a minor patch release that fixes arm64 related issues. The issues in the
zpackage in Ristretto were resolved in Ristretto v0.1.1.Fixed
- fix(arm64): bump ristretto v0.1.0 --> v0.1.1 (#1806)
Full Changelog: https://github.com/dgraph-io/badger/compare/v3.2103.2...v3.2103.3
Changelog
Sourced from github.com/dgraph-io/badger/v3's changelog.
[3.2103.5] - 2022-12-15
We release Badger CLI tool binaries for amd64 and now arm64. This release does not involve any core code changes to Badger. We add a CD job for building Badger for arm64.
[3.2103.4] - 2022-11-04
Fixed
- fix(manifest): fix manifest corruption due to race condition in concurrent compactions (#1756)
Chores
- We bring the release branch to parity with main by updating the CI/CD jobs, Readme, Codeowners, PR and issue templates, etc.
[3.2103.3] - 2022-10-14
Remarks
- This is a minor patch release that fixes arm64 related issues. The issues in the
zpackage in Ristretto were resolved in Ristretto v0.1.1.Fixed
- fix(arm64): bump ristretto v0.1.0 --> v0.1.1 (#1806)
Commits
31e5a1bchore(ci): bring workflows from main to release branch (#1840)11c81e3chore(cd): cd steps for badger (#1830)14dc96afix(manifest): fix manifest corruption due to race condition in concurrent co...1a98996chore(ci): run jobs on release branch (#1829)6310bf9chore(ci): add workflows from main (#1828)52405f7update changelog41f026dupdate dep on ristretto 0.1.0 --> 0.1.1- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
@dependabot rebase
@dependabot rebase
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.