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: kubernetes-client/csharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.0.1
Choose a base ref
...
head repository: kubernetes-client/csharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.0.11
Choose a head ref
  • 10 commits
  • 42 files changed
  • 4 contributors

Commits on Jan 10, 2024

  1. Bump System.IdentityModel.Tokens.Jwt in /src/KubernetesClient (#1495)

    Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 7.0.3 to 7.1.2.
    - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
    - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
    - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.0.3...7.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: System.IdentityModel.Tokens.Jwt
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a904b68 View commit details
    Browse the repository at this point in the history
  2. Bump System.IdentityModel.Tokens.Jwt from 7.0.3 to 7.1.2 (#1496)

    Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 7.0.3 to 7.1.2.
    - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
    - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
    - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.0.3...7.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: System.IdentityModel.Tokens.Jwt
      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 Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b198b02 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    29f6d38 View commit details
    Browse the repository at this point in the history
  2. Bump xunit from 2.6.5 to 2.6.6 (#1501)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.6.5 to 2.6.6.
    - [Commits](xunit/xunit@2.6.5...2.6.6)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f763a4b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Bump Autofac from 7.1.0 to 8.0.0 (#1502)

    Bumps [Autofac](https://github.com/autofac/Autofac) from 7.1.0 to 8.0.0.
    - [Release notes](https://github.com/autofac/Autofac/releases)
    - [Commits](autofac/Autofac@v7.1.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Autofac
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b27033a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    465c1fd View commit details
    Browse the repository at this point in the history
  2. introduce slngen and remove stale proj (#1497)

    * introduce slngen and remove stale proj
    
    * Add instructions for generating with Visual Studio
    tg123 authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    127b596 View commit details
    Browse the repository at this point in the history
  3. Bump System.IO.Abstractions.TestingHelpers from 20.0.4 to 20.0.15 (#1505

    )
    
    Bumps [System.IO.Abstractions.TestingHelpers](https://github.com/TestableIO/System.IO.Abstractions) from 20.0.4 to 20.0.15.
    - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
    - [Commits](TestableIO/System.IO.Abstractions@v20.0.4...v20.0.15)
    
    ---
    updated-dependencies:
    - dependency-name: System.IO.Abstractions.TestingHelpers
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d2f6e26 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Bump YamlDotNet from 13.7.1 to 15.1.0 (#1506)

    Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 13.7.1 to 15.1.0.
    - [Release notes](https://github.com/aaubry/YamlDotNet/releases)
    - [Commits](aaubry/YamlDotNet@v13.7.1...v15.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: YamlDotNet
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c7060d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. add KubernetesClient.Aot to support Aot (#1498)

    * init aot
    
    * fix ca2007
    
    * xUnit1031
    
    * fix ca2007
    
    * fix ca2007
    
    * remove deprecated ctor
    
    * fix xUnit1031
    
    * fix missing doc
    
    * fix missing dispose
    
    * wait for warnings fix
    
    * fix space
    
    * move aot code to dedicated proj
    
    * Remove commented out code
    
    * eliminate know warnings
    
    * add e2e test for aot
    
    * rever on field convert annotation
    
    * add e2e aot gh
    
    * Add KubernetesClient.Aot project reference
    
    * move CA1812 rule violation to file
    tg123 authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    00c4c6f View commit details
    Browse the repository at this point in the history
Loading