Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: linxGnu/grocksdb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.12
Choose a base ref
...
head repository: linxGnu/grocksdb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.13
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 12, 2024

  1. Adapt RocksDB 8.10 (#142)

    linxGnu authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ce97e34 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#144)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.4...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4e99e63 View commit details
    Browse the repository at this point in the history
  2. Adapt RocksDB 8.10.2 (#146)

    linxGnu authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    08001ea View commit details
    Browse the repository at this point in the history
Loading