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: apache/iotdb-client-csharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: apache/iotdb-client-csharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev/1.3
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 47 files changed
  • 3 contributors

Commits on Mar 27, 2025

  1. fix: fetch data fail due to different endpoint in SessionDataSet (#28) (

    #30)
    
    * fix: fetch data fail due to different endpoint in SessionDataSet; update Docker configuration and .NET version; enhance command-line options
    
    * fix typo
    
    * remove some comments
    lausannel authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    a6e91ec View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. [to dev/1.3] fix: bitmap error (#33)

    * [to dev/1.3] fix: bitmap error
    
    * format and add .editorconfig(dotnet/sdk)
    
    * Update .editorconfig
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * fix build and format
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    CritasWang and github-actions[bot] authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    69f2337 View commit details
    Browse the repository at this point in the history
Loading