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: bitfaster/BitFaster.Caching
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.1
Choose a base ref
...
head repository: bitfaster/BitFaster.Caching
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.2
Choose a head ref
  • 12 commits
  • 18 files changed
  • 2 contributors

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    275b9b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Bump CsvHelper from 32.0.3 to 33.0.1 (#611)

    Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 32.0.3 to 33.0.1.
    - [Commits](https://github.com/JoshClose/CsvHelper/commits)
    
    ---
    updated-dependencies:
    - dependency-name: CsvHelper
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f9563f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    f682e88 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Bump xunit from 2.8.1 to 2.9.0 (#613)

    Bumps xunit from 2.8.1 to 2.9.0.
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      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 Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e35411d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    7a9ba6d View commit details
    Browse the repository at this point in the history
  2. Bump BenchmarkDotNet from 0.13.12 to 0.14.0 (#617)

    * Bump BenchmarkDotNet from 0.13.12 to 0.14.0
    
    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.12 to 0.14.0.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.12...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix measurementstats
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    791242a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 (#620)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.10.0...v17.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      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 Aug 31, 2024
    Configuration menu
    Copy the full SHA
    652a86f View commit details
    Browse the repository at this point in the history
  2. Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.12 to 0.14.0 (#619)

    Bumps [BenchmarkDotNet.Diagnostics.Windows](https://github.com/dotnet/BenchmarkDotNet) from 0.13.12 to 0.14.0.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.12...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet.Diagnostics.Windows
      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 Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d5849c5 View commit details
    Browse the repository at this point in the history
  3. Bump coverlet.msbuild from 6.0.0 to 6.0.2 (#622)

    Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.2.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v6.0.0...v6.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.msbuild
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    6628a8a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 (#624)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.0 to 17.11.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.11.0...v17.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ab5878b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Mitigate LFU struct tearing using SeqLock (#621)

    * seqlock
    
    * fix comment
    
    ---------
    bitfaster authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    43dcc90 View commit details
    Browse the repository at this point in the history
  2. bump 2.5.2 (#625)

    * bump 2.5.2
    
    * rm
    
    ---------
    bitfaster authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    be68ba5 View commit details
    Browse the repository at this point in the history
Loading