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: influxdata/influxdb-client-csharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.18.0
Choose a base ref
...
head repository: influxdata/influxdb-client-csharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 13 files changed
  • 2 contributors

Commits on Sep 13, 2024

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

Commits on Oct 2, 2024

  1. chore(deps): Bump WireMock.Net from 1.6.1 to 1.6.5 (#670)

    Bumps [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) from 1.6.1 to 1.6.5.
    - [Release notes](https://github.com/WireMock-Net/WireMock.Net/releases)
    - [Changelog](https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md)
    - [Commits](wiremock/WireMock.Net@1.6.1...1.6.5)
    
    ---
    updated-dependencies:
    - dependency-name: WireMock.Net
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b233c24 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump NodaTime from 3.1.11 to 3.1.12 (#668)

    Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.11 to 3.1.12.
    - [Release notes](https://github.com/nodatime/nodatime/releases)
    - [Commits](nodatime/nodatime@3.1.11...3.1.12)
    
    ---
    updated-dependencies:
    - dependency-name: NodaTime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b66abe3 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 (#667)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.0 to 17.11.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.11.0...v17.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2912a2a View commit details
    Browse the repository at this point in the history
  4. chore(deps): Bump Radzen.Blazor from 5.1.6 to 5.2.5 (#669)

    * chore(deps): Bump Radzen.Blazor from 5.1.6 to 5.2.5
    
    Bumps [Radzen.Blazor](https://github.com/radzenhq/radzen-blazor) from 5.1.6 to 5.2.5.
    - [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
    - [Commits](radzenhq/radzen-blazor@v5.1.6...v5.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: Radzen.Blazor
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * docs: Update CHANGELOG.md
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
    dependabot[bot] and bednar authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c948436 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. chore(deps): Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 (#682)

    * chore(deps): Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0
    
    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.1 to 17.12.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.11.1...v17.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * docs: Update CHANGELOG.md [skip CI]
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
    dependabot[bot] and bednar authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    e19667e View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump RestSharp from 112.0.0 to 112.1.0 (#677)

    Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 112.0.0 to 112.1.0.
    - [Release notes](https://github.com/restsharp/RestSharp/releases)
    - [Commits](restsharp/RestSharp@112.0.0...112.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: RestSharp
      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 Dec 5, 2024
    Configuration menu
    Copy the full SHA
    eb31f06 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump NodaTime from 3.1.12 to 3.2.0 (#675)

    Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.12 to 3.2.0.
    - [Release notes](https://github.com/nodatime/nodatime/releases)
    - [Commits](nodatime/nodatime@3.1.12...3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: NodaTime
      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 Dec 5, 2024
    Configuration menu
    Copy the full SHA
    19b7227 View commit details
    Browse the repository at this point in the history
  4. chore(deps): Bump Radzen.Blazor from 5.2.5 to 5.6.10 (#680)

    Bumps [Radzen.Blazor](https://github.com/radzenhq/radzen-blazor) from 5.2.5 to 5.6.10.
    - [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
    - [Commits](radzenhq/radzen-blazor@v5.2.5...v5.6.10)
    
    ---
    updated-dependencies:
    - dependency-name: Radzen.Blazor
      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 Dec 5, 2024
    Configuration menu
    Copy the full SHA
    646e126 View commit details
    Browse the repository at this point in the history
  5. chore(deps): Bump WireMock.Net from 1.6.5 to 1.6.8 (#679)

    Bumps [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) from 1.6.5 to 1.6.8.
    - [Release notes](https://github.com/WireMock-Net/WireMock.Net/releases)
    - [Changelog](https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/WireMock-Net/WireMock.Net/commits)
    
    ---
    updated-dependencies:
    - dependency-name: WireMock.Net
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    8b27fbf View commit details
    Browse the repository at this point in the history
  6. chore(deps): Bump System.Configuration.ConfigurationManager from 8.0.…

    …0 to 9.0.0 (#681)
    
    * chore(deps): Bump System.Configuration.ConfigurationManager
    
    Bumps [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: System.Configuration.ConfigurationManager
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * feat: default dotnet image to 8
    
    * feat: default dotnet image to 8
    
    * feat: default dotnet image to 8
    
    * feat: default dotnet image to 8
    
    * feat: default dotnet image to 8
    
    * feat: default dotnet image to 8
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
    dependabot[bot] and bednar authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    32b375f View commit details
    Browse the repository at this point in the history
  7. chore(deps): Bump Microsoft.Extensions.ObjectPool from 8.0.8 to 9.0.0 (

    …#678)
    
    Bumps [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore) from 8.0.8 to 9.0.0.
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.8...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.ObjectPool
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    4ec4fc7 View commit details
    Browse the repository at this point in the history
  8. chore(deps): Bump System.Collections.Immutable from 8.0.0 to 9.0.0 (#683

    )
    
    Bumps [System.Collections.Immutable](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: System.Collections.Immutable
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    314ce1c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. chore(deps): Bump Radzen.Blazor from 5.6.10 to 5.7.2 (#687)

    Bumps [Radzen.Blazor](https://github.com/radzenhq/radzen-blazor) from 5.6.10 to 5.7.2.
    - [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
    - [Commits](radzenhq/radzen-blazor@v5.6.10...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: Radzen.Blazor
      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 Jan 8, 2025
    Configuration menu
    Copy the full SHA
    bcb1a1b View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump coverlet.collector from 6.0.2 to 6.0.3 (#689)

    Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.2 to 6.0.3.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v6.0.2...v6.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    5a112a7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump Tomlyn.Signed from 0.17.0 to 0.18.0 (#690)

    Bumps [Tomlyn.Signed](https://github.com/xoofx/Tomlyn) from 0.17.0 to 0.18.0.
    - [Release notes](https://github.com/xoofx/Tomlyn/releases)
    - [Changelog](https://github.com/xoofx/Tomlyn/blob/main/changelog.md)
    - [Commits](xoofx/Tomlyn@0.17.0...0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: Tomlyn.Signed
      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 Jan 8, 2025
    Configuration menu
    Copy the full SHA
    75a4d6d View commit details
    Browse the repository at this point in the history
  4. chore(deps): Bump WireMock.Net from 1.6.8 to 1.6.11 (#691)

    Bumps [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) from 1.6.8 to 1.6.11.
    - [Release notes](https://github.com/WireMock-Net/WireMock.Net/releases)
    - [Changelog](https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md)
    - [Commits](wiremock/WireMock.Net@1.6.8...1.6.11)
    
    ---
    updated-dependencies:
    - dependency-name: WireMock.Net
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    c25591e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. chore(deps): Bump System.Collections.Immutable from 9.0.0 to 9.0.1 (#692

    )
    
    Bumps [System.Collections.Immutable](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: System.Collections.Immutable
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    ebfe62f View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump Microsoft.Net.Http.Headers from 2.2.8 to 2.3.0 (#693)

    Bumps [Microsoft.Net.Http.Headers](https://github.com/dotnet/aspnetcore) from 2.2.8 to 2.3.0.
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](https://github.com/dotnet/aspnetcore/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Net.Http.Headers
      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 Feb 3, 2025
    Configuration menu
    Copy the full SHA
    d292ca7 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy