- #151:
intl
package 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:
queryRaw
for InfluxDB Cloud
- #124: Add compatibility with Dart 3
- #95: Update generated
PingApi
- #78: Add
FluxRecord.row
which stores response data in a list
- #51: Redact the
Authorization
HTTP header from log
- #63: Update linter to
2.0.0
- #50: Don't set
Accept-Encoding
for requests without compression [Web]
- #48: Add dart analysis to pipeline
- #46: Serialisation double-quotes in DataPoint
string
fields
- #42: Rename
InvocableScripts
toInvokableScripts
- #41: Add
InvokableScriptsApi
to 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.md
for examples andmain.dart
example
- #19: Add upper bound to dependencies
- #23: Add check for correct dart formatting
- #14: Add missing 'Content-Type' header for streaming queries
- #17: Add
PingApi
to 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:latest
and nightly toquay.io/influxdb/influxdb:nightly
- #197: Fixed missing default tags in batched write
- removed parsing version from pubspec.yaml
- initial version