Skip to content

Releases: fr-ser/grafana-sqlite-datasource

Release refs/tags/v3.1.3-rc.1

06 May 09:10
Compare
Choose a tag to compare
Pre-release

Release Notes

This is an official release of the Grafana SQLite plugin code. For some releases it takes a while
to also appear in the Grafana repository, which is used to populate the plugins for the Grafana
website as well as their grafana-cli. Some releases (especially pre-releases) from Github never
appear in the Grafana repository.

To install this specific release use one of the following methods.

More details can also be found in the installation section of the Readme.

Installation

Using the grafana-cli

  1. Run this command:

    grafana-cli --pluginUrl https://github.com/fr-ser/grafana-sqlite-datasource/releases/download/v3.1.3-rc.1/frser-sqlite-datasource-3.1.3-rc.1.zip plugins install frser-sqlite-datasource
  2. See the installation instructions in the Readme.

Manual Installation

  1. Download the zip file below

  2. Extract the zip file into the data/plugins subdirectory for Grafana: unzip <the_download_zip_file> -d <plugin_dir>/

    Finding the plugin directory can sometimes be a challenge as this is platform and settings
    dependent. A common location for this on Linux devices is /var/lib/grafana/plugins/

  3. See the installation instructions in the Readme.

Changelog

For the full changelog see here.

Changed

  • updated go SQLite package to v1.22.1 to fix timezone issues in SQLite

Release v3.1.2

11 Sep 15:02
Compare
Choose a tag to compare

Release Notes

This is an official release of the Grafana SQLite plugin code. For some releases it takes a while
to also appear in the Grafana repository, which is used to populate the plugins for the Grafana
website as well as their grafana-cli. Some releases (especially pre-releases) from Github never
appear in the Grafana repository.

To install this specific release use one of the following methods.

More details can also be found in the installation section of the Readme.

Installation

Using the grafana-cli

  1. Run this command:

    grafana-cli --pluginUrl https://github.com/fr-ser/grafana-sqlite-datasource/releases/download/v3.1.2/frser-sqlite-datasource-3.1.2.zip plugins install frser-sqlite-datasource
  2. See the installation instructions in the Readme.

Manual Installation

  1. Download the zip file below

  2. Extract the zip file into the data/plugins subdirectory for Grafana: unzip <the_download_zip_file> -d <plugin_dir>/

    Finding the plugin directory can sometimes be a challenge as this is platform and settings
    dependent. A common location for this on Linux devices is /var/lib/grafana/plugins/

  3. See the installation instructions in the Readme.

Changelog

For the full changelog see here.

Changed

  • updated go SQLite package

Release v3.1.1

11 Sep 14:49
1f259be
Compare
Choose a tag to compare

Release Notes

This is an official release of the Grafana SQLite plugin code. For some releases it takes a while
to also appear in the Grafana repository, which is used to populate the plugins for the Grafana
website as well as their grafana-cli. Some releases (especially pre-releases) from Github never
appear in the Grafana repository.

To install this specific release use one of the following methods.

More details can also be found in the installation section of the Readme.

Installation

Using the grafana-cli

  1. Run this command:

    grafana-cli --pluginUrl https://github.com/fr-ser/grafana-sqlite-datasource/releases/download/v3.1.1/frser-sqlite-datasource-3.1.1.zip plugins install frser-sqlite-datasource
  2. See the installation instructions in the Readme.

Manual Installation

  1. Download the zip file below

  2. Extract the zip file into the data/plugins subdirectory for Grafana: unzip <the_download_zip_file> -d <plugin_dir>/

    Finding the plugin directory can sometimes be a challenge as this is platform and settings
    dependent. A common location for this on Linux devices is /var/lib/grafana/plugins/

  3. See the installation instructions in the Readme.

Changelog

[3.1.1] - 2022-09-11
Changed
removed the "name" metadata from data frames

For the full changelog see here.

Release v3.1.0

09 Jul 13:57
Compare
Choose a tag to compare

Release Notes

This is an official release of the Grafana SQLite plugin code. For some releases it takes a while
to also appear in the Grafana repository, which is used to populate the plugins for the Grafana
website as well as their grafana-cli. Some releases (especially pre-releases) from Github never
appear in the Grafana repository.

To install this specific release use one of the following methods.

More details can also be found in the installation section of the Readme.

Installation

Using the grafana-cli

  1. Run this command:

    grafana-cli --pluginUrl https://github.com/fr-ser/grafana-sqlite-datasource/releases/download/v3.1.0/frser-sqlite-datasource-3.1.0.zip plugins install frser-sqlite-datasource
  2. See the installation instructions in the Readme.

Manual Installation

  1. Download the zip file below

  2. Extract the zip file into the data/plugins subdirectory for Grafana: unzip <the_download_zip_file> -d <plugin_dir>/

    Finding the plugin directory can sometimes be a challenge as this is platform and settings
    dependent. A common location for this on Linux devices is /var/lib/grafana/plugins/

  3. See the installation instructions in the Readme.

