- #151:
intlpackage isn't required
- #151: CI pipeline supports Dart 2 and 3
Explicitly set supported platforms to android, ios, linux, macos, windows, and web to avoid issues with unsupported platforms.
- #136: Fix CI pipeline for Dart 3
- #124:
queryRawfor InfluxDB Cloud
- #124: Add compatibility with Dart 3
- #95: Update generated
PingApi
- #78: Add
FluxRecord.rowwhich stores response data in a list
- #51: Redact the
AuthorizationHTTP header from log
- #63: Update linter to
2.0.0
- #50: Don't set
Accept-Encodingfor requests without compression [Web]
- #48: Add dart analysis to pipeline
- #46: Serialisation double-quotes in DataPoint
stringfields
- #42: Rename
InvocableScriptstoInvokableScripts
- #41: Add
InvokableScriptsApito create, update, list, delete and invoke scripts by seamless way
- #38: Report code coverage to Codecov
- #33: Add support for Parameterized Queries
- #35: Add missing PermissionResources from Cloud API definition
- #33: Add Parameterized Queries example
- #30: Add
README.mdfor examples andmain.dartexample
- #19: Add upper bound to dependencies
- #23: Add check for correct dart formatting
- #14: Add missing 'Content-Type' header for streaming queries
- #17: Add
PingApito check status of OSS and Cloud instance
- #10: Updated dependencies and openapi generated code
- #6: Exponential random backoff retry strategy
- #5: Updated swagger to the latest version
- #4: Updated stable image to
influxdb:latestand nightly toquay.io/influxdb/influxdb:nightly
- #197: Fixed missing default tags in batched write
- removed parsing version from pubspec.yaml
- initial version