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: FoundatioFx/Foundatio.Redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.0.6
Choose a base ref
...
head repository: FoundatioFx/Foundatio.Redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.0.8
Choose a head ref
  • 9 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 3, 2024

  1. Bump StackExchange.Redis from 2.8.16 to 2.8.22

    Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.8.16 to 2.8.22.
    - [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases)
    - [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md)
    - [Commits](StackExchange/StackExchange.Redis@2.8.16...2.8.22)
    
    ---
    updated-dependencies:
    - dependency-name: StackExchange.Redis
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    be5c21e View commit details
    Browse the repository at this point in the history
  2. Bump StackExchange.Redis from 2.8.16 to 2.8.22 (#87)

    Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.8.16 to 2.8.22.
    - [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases)
    - [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md)
    - [Commits](StackExchange/StackExchange.Redis@2.8.16...2.8.22)
    
    ---
    updated-dependencies:
    - dependency-name: StackExchange.Redis
      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>
    niemyjski and dependabot[bot] authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    e67f9a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Bump StackExchange.Redis from 2.8.22 to 2.8.24

    Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.8.22 to 2.8.24.
    - [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases)
    - [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md)
    - [Commits](StackExchange/StackExchange.Redis@2.8.22...2.8.24)
    
    ---
    updated-dependencies:
    - dependency-name: StackExchange.Redis
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    dd8864c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. Merge pull request #89 from FoundatioFx/dependabot/nuget/StackExchang…

    …e.Redis-2.8.24
    
    Bump StackExchange.Redis from 2.8.22 to 2.8.24
    niemyjski authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    c8a9832 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Fixed logging

    niemyjski committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    3965982 View commit details
    Browse the repository at this point in the history
  2. Bump Dependencies

    niemyjski committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    b24f6fd View commit details
    Browse the repository at this point in the history
  3. Updated Foundatio

    niemyjski committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    139fae5 View commit details
    Browse the repository at this point in the history
  4. Updated target frameworks

    niemyjski committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    3bf216b View commit details
    Browse the repository at this point in the history
  5. Fixed test

    niemyjski committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    1503872 View commit details
    Browse the repository at this point in the history
Loading