-
Notifications
You must be signed in to change notification settings - Fork 41
Comparing changes
Open a pull request
base repository: bitfaster/BitFaster.Caching
base: v2.5.3
head repository: bitfaster/BitFaster.Caching
compare: v2.5.4
- 13 commits
- 32 files changed
- 5 contributors
Commits on Jan 14, 2025
-
Bump xunit from 2.9.2 to 2.9.3 (#656)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. - [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit 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>
Configuration menu - View commit details
-
Copy full SHA for 40cda00 - Browse repository at this point
Copy the full SHA 40cda00View commit details
Commits on Jan 22, 2025
-
Bump coverlet.msbuild from 6.0.3 to 6.0.4 (#658)
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 6.0.3 to 6.0.4. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v6.0.3...v6.0.4) --- 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>
Configuration menu - View commit details
-
Copy full SHA for f19680f - Browse repository at this point
Copy the full SHA f19680fView commit details
Commits on Feb 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 01805a5 - Browse repository at this point
Copy the full SHA 01805a5View commit details
Commits on Feb 3, 2025
-
Eagerly purge deleted items from internal LRU queues (#664)
* removed * fix during warmup * policy tests * handle warm * handle trim ---------
Configuration menu - View commit details
-
Copy full SHA for da00197 - Browse repository at this point
Copy the full SHA da00197View commit details
Commits on Feb 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0c6dd7f - Browse repository at this point
Copy the full SHA 0c6dd7fView commit details
Commits on Feb 14, 2025
-
* build * intrinsics * infer * codeql * try4 * try4 * 3 * fix codeql * revert proj ---------
Configuration menu - View commit details
-
Copy full SHA for 55ac07e - Browse repository at this point
Copy the full SHA 55ac07eView commit details
Commits on Feb 15, 2025
-
Use auto-implemented properties (#669)
* Use auto-implemented properties * Further simplify ---------
Configuration menu - View commit details
-
Copy full SHA for 9519352 - Browse repository at this point
Copy the full SHA 9519352View commit details -
Bump Microsoft.Extensions.Caching.Memory from 9.0.0 to 9.0.2 (#672)
Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Caching.Memory 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>
Configuration menu - View commit details
-
Copy full SHA for 56d0d78 - Browse repository at this point
Copy the full SHA 56d0d78View commit details -
Configuration menu - View commit details
-
Copy full SHA for db9f9e7 - Browse repository at this point
Copy the full SHA db9f9e7View commit details
Commits on May 16, 2025
-
Bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssem…
…blies (#675) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `Microsoft.NET.Test.Sdk` from 17.12.0 to 17.13.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.12.0...v17.13.0) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NETFramework.ReferenceAssemblies 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>
Configuration menu - View commit details
-
Copy full SHA for 5b2d64a - Browse repository at this point
Copy the full SHA 5b2d64aView commit details
Commits on Jun 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aefdf90 - Browse repository at this point
Copy the full SHA aefdf90View commit details
Commits on Jun 15, 2025
-
Avoid unobserved task exception in AsyncAtomicFactory (#686)
* AsyncAtomicFactory.Initializer: do not call SetException on TCS to avoid unobserved task exception when garbage collecting TCS * Consider other exception type on build server * Remove second GetValueAsync call * ScopedAsyncAtomicFactory.Initializer: avoid unobserved task exception as well Remove test in AsyncAtomicFactoryTests again * fix * task => thread * Rename test in ScopedAsyncAtomicFactoryTests and log unobserved task exception to test output. ---------
Configuration menu - View commit details
-
Copy full SHA for 2e420f0 - Browse repository at this point
Copy the full SHA 2e420f0View commit details
Commits on Jun 28, 2025
-
Co-authored-by: Alex Peck <alexpeck@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 28e4692 - Browse repository at this point
Copy the full SHA 28e4692View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.5.3...v2.5.4