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

Develop Merge: Pre Connect-a-thon 26 #25

Merged
merged 117 commits into from
Apr 4, 2024
Merged

Commits on Feb 7, 2024

  1. Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.8.0...v17.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e57e9d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    212d8b9 View commit details
    Browse the repository at this point in the history
  2. wip

    JosephEShook committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    aeb5947 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Merge pull request #398 from JoeShook/Psgl_AlloyDB

    Psgl alloy db
    JoeShook authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    ba81a9c View commit details
    Browse the repository at this point in the history
  2. Add more debug logging.

    JosephEShook committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    3e809b3 View commit details
    Browse the repository at this point in the history
  3. wip: logging

    JosephEShook committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    2a3b4f7 View commit details
    Browse the repository at this point in the history
  4. wip debug logging

    JosephEShook committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    f6193e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c80bfa View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    3fd8e93 View commit details
    Browse the repository at this point in the history
  2. Weird new failure locally. Well not weird but strange that is is now …

    …happening.
    
    Because I reference two web services in the UdapMetadata.Tests the appsettings.json that is copied to the bin started coming from WeatherApi rather than UdapMetadata.Tests.  I just uniquely named the one I want to appsettings.FhirLabsApi.json for setting up my IUdapClient and dependent components.
    JosephEShook committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    a2529a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acdb65c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #395 from JoeShook/dependabot/nuget/develop/Micros…

    …oft.NET.Test.Sdk-17.9.0
    
    Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
    JoeShook authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    cb780e8 View commit details
    Browse the repository at this point in the history
  5. Package updates

    JosephEShook committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    436c66e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ebfd85 View commit details
    Browse the repository at this point in the history
  7. Fixup package ref

    JosephEShook committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    8258621 View commit details
    Browse the repository at this point in the history
  8. package updates

    JosephEShook committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    a974b56 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Bump NSubstitute.Analyzers.CSharp from 1.0.16 to 1.0.17

    Bumps [NSubstitute.Analyzers.CSharp](https://github.com/nsubstitute/NSubstitute.Analyzers) from 1.0.16 to 1.0.17.
    - [Changelog](https://github.com/nsubstitute/NSubstitute.Analyzers/blob/1.0.17/ReleaseNotes.md)
    - [Commits](nsubstitute/NSubstitute.Analyzers@1.0.16...1.0.17)
    
    ---
    updated-dependencies:
    - dependency-name: NSubstitute.Analyzers.CSharp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1ab6547 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #399 from JoeShook/dependabot/nuget/develop/NSubst…

    …itute.Analyzers.CSharp-1.0.17
    
    Bump NSubstitute.Analyzers.CSharp from 1.0.16 to 1.0.17
    JoeShook authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0548591 View commit details
    Browse the repository at this point in the history
  3. fixup

    JosephEShook committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f7b84d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. wip: misc maintenance

    JosephEShook committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2903318 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Bump Microsoft.AspNetCore.Components.WebAssembly.Server

    Bumps [Microsoft.AspNetCore.Components.WebAssembly.Server](https://github.com/dotnet/aspnetcore) from 8.0.1 to 8.0.2.
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.1...v8.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0cdc4fb View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.Extensions.Http.Polly, Microsoft.Extensions.Configurat…

    …ion.Abstractions, Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Configuration
    
    Bumps [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore), [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime), Microsoft.Extensions.DependencyInjection.Abstractions and [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
    
    Updates `Microsoft.Extensions.Http.Polly` from 8.0.1 to 8.0.2
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.1...v8.0.2)
    
    Updates `Microsoft.Extensions.Configuration.Abstractions` from 2.1.0 to 8.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)
    
    Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 2.0.0 to 8.0.0
    
    Updates `Microsoft.Extensions.Configuration` from 7.0.0 to 8.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Http.Polly
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Microsoft.Extensions.Configuration.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Configuration
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4dd1b90 View commit details
    Browse the repository at this point in the history
  3. Bump dotnet-ef from 8.0.1 to 8.0.2

    Bumps [dotnet-ef](https://github.com/dotnet/efcore) from 8.0.1 to 8.0.2.
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](dotnet/efcore@v8.0.1...v8.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: dotnet-ef
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a28b86e View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.Extensions.Options and Microsoft.Extensions.Dependency…

    …Injection.Abstractions
    
    Bumps [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) and Microsoft.Extensions.DependencyInjection.Abstractions. These dependencies needed to be updated together.
    
    Updates `Microsoft.Extensions.Options` from 8.0.1 to 8.0.2
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.1...v8.0.2)
    
    Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 2.0.0 to 8.0.0
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Options
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ae523df View commit details
    Browse the repository at this point in the history
  5. Bump Microsoft.AspNetCore.Authentication.JwtBearer and Microsoft.Iden…

    …tityModel.Tokens
    
    Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) and Microsoft.IdentityModel.Tokens. These dependencies needed to be updated together.
    
    Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.1 to 8.0.2
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.1...v8.0.2)
    
    Updates `Microsoft.IdentityModel.Tokens` from 6.24.0 to 7.1.2
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Microsoft.IdentityModel.Tokens
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    697fbb7 View commit details
    Browse the repository at this point in the history
  6. Move razor components and all code we can from the UdapEd.Client WASM…

    … project
    
    This is preparing for hosting a Maui Blazor app.  So maybe the code can run on a desktop or device and a user can more securely use private certificates rather than uploading to a web site.
    JosephEShook committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    32d9c92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4ece44 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8ad898 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    d56f60c View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Maui implementation wip

    Not working but a good checkin spot.
    JosephEShook committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    4c0c41f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    71d2964 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42b4987 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    54bbd53 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Refactoring to enabled Android to work on discovery page

    I have discovered that x509Certificate chain verification does not fetch AIA extensions on Android.  I would need to chase these references my self or require the client cert to include the intermediate certificate.  Things to think about.  This would mean I need to start running unit tests on the Android OS to prove AIA fetch strategy works on all OS platforms.
    JosephEShook committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    be55bc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3590216 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d603684 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d53a695 View commit details
    Browse the repository at this point in the history
  5. Delete nuget.config

    JosephEShook committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8016849 View commit details
    Browse the repository at this point in the history
  6. Update dotnet.yml

    JosephEShook committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    359180e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d08bf3d View commit details
    Browse the repository at this point in the history
  8. Update dotnet.yml

    JosephEShook committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    7c3aedd View commit details
    Browse the repository at this point in the history
  9. Merge pull request #411 from JoeShook/UdapEdMaui

    Udap ed maui
    JoeShook authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    97c68a4 View commit details
    Browse the repository at this point in the history
  10. Update dotnet.yml

    JosephEShook committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6336007 View commit details
    Browse the repository at this point in the history
  11. Update dotnet.yml

    JosephEShook committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8dff7b4 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #412 from JoeShook/UdapEdMaui

    Udap ed maui
    JoeShook authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    dc89438 View commit details
    Browse the repository at this point in the history
  13. Update dotnet.yml

    JosephEShook committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1a48ca3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    27b0902 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #403 from JoeShook/dependabot/nuget/develop/Micros…

    …oft.AspNetCore.Components.WebAssembly.Server-8.0.2
    
    Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 8.0.1 to 8.0.2
    JoeShook authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    44eb6a4 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #408 from JoeShook/dependabot/nuget/develop/dotnet…

    …-ef-8.0.2
    
    Bump dotnet-ef from 8.0.1 to 8.0.2
    JoeShook authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    40d84b9 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #404 from JoeShook/dependabot/nuget/develop/Micros…

    …oft.Extensions.Http.Polly-and-Microsoft.Extensions.Configuration.Abstractions-and-Microsoft.Extensions.DependencyInjection.Abstractions-and-Microsoft.Extensions.Configuration-8.0.2
    
    Bump Microsoft.Extensions.Http.Polly, Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Configuration
    JoeShook authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1c34bbc View commit details
    Browse the repository at this point in the history
  18. Merge pull request #409 from JoeShook/dependabot/nuget/develop/Micros…

    …oft.Extensions.Options-and-Microsoft.Extensions.DependencyInjection.Abstractions-8.0.2
    
    Bump Microsoft.Extensions.Options and Microsoft.Extensions.DependencyInjection.Abstractions
    JoeShook authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    fa52668 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #410 from JoeShook/dependabot/nuget/develop/Micros…

    …oft.AspNetCore.Authentication.JwtBearer-and-Microsoft.IdentityModel.Tokens-8.0.2
    
    Bump Microsoft.AspNetCore.Authentication.JwtBearer and Microsoft.IdentityModel.Tokens
    JoeShook authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c990f05 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    0c540c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b3a19c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    542bdab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd7f1e2 View commit details
    Browse the repository at this point in the history
  5. fixup links

    JosephEShook committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    a70fc8e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Bump coverlet.collector from 6.0.0 to 6.0.1

    Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.1.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v6.0.0...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3ab20c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    ae31a90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    100b28c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #421 from JoeShook/Udap_UI_RazorLib

    First cut at publishing UDAP/IdenityServer Razor Pages and static content in a Razor LIbrary
    JoeShook authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7301ee8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #414 from JoeShook/dependabot/nuget/develop/coverl…

    …et.collector-6.0.1
    
    Bump coverlet.collector from 6.0.0 to 6.0.1
    JoeShook authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    62bed0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e070c9 View commit details
    Browse the repository at this point in the history
  6. package updates

    JosephEShook committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    91ce909 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Add nuget image

    JosephEShook committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    4fd8bf1 View commit details
    Browse the repository at this point in the history
  2. Fixup package

    JosephEShook committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    7b819e5 View commit details
    Browse the repository at this point in the history
  3. Still... Package fixup

    JosephEShook committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    2025568 View commit details
    Browse the repository at this point in the history
  4. Update Udap.UI.csproj

    JosephEShook committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    c2ffb38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af42133 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7296c2d View commit details
    Browse the repository at this point in the history
  7. Revert "Revert "Add missing files to include in the RCL (razor class …

    …library)""
    
    This reverts commit 7296c2d.
    JosephEShook committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    fe17fef View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Bump System.CommandLine from 2.0.0-beta4.24068.1 to 2.0.0-beta4.24126.1

    Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta4.24068.1 to 2.0.0-beta4.24126.1.
    - [Release notes](https://github.com/dotnet/command-line-api/releases)
    - [Changelog](https://github.com/dotnet/command-line-api/blob/main/docs/History.md)
    - [Commits](https://github.com/dotnet/command-line-api/commits)
    
    ---
    updated-dependencies:
    - dependency-name: System.CommandLine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    847a268 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    dc9acab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d8ec9c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Bug Fix: JTI replay was not expiring after exp claim expired.

    This is a server side fix.  The Client does not even have a check for this.  So I will need to create a story for that.
    JosephEShook committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    912c550 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce2f4e7 View commit details
    Browse the repository at this point in the history
  3. Bump Udap.Client, Udap.Common, Microsoft.IdentityModel.Tokens, System…

    ….Text.Json and Microsoft.Extensions.DependencyInjection.Abstractions
    
    Bumps [Udap.Client](https://github.com/JoeShook/udap-dotnet), Udap.Common, Microsoft.IdentityModel.Tokens, System.Text.Json and Microsoft.Extensions.DependencyInjection.Abstractions. These dependencies needed to be updated together.
    
    Updates `Udap.Client` from 0.3.13 to 0.3.22
    - [Commits](v0.3.13...v0.3.22)
    
    Updates `Udap.Common` from 0.3.13 to 0.3.22
    
    Updates `Microsoft.IdentityModel.Tokens` from 6.24.0 to 7.4.0
    
    Updates `System.Text.Json` from 4.7.2 to 7.0.3
    
    Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 2.0.0 to 8.0.0
    
    ---
    updated-dependencies:
    - dependency-name: Udap.Client
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Udap.Common
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Microsoft.IdentityModel.Tokens
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: System.Text.Json
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2cc3f5e View commit details
    Browse the repository at this point in the history
  4. Bump MudBlazor and Microsoft.Extensions.DependencyInjection.Abstractions

    Bumps [MudBlazor](https://github.com/MudBlazor/MudBlazor) and Microsoft.Extensions.DependencyInjection.Abstractions. These dependencies needed to be updated together.
    
    Updates `MudBlazor` from 6.16.0 to 6.17.0
    - [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
    - [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
    - [Commits](MudBlazor/MudBlazor@v6.16.0...v6.17.0)
    
    Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 2.0.0 to 8.0.0
    
    ---
    updated-dependencies:
    - dependency-name: MudBlazor
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d8892f9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #426 from JoeShook/dependabot/nuget/develop/MudBla…

    …zor-and-Microsoft.Extensions.DependencyInjection.Abstractions-6.17.0
    
    Bump MudBlazor and Microsoft.Extensions.DependencyInjection.Abstractions
    JoeShook authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    32b0c06 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #425 from JoeShook/dependabot/nuget/develop/Udap.C…

    …lient-and-Udap.Common-and-Microsoft.IdentityModel.Tokens-and-System.Text.Json-and-Microsoft.Extensions.DependencyInjection.Abstractions-0.3.22
    
    Bump Udap.Client, Udap.Common, Microsoft.IdentityModel.Tokens, System.Text.Json and Microsoft.Extensions.DependencyInjection.Abstractions
    JoeShook authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6aa95c3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #422 from JoeShook/dependabot/nuget/develop/System…

    ….CommandLine-2.0.0-beta4.24126.1
    
    Bump System.CommandLine from 2.0.0-beta4.24068.1 to 2.0.0-beta4.24126.1
    JoeShook authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3b4217a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Bump System.CommandLine.Hosting, Microsoft.Extensions.Configuration.A…

    …bstractions, System.Text.Json and Microsoft.Extensions.DependencyInjection.Abstractions
    
    Bumps [System.CommandLine.Hosting](https://github.com/dotnet/command-line-api), [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime), System.Text.Json and Microsoft.Extensions.DependencyInjection.Abstractions. These dependencies needed to be updated together.
    
    Updates `System.CommandLine.Hosting` from 0.4.0-alpha.24068.1 to 0.4.0-alpha.24126.1
    - [Release notes](https://github.com/dotnet/command-line-api/releases)
    - [Changelog](https://github.com/dotnet/command-line-api/blob/main/docs/History.md)
    - [Commits](https://github.com/dotnet/command-line-api/commits)
    
    Updates `Microsoft.Extensions.Configuration.Abstractions` from 2.1.0 to 6.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](https://github.com/dotnet/runtime/commits/v6.0.0)
    
    Updates `System.Text.Json` from 4.7.2 to 6.0.0
    
    Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 2.0.0 to 6.0.0
    
    ---
    updated-dependencies:
    - dependency-name: System.CommandLine.Hosting
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Microsoft.Extensions.Configuration.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: System.Text.Json
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e97ff73 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge pull request #427 from JoeShook/dependabot/nuget/develop/System…

    ….CommandLine.Hosting-and-Microsoft.Extensions.Configuration.Abstractions-and-System.Text.Json-and-Microsoft.Extensions.DependencyInjection.Abstractions-0.4.0-alpha.24126.1
    
    Bump System.CommandLine.Hosting, Microsoft.Extensions.Configuration.Abstractions, System.Text.Json and Microsoft.Extensions.DependencyInjection.Abstractions
    JoeShook authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    bc26a39 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Experimenting with a UDAP Proxy Server.

    Should I build a proxy that can be configured for many backends.  This could complicated the Metadata library.  Because based on route I would need to server different udap metadata.  I kind of like the idea of centralizing the Proxy.  I might go that direction, but I have a feeling I will change my mind.  Hmmm...
    JosephEShook committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d23f669 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc6b3b View commit details
    Browse the repository at this point in the history
  3. Package updates

    JosephEShook committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    33e7e3e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Adding Smart Metadata package.

    No validation tests created yet.
    JosephEShook committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    2fc5fa8 View commit details
    Browse the repository at this point in the history
  2. Package updates

    JosephEShook committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    76e1123 View commit details
    Browse the repository at this point in the history
  3. fixup packaging.

    JosephEShook committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    2694320 View commit details
    Browse the repository at this point in the history
  4. package updates

    JosephEShook committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    bda1171 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Misc minor updates

    JosephEShook committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8aa20e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    9512037 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Bump System.CommandLine from 2.0.0-beta4.24126.1 to 2.0.0-beta4.24201.1

    Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta4.24126.1 to 2.0.0-beta4.24201.1.
    - [Release notes](https://github.com/dotnet/command-line-api/releases)
    - [Changelog](https://github.com/dotnet/command-line-api/blob/main/docs/History.md)
    - [Commits](https://github.com/dotnet/command-line-api/commits)
    
    ---
    updated-dependencies:
    - dependency-name: System.CommandLine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4083605 View commit details
    Browse the repository at this point in the history
  2. udap.proxy.server is deployed to GCP

    It replaces the previous https://fhirlabs.net endpoint as a proxy in front of a GCP FHIR Server.
    JosephEShook committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    eaaa4ef View commit details
    Browse the repository at this point in the history
  3. Merge pull request #453 from JoeShook/dependabot/nuget/develop/System…

    ….CommandLine-2.0.0-beta4.24201.1
    
    Bump System.CommandLine from 2.0.0-beta4.24126.1 to 2.0.0-beta4.24201.1
    JoeShook authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    fabb7ef View commit details
    Browse the repository at this point in the history
  4. Package updates

    JosephEShook committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a11b46c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67e1be9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3857455 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50402f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Adding threadId to logs

    - Switching conformance tests to default to Hl7SecurityIG mode rather than UDAP mode for ServerSettings.
    - Removing HttpLogging from Udap.Auth.Server.  Too noisy, and not sure it gives me anything I don't get already in GCP
    JosephEShook committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5c380d9 View commit details
    Browse the repository at this point in the history
  2. Adjusting UdapAuthorizationResponseMiddleware

    This will allow it to respond 400 when no parameters exist for a /authorize call.
    JosephEShook committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ea230d1 View commit details
    Browse the repository at this point in the history
  3. Fixup Authorize error flows

    Back in line with RFC 6749 and udap.org UDAPTestTool.
    Will have to deploy and test to validate, but I think this is going in the right direction.  Duende by default redirects to the server error page.  This behavior isn't in pattern with UDAPTestTool and that is why the UdapAuthorizationResponseMiddleware component exists.
    JosephEShook committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    101d470 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d5bb7e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Bump Udap.Client and Udap.Common

    Bumps [Udap.Client](https://github.com/JoeShook/udap-dotnet) and Udap.Common. These dependencies needed to be updated together.
    
    Updates `Udap.Client` from 0.3.24 to 0.3.29
    - [Commits](v0.3.24...v0.3.29)
    
    Updates `Udap.Common` from 0.3.24 to 0.3.29
    
    ---
    updated-dependencies:
    - dependency-name: Udap.Client
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Udap.Common
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2fc4ed2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6823875 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #460 from JoeShook/dependabot/nuget/develop/multi-…

    …362a2ff522
    
    Bump Udap.Client and Udap.Common
    JoeShook authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e911294 View commit details
    Browse the repository at this point in the history
  4. Update packages

    JosephEShook committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4e5b06c View commit details
    Browse the repository at this point in the history
  5. Fixup tests

    Moved from a default of RS256 and RS384 too and the additions of ES256 and ES384 default signing alogrithms.
    JosephEShook committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    88f77e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be5b4d8 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    JosephEShook committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    40843c6 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    JosephEShook committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    20ae336 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    JosephEShook committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9003467 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    JosephEShook committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d51db6b View commit details
    Browse the repository at this point in the history
  11. Update README.md

    JosephEShook committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a7b8177 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    JosephEShook committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ffc0581 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b2c66db View commit details
    Browse the repository at this point in the history
  14. Merge pull request #462 from JoeShook/develop

    Develop Merge: Pre Connect-a-thon 26
    JoeShook authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ec436ef View commit details
    Browse the repository at this point in the history