Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/RDMP-266 Fix Issue with Cross-Database SQL Viewing #2059

Merged
merged 11 commits into from
Nov 11, 2024

Commits on Oct 31, 2024

  1. Bump the aws-sdk group with 4 updates (#2051)

    Bumps the aws-sdk group with 4 updates: [AWSSDK.S3](https://github.com/aws/aws-sdk-net), [AWSSDK.SecurityToken](https://github.com/aws/aws-sdk-net), [AWSSDK.SSO](https://github.com/aws/aws-sdk-net) and [AWSSDK.SSOOIDC](https://github.com/aws/aws-sdk-net).
    
    
    Updates `AWSSDK.S3` from 3.7.405.6 to 3.7.405.7
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    Updates `AWSSDK.SecurityToken` from 3.7.400.42 to 3.7.400.43
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    Updates `AWSSDK.SSO` from 3.7.400.42 to 3.7.400.43
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    Updates `AWSSDK.SSOOIDC` from 3.7.400.42 to 3.7.400.43
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    ---
    updated-dependencies:
    - dependency-name: AWSSDK.S3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    - dependency-name: AWSSDK.SecurityToken
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    - dependency-name: AWSSDK.SSO
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    - dependency-name: AWSSDK.SSOOIDC
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    139d8a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Bump the aws-sdk group across 1 directory with 4 updates (#2054)

    Bumps the aws-sdk group with 4 updates in the / directory: [AWSSDK.S3](https://github.com/aws/aws-sdk-net), [AWSSDK.SecurityToken](https://github.com/aws/aws-sdk-net), [AWSSDK.SSO](https://github.com/aws/aws-sdk-net) and [AWSSDK.SSOOIDC](https://github.com/aws/aws-sdk-net).
    
    
    Updates `AWSSDK.S3` from 3.7.405.7 to 3.7.405.9
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    Updates `AWSSDK.SecurityToken` from 3.7.400.43 to 3.7.400.45
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    Updates `AWSSDK.SSO` from 3.7.400.43 to 3.7.400.45
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    Updates `AWSSDK.SSOOIDC` from 3.7.400.43 to 3.7.400.45
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    ---
    updated-dependencies:
    - dependency-name: AWSSDK.S3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    - dependency-name: AWSSDK.SecurityToken
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    - dependency-name: AWSSDK.SSO
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    - dependency-name: AWSSDK.SSOOIDC
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1a13165 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. check for multi-server query

    JFriel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    dbdb2b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Bump the aws-sdk group with 4 updates

    Bumps the aws-sdk group with 4 updates: [AWSSDK.S3](https://github.com/aws/aws-sdk-net), [AWSSDK.SecurityToken](https://github.com/aws/aws-sdk-net), [AWSSDK.SSO](https://github.com/aws/aws-sdk-net) and [AWSSDK.SSOOIDC](https://github.com/aws/aws-sdk-net).
    
    
    Updates `AWSSDK.S3` from 3.7.405.9 to 3.7.405.10
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    Updates `AWSSDK.SecurityToken` from 3.7.400.45 to 3.7.400.46
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    Updates `AWSSDK.SSO` from 3.7.400.45 to 3.7.400.46
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    Updates `AWSSDK.SSOOIDC` from 3.7.400.45 to 3.7.400.46
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    ---
    updated-dependencies:
    - dependency-name: AWSSDK.S3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    - dependency-name: AWSSDK.SecurityToken
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    - dependency-name: AWSSDK.SSO
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    - dependency-name: AWSSDK.SSOOIDC
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jas88 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    4e75800 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Bump YamlDotNet from 16.1.3 to 16.2.0 (#2057)

    Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 16.1.3 to 16.2.0.
    - [Release notes](https://github.com/aaubry/YamlDotNet/releases)
    - [Commits](aaubry/YamlDotNet@v16.1.3...v16.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: YamlDotNet
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c59994d View commit details
    Browse the repository at this point in the history
  2. Bump NPOI and SixLabors.ImageSharp

    Bumps [NPOI](https://github.com/nissl-lab/npoi) and [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp). These dependencies needed to be updated together.
    
    Updates `NPOI` from 2.7.1 to 2.7.2
    - [Release notes](https://github.com/nissl-lab/npoi/releases)
    - [Commits](https://github.com/nissl-lab/npoi/commits)
    
    Updates `SixLabors.ImageSharp` from 3.1.5 to 2.1.9
    - [Release notes](https://github.com/SixLabors/ImageSharp/releases)
    - [Commits](SixLabors/ImageSharp@v3.1.5...v2.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: NPOI
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: SixLabors.ImageSharp
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jas88 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e510fd5 View commit details
    Browse the repository at this point in the history
  3. Bump the aws-sdk group with 4 updates

    Bumps the aws-sdk group with 4 updates: [AWSSDK.S3](https://github.com/aws/aws-sdk-net), [AWSSDK.SecurityToken](https://github.com/aws/aws-sdk-net), [AWSSDK.SSO](https://github.com/aws/aws-sdk-net) and [AWSSDK.SSOOIDC](https://github.com/aws/aws-sdk-net).
    
    
    Updates `AWSSDK.S3` from 3.7.405.10 to 3.7.405.11
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    Updates `AWSSDK.SecurityToken` from 3.7.400.46 to 3.7.400.47
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    Updates `AWSSDK.SSO` from 3.7.400.46 to 3.7.400.47
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    Updates `AWSSDK.SSOOIDC` from 3.7.400.46 to 3.7.400.47
    - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
    - [Commits](https://github.com/aws/aws-sdk-net/commits)
    
    ---
    updated-dependencies:
    - dependency-name: AWSSDK.S3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    - dependency-name: AWSSDK.SecurityToken
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    - dependency-name: AWSSDK.SSO
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    - dependency-name: AWSSDK.SSOOIDC
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws-sdk
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jas88 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ebb0826 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/HicServices/RDMP into bu…

    …gfix/RDMP-266-multi-db-joins
    JFriel committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    61f6fa0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release/8.4.0' of https://github.com/HicServices/RDMP i…

    …nto bugfix/RDMP-266-multi-db-joins
    JFriel committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1d793fe View commit details
    Browse the repository at this point in the history
  6. update changelog

    JFriel committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c73f595 View commit details
    Browse the repository at this point in the history
  7. update changelog

    JFriel committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9e461f7 View commit details
    Browse the repository at this point in the history