Changelog

For the full changelog see here.

Release v3.1.0-rc.2

28 Jun 19:44
Compare
Choose a tag to compare
Release v3.1.0-rc.2 Pre-release
Pre-release

Release Notes

This is an official release of the Grafana SQLite plugin code. For some releases it takes a while
to also appear in the Grafana repository, which is used to populate the plugins for the Grafana
website as well as their grafana-cli. Some releases (especially pre-releases) from Github never
appear in the Grafana repository.

To install this specific release use one of the following methods.

More details can also be found in the installation section of the Readme.

Installation

Using the grafana-cli

  1. Run this command:

    grafana-cli --pluginUrl https://github.com/fr-ser/grafana-sqlite-datasource/releases/download/v3.1.0-rc.2/frser-sqlite-datasource-3.1.0-rc.2.zip plugins install frser-sqlite-datasource
  2. See the installation instructions in the Readme.

Manual Installation

  1. Download the zip file below

  2. Extract the zip file into the data/plugins subdirectory for Grafana: unzip <the_download_zip_file> -d <plugin_dir>/

    Finding the plugin directory can sometimes be a challenge as this is platform and settings
    dependent. A common location for this on Linux devices is /var/lib/grafana/plugins/

  3. See the installation instructions in the Readme.

Changelog

For the full changelog see here.

Release v3.1.0-rc.1

22 Jun 19:30
Compare
Choose a tag to compare
Release v3.1.0-rc.1 Pre-release
Pre-release

Release Notes

This is an official release of the Grafana SQLite plugin code. For some releases it takes a while
to also appear in the Grafana repository, which is used to populate the plugins for the Grafana
website as well as their grafana-cli. Some releases (especially pre-releases) from Github never
appear in the Grafana repository.

To install this specific release use one of the following methods.

More details can also be found in the installation section of the Readme.

Installation

Using the grafana-cli

  1. Run this command:

    grafana-cli --pluginUrl https://github.com/fr-ser/grafana-sqlite-datasource/releases/download/v3.1.0-rc.1/frser-sqlite-datasource-3.1.0-rc.1.zip plugins install frser-sqlite-datasource
  2. See the installation instructions in the Readme.

Manual Installation

  1. Download the zip file below

  2. Extract the zip file into the data/plugins subdirectory for Grafana: unzip <the_download_zip_file> -d <plugin_dir>/

    Finding the plugin directory can sometimes be a challenge as this is platform and settings
    dependent. A common location for this on Linux devices is /var/lib/grafana/plugins/

  3. See the installation instructions in the Readme.

Changelog

For the full changelog see here.

Release v3.0.1

15 Mar 19:23
Compare
Choose a tag to compare

Release Notes

This is an official release of the Grafana SQLite plugin code. For some releases it takes a while
to also appear in the Grafana repository, which is used to populate the plugins for the Grafana
website as well as their grafana-cli. Some releases (especially pre-releases) from Github never
appear in the Grafana repository.

To install this specific release use one of the following methods.

More details can also be found in the installation section of the Readme.

Installation

Using the grafana-cli

  1. Run this command:

    grafana-cli --pluginUrl https://github.com/fr-ser/grafana-sqlite-datasource/releases/download/v3.0.1/frser-sqlite-datasource-3.0.1.zip plugins install frser-sqlite-datasource
  2. See the installation instructions in the Readme.

Manual Installation

  1. Download the zip file below

  2. Extract the zip file into the data/plugins subdirectory for Grafana: unzip <the_download_zip_file> -d <plugin_dir>/

    Finding the plugin directory can sometimes be a challenge as this is platform and settings
    dependent. A common location for this on Linux devices is /var/lib/grafana/plugins/

  3. See the installation instructions in the Readme.

Changelog

For the full changelog see here.
This release should show no feature changes.
Some underlying packages have been updated, which should improve stability and security but not have any other
noticeable impact.

Changed

  • Fixed some typos in the readme
  • Removed the upper Grafana version constraint for the plugin
  • Update grafana plugin sdk for the backend
  • Updated grafana buildkit and test tool versions for the frontend

Release v3.0.1-rc.8

15 Mar 19:10
Compare
Choose a tag to compare
Release v3.0.1-rc.8 Pre-release
Pre-release

Release Notes

This is an official release of the Grafana SQLite plugin code. For some releases it takes a while
to also appear in the Grafana repository, which is used to populate the plugins for the Grafana
website as well as their grafana-cli. Some releases (especially pre-releases) from Github never
appear in the Grafana repository.

To install this specific release use one of the following methods.

More details can also be found in the installation section of the Readme.

Installation

Using the grafana-cli

  1. Run this command:

    grafana-cli --pluginUrl https://github.com/fr-ser/grafana-sqlite-datasource/releases/download/v3.0.1-rc.8/frser-sqlite-datasource-3.0.1-rc.8.zip plugins install frser-sqlite-datasource
  2. See the installation instructions in the Readme.

