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: Finbuckle/Finbuckle.MultiTenant
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.11.1
Choose a base ref
...
head repository: Finbuckle/Finbuckle.MultiTenant
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.12.0
Choose a head ref
  • 11 commits
  • 28 files changed
  • 3 contributors

Commits on Jul 23, 2023

  1. chore: CI update

    AndrewTriesToCode committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    c7ea346 View commit details
    Browse the repository at this point in the history
  2. chore: update CI

    AndrewTriesToCode committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    c0a3232 View commit details
    Browse the repository at this point in the history
  3. chore: updating CI

    github workflow updates
    AndrewTriesToCode authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    814e988 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    e8e511c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c8705b View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump Microsoft.SourceLink.GitHub (#701)

    Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.1.
    - [Release notes](https://github.com/dotnet/sourcelink/releases)
    - [Commits](dotnet/sourcelink@1.0.0...1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.SourceLink.GitHub
      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 23, 2023
    Configuration menu
    Copy the full SHA
    1e47d88 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump Microsoft.SourceLink.GitHub (#692)

    Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.1.
    - [Release notes](https://github.com/dotnet/sourcelink/releases)
    - [Commits](dotnet/sourcelink@1.0.0...1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.SourceLink.GitHub
      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 23, 2023
    Configuration menu
    Copy the full SHA
    ec39352 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump Microsoft.SourceLink.GitHub (#683)

    Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.1.
    - [Release notes](https://github.com/dotnet/sourcelink/releases)
    - [Commits](dotnet/sourcelink@1.0.0...1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.SourceLink.GitHub
      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 23, 2023
    Configuration menu
    Copy the full SHA
    d836aa5 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. feat: AdjustIndex preserves existing filter (#711)

    * perf: reduce enumeration in MultiTenantDbContext logic
    
    * feat: AdjustIndex preserves existing filter
    AndrewTriesToCode authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    affb66f View commit details
    Browse the repository at this point in the history
  2. feat: net8.0 (#712)

    * chore: added net8.0 target
    AndrewTriesToCode authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    a137dae View commit details
    Browse the repository at this point in the history
  3. chore: 6.12.0 [skip ci]

    ## [6.12.0](v6.11.1...v6.12.0) (2023-08-25)
    
    ### Features
    
    * AdjustIndex preserves existing filter ([#711](#711)) ([affb66f](affb66f))
    * net8.0 ([#712](#712)) ([a137dae](a137dae))
    semantic-release-bot committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ff7b5ea View commit details
    Browse the repository at this point in the history
Loading