Releases: influxdata/influxdb-client-swift
Releases · influxdata/influxdb-client-swift
1.7.0
17 May 09:16
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#63 : Remove reference cycle
CI
#55 : Use Swift 5.8, 5.9 and 5.10 in CI and update XCode to 15.3.0
1.6.0
01 Dec 15:22
Compare
Sorry, something went wrong.
No results found
Others
#60 : Update generated PingAPI
1.5.0
27 Oct 05:47
Compare
Sorry, something went wrong.
No results found
Features
#57 : Add FluxRecord.row which stores response data in a array
1.4.0
30 Sep 07:38
Compare
Sorry, something went wrong.
No results found
CI
#55 : Add Swift 5.7 to CI and update XCode
Documentation
#55 : Updated examples in README, code comments and Examples to async/await
1.3.0
29 Jul 17:26
Compare
Sorry, something went wrong.
No results found
Features
#52 : Add logging for HTTP requests
1.2.0
20 May 07:16
Compare
Sorry, something went wrong.
No results found
Features
#49 : Add support async/await functions
#48 : Add InvokableScriptsApi to create, update, list, delete and invoke scripts by seamless way
API
#49 : Update InfluxDB API to latest version [OpenAPI]
CI
#47 : Use new Codecov uploader for reporting code coverage
#49 : Add Swift 5.6 to CI
1.1.0
18 Feb 08:22
Compare
Sorry, something went wrong.
No results found
Features
#45 : Add support for Parameterized Queries
Documentation
#45 : Add Parameterized Queries example
1.0.0
04 Feb 07:02
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#46 : Add missing PermissionResources from Cloud API definition
0.9.0
26 Nov 08:21
Compare
Sorry, something went wrong.
No results found
Documentation
#44 : Add an example how to use Combine to prepare batches for write into InfluxDB
0.8.0
22 Oct 07:48
Compare
Sorry, something went wrong.
No results found
Features
#39 : Add a `PingAPI to check status of OSS and Cloud instance.
CI
#39 : Add Swift 5.5 to CI