Skip to content

Releases: blackcowmoo/grafana-google-analytics-datasource

Release v0.3.0

15 Jul 07:18
baa87d5
Compare
Choose a tag to compare

0.3.0

  • Fix timezone no zoneinfo.zip(#102)
  • Supprot variable at Dimensions Filter(#103)
  • Support realtime Report(#107)
  • Fix error message typo(#110)
  • Replace deprecated Grafana(v12) SCSS styles(#114)

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.3.0

Release v0.2.3

22 Oct 16:10
Compare
Choose a tag to compare

0.2.3

  • Support DimensionFilter(#90)
  • Fix metric type bug(#88)
  • Add time series and table query mode(#87)

Release v0.2.2

07 Sep 12:39
863f375
Compare
Choose a tag to compare

0.2.2

  • Hotfix 0.2.1 query editor frontend bug

Release v0.2.1

24 Aug 14:49
Compare
Choose a tag to compare

0.2.1

  • Fix healthcheck fail when no profile or no property(#80)
  • Update README to remove hardcoded GCP Project ID(#79)
  • Support custom metrics and dimensions(#69)

Release v0.2.0

17 Jun 09:38
Compare
Choose a tag to compare

0.2.0

  • support GA4
  • change query editor UI
  • go version 1.18 -> 1.20
  • update dependencies

Release v0.1.5

26 May 10:30
aea5ea2
Compare
Choose a tag to compare

0.1.5

  • support grafana version < 11
  • update dependencies

Release v0.1.4

05 May 09:11
Compare
Choose a tag to compare

0.1.4

  • apply datasource intance management
  • upgrade go dependencies
  • support grafana 8.x version

Release v0.1.3

17 Oct 12:14
Compare
Choose a tag to compare

0.1.3

  • fix query editor ui
  • add filter expression

Release v0.1.2

09 Aug 16:48
0065383
Compare
Choose a tag to compare

0.1.2

  • seperate time dimension and other dimensions
  • fix bug multi dimensions breaking graphs

v0.1.1: Feature/frontend/queryeditor fix editor form (#36)

21 Mar 10:58
73cb661
Compare
Choose a tag to compare
* Update QueryEditor.tsx

add Timezone label

* Update QueryEditor.tsx

add Timezone label

* Add metadata type

* Fix bug backend get metadata

* Formatting & add default load option at Metrics & Diemsions

* Add Description at Metrics & Dimensions

* Remove tooltips new line

* Change timezone label

* Remove unused function

* Update 0.1.1, Update CHANGELOG.md

* .

Co-authored-by: IM CHAECHEOL <[email protected]>