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: InfluxCommunity/influxdb3-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.0
Choose a base ref
...
head repository: InfluxCommunity/influxdb3-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.18.0
Choose a head ref
  • 11 commits
  • 21 files changed
  • 4 contributors

Commits on Jan 8, 2026

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

Commits on Jan 12, 2026

  1. feat: improve document api reference (#185)

    * feat: improve document api reference
    
    * refactor: remove old documentation link
    
    * chore: CHANGELOG.md
    
    * [EMPTY] trigger CI
    
    * chore: add document link to README.md
    
    * chore: CHANGELOG.md
    
    * feat: improve document api reference
    
    * chore: add ReadTheDocs badge to README.md
    
    * chore: update ReadTheDocs badge alt text in README.md
    
    * chore: remove duplicate documentation link from README.md
    NguyenHoangSon96 authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    37cf75a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. Configuration menu
    Copy the full SHA
    eda5a81 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/setup-python from 3 to 6 (#191)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 6.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v3...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: '6'
      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 Jan 14, 2026
    Configuration menu
    Copy the full SHA
    63082cf View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/checkout from 3 to 6 (#189)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      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 Jan 14, 2026
    Configuration menu
    Copy the full SHA
    3ebce0b View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump pypa/gh-action-pypi-publish from 1.4.2 to 1.13.0 (#188

    )
    
    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.2 to 1.13.0.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@27b3170...ed0c539)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-version: 1.13.0
      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 14, 2026
    Configuration menu
    Copy the full SHA
    21bbd01 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github/codeql-action from 2 to 4 (#190)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: '4'
      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 Jan 14, 2026
    Configuration menu
    Copy the full SHA
    1b71b6a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

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

Commits on Feb 6, 2026

  1. Configuration menu
    Copy the full SHA
    f6d42a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6186d2d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

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