Manual Installation

  1. Download the zip file below

  2. Extract the zip file into the data/plugins subdirectory for Grafana: unzip <the_download_zip_file> -d <plugin_dir>/

    Finding the plugin directory can sometimes be a challenge as this is platform and settings
    dependent. A common location for this on Linux devices is /var/lib/grafana/plugins/

  3. See the installation instructions in the Readme.

Changelog

For the full changelog see here.
This release should show no feature changes.
Some underlying packages have been updated, which should improve stability and security but not have any other
noticeable impact.

Changed

  • Fixed some typos in the readme
  • Removed the upper Grafana version constraint for the plugin
  • Update grafana plugin sdk for the backend
  • Updated grafana buildkit and test tool versions for the frontend

Release v3.0.0

26 Feb 19:55
Compare
Choose a tag to compare

Release Notes

This is an official release of the Grafana SQLite plugin code. For some releases it takes a while
to also appear in the Grafana repository, which is used to populate the plugins for the Grafana
website as well as their grafana-cli. Some releases (especially pre-releases) from Github never
appear in the Grafana repository.

To install this specific release use one of the following methods.

More details can also be found in the installation section of the Readme.

Installation

Using the grafana-cli

  1. Run this command:

    grafana-cli --pluginUrl https://github.com/fr-ser/grafana-sqlite-datasource/releases/download/v3.0.0/frser-sqlite-datasource-3.0.0.zip plugins install frser-sqlite-datasource
  2. See the installation instructions in the Readme.

Manual Installation

  1. Download the zip file below

  2. Extract the zip file into the data/plugins subdirectory for Grafana: unzip <the_download_zip_file> -d <plugin_dir>/

    Finding the plugin directory can sometimes be a challenge as this is platform and settings
    dependent. A common location for this on Linux devices is /var/lib/grafana/plugins/

  3. See the installation instructions in the Readme.

Changelog

For the full changelog see here.
This release moved to a new underlying SQLite library: https://pkg.go.dev/modernc.org/sqlite. This should have no big
changes to regular queries but can have effects on more subtle configurations (e.g. path options). Fore more information
see the Changed section below.

This library has no dependency on CGO, which allows much easier cross-compilation for other systems. This way the
plugin has a much simpler build process now and also supports more platforms (see information below under Added)

Added

  • Added new platforms to the release: Darwin (MacOS) for ARM (Apple Silicon) and FreeBSD for AMD64

Changed

  • Changed the underlying SQLite library to: https://pkg.go.dev/modernc.org/sqlite. While the general SQLite features
    and especially queries should remain unchanged by this, path options need to be checked for compatibility with the
    new library now. Please refer to the link above for more information on the options.

Removed

  • No separate release is created anymore for ARM v7. ARM v6 should suffice for all devices. If that
    is not the case for your device, please open a new issue.

Release v3.0.0-rc.1

26 Feb 19:30
Compare
Choose a tag to compare
Release v3.0.0-rc.1 Pre-release
Pre-release

Release Notes

This is an official release of the Grafana SQLite plugin code. For some releases it takes a while
to also appear in the Grafana repository, which is used to populate the plugins for the Grafana
website as well as their grafana-cli. Some releases (especially pre-releases) from Github never
appear in the Grafana repository.

To install this specific release use one of the following methods.

More details can also be found in the installation section of the Readme.

Installation

Using the grafana-cli

  1. Run this command:

    grafana-cli --pluginUrl https://github.com/fr-ser/grafana-sqlite-datasource/releases/download/v3.0.0-rc.1/frser-sqlite-datasource-3.0.0-rc.1.zip plugins install frser-sqlite-datasource
  2. See the installation instructions in the Readme.

Manual Installation

  1. Download the zip file below

  2. Extract the zip file into the data/plugins subdirectory for Grafana: unzip <the_download_zip_file> -d <plugin_dir>/

    Finding the plugin directory can sometimes be a challenge as this is platform and settings
    dependent. A common location for this on Linux devices is /var/lib/grafana/plugins/

  3. See the installation instructions in the Readme.

Changelog

For the full changelog see here.
This release moved to a new underlying SQLite library: https://pkg.go.dev/modernc.org/sqlite. This should have no big
changes to regular queries but can have effects on more subtle configurations (e.g. path options). Fore more information
see the Changed section below.

This library has no dependency on CGO, which allows much easier cross-compilation for other systems. This way the
plugin has a much simpler build process now and also supports more platforms (see information below under Added)

Added

  • Added new platforms to the release: Darwin (MacOS) for ARM (Apple Silicon) and FreeBSD for AMD64

Changed

  • Changed the underlying SQLite library to: https://pkg.go.dev/modernc.org/sqlite. While the general SQLite features
    and especially queries should remain unchanged by this, path options need to be checked for compatibility with the
    new library now. Please refer to the link above for more information on the options.

Removed

  • No separate release is created anymore for ARM v7. ARM v6 should suffice for all devices. If that
    is not the case for your device, please open a new issue.