Skip to content

build(deps): bump github.com/dgraph-io/badger/v2 from 2.2007.1 to 2.2007.2#127

Merged
tac0turtle merged 1 commit intomasterfrom
dependabot/go_modules/github.com/dgraph-io/badger/v2-2.2007.2
Sep 2, 2020
Merged

build(deps): bump github.com/dgraph-io/badger/v2 from 2.2007.1 to 2.2007.2#127
tac0turtle merged 1 commit intomasterfrom
dependabot/go_modules/github.com/dgraph-io/badger/v2-2.2007.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2020

Bumps github.com/dgraph-io/badger/v2 from 2.2007.1 to 2.2007.2.

Release notes

Sourced from github.com/dgraph-io/badger/v2's releases.

BadgerDB v2.2007.2

Fixed

  • Compaction: Use separate compactors for L0, L1 (#1466)
  • Rework Block and Index cache (#1473)
  • Add IsClosed method (#1478)
  • Cleanup: Avoid truncating in vlog.Open on error (#1465)
  • Cleanup: Do not close cache before compactions (#1464)

New APIs

  • Badger.DB
    • BlockCacheMetrics (#1473)
    • IndexCacheMetrics (#1473)
  • Badger.Option
    • WithBlockCacheSize (#1473)
    • WithIndexCacheSize (#1473)

Removed APIs [Breaking Changes]

  • Badger.DB
  • Badger.Option
    • WithMaxCacheSize (#1473)
    • WithMaxBfCacheSize (#1473)
    • WithKeepBlockIndicesInCache (#1473)
    • WithKeepBlocksInCache (#1473)
Changelog

Sourced from github.com/dgraph-io/badger/v2's changelog.

[2.2007.2] - 2020-08-31

Fixed

  • Compaction: Use separate compactors for L0, L1 (#1466)
  • Rework Block and Index cache (#1473)
  • Add IsClosed method (#1478)
  • Cleanup: Avoid truncating in vlog.Open on error (#1465)
  • Cleanup: Do not close cache before compactions (#1464)

New APIs

  • Badger.DB
    • BlockCacheMetrics (#1473)
    • IndexCacheMetrics (#1473)
  • Badger.Option
    • WithBlockCacheSize (#1473)
    • WithIndexCacheSize (#1473)

Removed APIs [Breaking Changes]

  • Badger.DB
  • Badger.Option
    • WithMaxCacheSize (#1473)
    • WithMaxBfCacheSize (#1473)
    • WithKeepBlockIndicesInCache (#1473)
    • WithKeepBlocksInCache (#1473)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/dgraph-io/badger/v2](https://github.com/dgraph-io/badger) from 2.2007.1 to 2.2007.2.
- [Release notes](https://github.com/dgraph-io/badger/releases)
- [Changelog](https://github.com/dgraph-io/badger/blob/master/CHANGELOG.md)
- [Commits](dgraph-io/badger@v2.2007.1...v2.2007.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the T:dependencies Pull requests that update a dependency file label Sep 2, 2020
@tac0turtle tac0turtle merged commit 0c3a89e into master Sep 2, 2020
@tac0turtle tac0turtle deleted the dependabot/go_modules/github.com/dgraph-io/badger/v2-2.2007.2 branch September 2, 2020 12:47
faddat pushed a commit to faddat/tm-db that referenced this pull request Feb 21, 2024
* update changelog

* mention contributors and add date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T:dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants