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: trimble-oss/sql-log-shipping-service
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.0
Choose a base ref
...
head repository: trimble-oss/sql-log-shipping-service
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.0
Choose a head ref
  • 7 commits
  • 11 files changed
  • 2 contributors

Commits on Mar 20, 2026

  1. Trimble-OSS Compliance

    Add missing files
    DavidWiseman committed Mar 20, 2026
    Configuration menu
    Copy the full SHA
    71e2be9 View commit details
    Browse the repository at this point in the history
  2. Bump potatoqualitee/mssqlsuite from 1.11 to 1.12

    Bumps [potatoqualitee/mssqlsuite](https://github.com/potatoqualitee/mssqlsuite) from 1.11 to 1.12.
    - [Release notes](https://github.com/potatoqualitee/mssqlsuite/releases)
    - [Commits](potatoqualitee/mssqlsuite@v1.11...v1.12)
    
    ---
    updated-dependencies:
    - dependency-name: potatoqualitee/mssqlsuite
      dependency-version: '1.12'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavidWiseman committed Mar 20, 2026
    Configuration menu
    Copy the full SHA
    b85e56b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. GetDatabases query performance fix

    Fix issue with bad query plan - restorehistory/backupset table scan executed multiple times due to nested loop join.  Observed on 1 instance.
    DavidWiseman committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    350e519 View commit details
    Browse the repository at this point in the history
  2. NuGet updates

    DavidWiseman committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    947227b View commit details
    Browse the repository at this point in the history
  3. NuGet package update fix

    DavidWiseman committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    b0ec566 View commit details
    Browse the repository at this point in the history
  4. Bump version

    DavidWiseman committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    3ae36d4 View commit details
    Browse the repository at this point in the history
  5. Update SignRelease.ps1

    Sync with dba-dash which has some reliability improvements.
    DavidWiseman committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    9b72f02 View commit details
    Browse the repository at this point in the history
Loading