Skip to content

Releases: grafana-toolbox/grafana-pandas-datasource

0.3.0

15 Feb 01:33
Compare
Choose a tag to compare
  • Improve installation documentation
  • Mitigate 400 Bad Request responses when receiving GET requests with
    empty HTTP request bodies but still setting Content-Type: application/json (#10).
    Thanks for the report, @byteptr and @MichielKE!
  • Improve installation instructions for Windows. Thanks, @MichielKE!
  • Improve documentation
  • Initialize Flask logger appropriately
  • Add capability for request/response logging
  • Format the code with black and isort
  • Rename util.py to core.py
  • Mitigate pandas deprecation warning about the astype() method of datetimelike
    types to convert to integer dtypes

Full Changelog: 0.2.0...0.3.0

0.2.0

15 Feb 01:32
Compare
Choose a tag to compare
  • Add example for annotating phenology data within Grafana
  • Change license to AGPL-3.0
  • Modernize dependency versions. Drop support for Python 3.6.
  • Improve sandbox environment setup and documentation

Full Changelog: 0.1.2...0.2.0

0.1.0

15 Feb 01:31
Compare
Choose a tag to compare

Full Changelog: https://github.com/panodata/grafana-pandas-datasource/commits/0.1.0