Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@influxdata/influxdb-client-apis

Package Overview
Dependencies
Maintainers
0
Versions
730
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@influxdata/influxdb-client-apis - npm Package Versions

1
73

1.8.0-nightly.8

Diff

bednar.b
published 1.8.0-nightly.6 •

bednar.b
published 1.8.0-nightly.5 •

bednar.b
published 1.8.0-nightly.4 •

bednar.b
published 1.8.0-nightly.3 •

bednar.b
published 1.8.0-nightly.2 •

bednar.b
published 1.7.0 •

Changelog

Source

1.7.0 [2020-10-02]

Features

  1. #238: Respect context path in client's url option.
  2. #240: Add helpers to let users choose how to deserialize dateTime:RFC3339 query response data type.
  3. #248: Change default InfluxDB URL to http://localhost:8086 .
  4. #250: Simplify precision for WriteApi retrieval.
  5. #253: Allow to simply receive the whole query response as a string.
  6. #257: Regenerate APIs from swagger.

Breaking Changes

  1. #258: Convert FluxTableColumn and FluxTableMetaData to interface. This change is unlikely to cause any harm, since the clients are expected to use only FluxTableColumn/FluxTableMetaData fields or methods that didn't change. See #258 for details and backward compatibility notes.

Bug Fixes

  1. #237: Fixed line splitter of query results that might have produced wrong results for query responses with quoted data.
  2. #242: Repair escaping of backslash in line protocol string field.
  3. #246: Throw error on attempt to write points using a closed WriteApi instance.
  4. #252: Repair nesting of flux expressions.
  5. #259: Finish query when cancelled by the user.
bednar.b
published 1.7.0-nightly.18 •

bednar.b
published 1.7.0-nightly.17 •

bednar.b
published 1.7.0-nightly.16 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc