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-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.46.0
Choose a base ref
...
head repository: influxdata/influxdb-client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 17 files changed
  • 5 contributors

Commits on Sep 13, 2024

  1. chore(release): prepare for next development iteration

    bednar committed Sep 13, 2024
    Copy the full SHA
    70ce8cb View commit details

Commits on Sep 24, 2024

  1. fix: url attribute type validation (#672)

    VitalyChait authored Sep 24, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3d70dbd View commit details

Commits on Oct 8, 2024

  1. fix: type linting at client.flux_table.FluxTable (#677)

    youarecode authored Oct 8, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    28a4a04 View commit details

Commits on Oct 9, 2024

  1. fix: async write prec where DEFAULT_PRECISION should not be used (#675)

    * fix: (WIP) issue 669 write precision to default in async API
    
    * chore: fix lint issues
    
    * docs: update CHANGELOG.md
    
    * chore: improve indexing of range
    karel-rehor authored Oct 9, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7e01edb View commit details

Commits on Oct 22, 2024

  1. Copy the full SHA
    06b7114 View commit details
  2. chore(release): prepare for next development iteration

    bednar committed Oct 22, 2024
    Copy the full SHA
    012c50a View commit details

Commits on Nov 25, 2024

  1. fix: catch CancelledError and TimeoutError and add note about timeout (

    …#679)
    
    * chore: add explanatory note to CancelledError.
    
    * docs: update CHANGELOG.md and README.md
    
    * chore: remove import of asyncio in non-async API
    karel-rehor authored Nov 25, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    44dd00e View commit details

Commits on Nov 27, 2024

  1. Copy the full SHA
    c8d806f View commit details
  2. chore(release): prepare for next development iteration

    bednar committed Nov 27, 2024
    Copy the full SHA
    2d0adb9 View commit details

Commits on Dec 4, 2024

  1. chore: add type checks for Authorization with new example. (#682)

    * chore: add type checks for Authorization with new example.
    
    * docs: update CHANGELOG.md and examples/README.md
    karel-rehor authored Dec 4, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ab16384 View commit details

Commits on Feb 15, 2025

  1. docs: minor docstring typo/grammar correction (#687)

    CloCkWeRX authored Feb 15, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7401356 View commit details
Loading