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. Configuration menu
    Copy the full SHA
    70ce8cb View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Oct 8, 2024

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

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
    Configuration menu
    Copy the full SHA
    7e01edb View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    06b7114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    012c50a View commit details
    Browse the repository at this point in the history

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
    Configuration menu
    Copy the full SHA
    44dd00e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

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

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
    Configuration menu
    Copy the full SHA
    ab16384 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2025

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