-
Notifications
You must be signed in to change notification settings - Fork 186
Comparing changes
Open a pull request
base repository: influxdata/influxdb-client-python
base: v1.38.0
head repository: influxdata/influxdb-client-python
compare: v1.40.0
- 10 commits
- 13 files changed
- 5 contributors
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f9e5ed - Browse repository at this point
Copy the full SHA 2f9e5edView commit details
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c60b5d - Browse repository at this point
Copy the full SHA 0c60b5dView commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 512e330 - Browse repository at this point
Copy the full SHA 512e330View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb5afd1 - Browse repository at this point
Copy the full SHA eb5afd1View commit details
Commits on Jan 4, 2024
-
fix: prevent creating unnecessary threads repeatedly (#562)
* fix: prevent creating unnecessary threads repeatedly Use ThreadPoolScheduler for WriteApi batch subject instead of TimeoutScheduler. Fixes #561 * docs: Update CHANGELOG.md * docs: update CHANGELOG.md --------- Co-authored-by: Jakub Bednář <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8286f45 - Browse repository at this point
Copy the full SHA 8286f45View commit details -
feat: Add
__eq__
implementation to class Point (#625)* feat: Add `__eq__` implementation to class Point * docs: Add Changelog Entry * docs: Update CHANGELOG.md --------- Co-authored-by: Jakub Bednář <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 024c1b1 - Browse repository at this point
Copy the full SHA 024c1b1View commit details
Commits on Jan 11, 2024
-
chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (#627)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d7181fa - Browse repository at this point
Copy the full SHA d7181faView commit details
Commits on Jan 29, 2024
-
fix: logging http requests without query parameters (#631)
* fix: logging http requests without query parameters * docs: update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 4f1ab87 - Browse repository at this point
Copy the full SHA 4f1ab87View commit details -
fix: render README.rst at GitHub (#635)
* fix: render README.rst at GitHub Removed unsupported text role :class:. For more info see https://docutils.sourceforge.io/docs/ref/rst/roles.html * docs: update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 17c7876 - Browse repository at this point
Copy the full SHA 17c7876View commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 903d9b7 - Browse repository at this point
Copy the full SHA 903d9b7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.38.0...v1.40.0