Jakub Bednář

Results 16 issues of 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 ![image](https://github.com/influxdata/influxdb-client-python/assets/455137/75982ef8-f743-4d75-b808-5aea27978db3) ![image](https://github.com/influxdata/influxdb-client-python/assets/455137/26771d81-1139-4c2f-86dc-20f4f57828af) ## 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 ![image](https://github.com/influxdata/influxdb-client-python/assets/455137/75982ef8-f743-4d75-b808-5aea27978db3) ![image](https://github.com/influxdata/influxdb-client-python/assets/455137/26771d81-1139-4c2f-86dc-20f4f57828af) ## 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`,...

enhancement
app-store-connect

### 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...

feature request

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...