Jakub Bednář
Jakub Bednář
## Proposed Changes This PR update jinja2 test dependency to resolve security issue - https://github.com/influxdata/influxdb-client-python/security/dependabot/2 ## Checklist - [x] Rebased/mergeable - [x] `pytest tests` completes successfully - [x] Commit messages...
Closes #603 ## Proposed Changes   ## Checklist - [x] CHANGELOG.md updated - [x] Rebased/mergeable - [x] `pytest tests` completes successfully - [x] Commit messages are [conventional](https://www.conventionalcommits.org/en/v1.0.0/) - [x]...
## Proposed Changes   ## Checklist - [x] CHANGELOG.md updated - [x] Rebased/mergeable - [x] Tests pass - [x] Commit messages are [conventional](https://www.conventionalcommits.org/en/v1.0.0/) - [x] Sign [CLA](https://www.influxdata.com/legal/cla/) (if not...
Is it possible to implement an API that allows for modifying an App Info Localization? Specifically, I'm interested in updating localized app-level information for different languages, including attributes like `name`,...
### Checklist - [X] I have looked into the [Readme](https://github.com/auth0/react-native-auth0#readme), [Examples](https://github.com/auth0/react-native-auth0/blob/master/EXAMPLES.md), and [FAQ](https://github.com/auth0/react-native-auth0/blob/master/FAQ.md) and have not found a suitable solution or answer. - [X] I have looked into the [API...
The InfluxDB v3 Python client does not provide the same environment variable configuration options as the GO v3 client. This inconsistency complicates setting up multiple clients in the same environment...