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: SeanTCoder/influxdb-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c3903dd
Choose a base ref
...
head repository: influxdata/influxdb-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bbe80ed
Choose a head ref
  • 15 commits
  • 13 files changed
  • 8 contributors

Commits on Jun 15, 2020

  1. Fix influxdata#828 "Context manager for InfluxDBClient not working co…

    …rrectly?" by returning a clientt instance from __enter__
    antimirov authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    de5878a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

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

Commits on Apr 9, 2021

  1. Merge pull request influxdata#831 from antimirov/patch-1

    Fix influxdata#828 "Context manager for InfluxDBClient not working correctly?"
    russorat authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    6d90ef7 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

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

Commits on Apr 29, 2021

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

Commits on Aug 6, 2021

  1. Merge pull request influxdata#890 from rhajek/feat/tcp-keepalive

    feat: Add custom socket_options
    rhajek authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    2c3d49c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

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

Commits on Nov 15, 2022

  1. README.md: archive repo

    jdstrand committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    3d1f1ce View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    1df9a81 View commit details
    Browse the repository at this point in the history
  2. Merge pull request influxdata#925 from influxdata/jdstrand/update-for-v3

    chore: update README.rst based on feedback from Product
    jdstrand authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    915b79a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    b614474 View commit details
    Browse the repository at this point in the history
  2. Update README.rst

    Add link to v2 library
    powersj authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5ad04f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    b0d7cdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37ff905 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Update docs (influxdata#929)

    * chore(docs): Update version advice and tox build requirements:
    
    - Updates the version advice and removes the succession statement to be consistent with the OSS 1.11 release.
    - Adds explicit relations to v2 and v3.
    - Removes redundancies.
    - Fixes formatting errors reported by the linter.
    - Updates dependencies for docs build.
    
    * fix(docs): mention 1.x compat endpoints in 2.x
    jstirnaman authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bbe80ed View commit details
    Browse the repository at this point in the history
Loading