Skip to content

Latest commit

 

History

History
113 lines (73 loc) · 4.28 KB

CHANGELOG.md

File metadata and controls

113 lines (73 loc) · 4.28 KB

1.7.0 [unreleased]

1.6.0 [2022-12-01]

Others

  1. #60: Update generated PingAPI

1.5.0 [2022-10-27]

Features

  1. #57: Add FluxRecord.row which stores response data in a array

1.4.0 [2022-09-30]

CI

  1. #55: Add Swift 5.7 to CI and update XCode

Documentation

  1. #55: Updated examples in README, code comments and Examples to async/await

1.3.0 [2022-07-29]

Features

  1. #52: Add logging for HTTP requests

1.2.0 [2022-05-20]

Features

  1. #49: Add support async/await functions
  2. #48: Add InvokableScriptsApi to create, update, list, delete and invoke scripts by seamless way

API

  1. #49: Update InfluxDB API to latest version [OpenAPI]

CI

  1. #47: Use new Codecov uploader for reporting code coverage
  2. #49: Add Swift 5.6 to CI

1.1.0 [2022-02-18]

Features

  1. #45: Add support for Parameterized Queries

Documentation

  1. #45: Add Parameterized Queries example

1.0.0 [2022-02-04]

Bug Fixes

  1. #46: Add missing PermissionResources from Cloud API definition

0.9.0 [2021-11-26]

Documentation

  1. #44: Add an example how to use Combine to prepare batches for write into InfluxDB

0.8.0 [2021-10-22]

Features

  1. #39: Add a `PingAPI to check status of OSS and Cloud instance.

CI

  1. #39: Add Swift 5.5 to CI

0.7.0 [2021-09-17]

Features

  1. #38: Add configuration option for Proxy and Redirects

0.6.0 [2021-07-09]

API

  1. #36: Update ManagementAPI to latest version

0.5.0 [2021-06-04]

API

  1. #33: Update swagger to latest version
  2. #34: Use openapi repository as a source for InfluxDB API definition

CI

  1. #35: Add Swift 5.4 to CI

0.4.0 [2021-04-30]

API

  1. #31: Update management API to code produced by openapi-generator v5.1.0
  2. #32: Update swagger to latest version

0.3.0 [2021-04-01]

API

  1. #30: WripeAPI uses precision from the write call
  2. #28: Update management API to latest version
  3. #29: Update Cursor API to latest version

0.2.0 [2021-03-05]

API

  1. #25: Update client API to be more Swift like
  2. #23, #26: Update swagger to latest version

CI

  1. #25: Update SwiftLint to 0.42.0
  2. #26: Update stable image to influxdb:latest and nightly to quay.io/influxdb/influxdb:nightly

0.1.0 [2021-01-29]

InfluxDBSwift

initial release of new client

InfluxDBSwiftApis

initial release of new client