Skip to content

Commit

Permalink
chore: api generator was moved to influxdb-clients-apigen (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhajek authored Aug 13, 2020
1 parent 31a3f1c commit 020e3cb
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 12,336 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
1. [#140](https://github.com/influxdata/influxdb-client-python/pull/140): Added exponential backoff strategy for batching writes, Allowed to configure default retry strategy. Default value for `retry_interval` is 5_000 milliseconds.
1. [#136](https://github.com/influxdata/influxdb-client-python/pull/136): Allows users to skip of verifying SSL certificate
1. [#143](https://github.com/influxdata/influxdb-client-python/pull/143): Skip of verifying SSL certificate could be configured via config file or environment properties
1. [#141](https://github.com/influxdata/influxdb-client-python/pull/141): Added possibility to use datetime nanoseconds precision by `pandas.Timestamp`
1. [#141](https://github.com/influxdata/influxdb-client-python/pull/141): Added possibility to use datetime nanoseconds precision by `pandas.Timestamp`
1. [#145](https://github.com/influxdata/influxdb-client-python/pull/145): Api generator was moved to influxdb-clients-apigen

## 1.9.0 [2020-07-17]

Expand Down
146 changes: 0 additions & 146 deletions openapi-generator/pom.xml

This file was deleted.

Loading

0 comments on commit 020e3cb

Please sign in to comment.