Releases: sift-stack/sift-grafana-datasource
Releases · sift-stack/sift-grafana-datasource
v1.4.4
What's Changed
- revert: Fix: update sharelink url format for e2 (#58) by @leo-sift in #63
- Feat: Add Combine by Channel Name by @nathan-sift in #64
- Chore: version bump to v1.4.4 by @nathan-sift in #65
- fix: remove unused go package by @nathan-sift in #66
Full Changelog: v1.4.2...v1.4.4
v1.4.2
What's Changed
Query cancellation requests are properly fed to in-process queries to ensure they cancel
- Fix: Act on early query cancellation by @nathan-sift in #53
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
Fixes a bug where the Sift Annotations query wouldn't always execute properly.
- Fix: annotation query defaults by @alexluck-sift in #51
Full Changelog: v1.4.0...v1.4.1
v1.4.0
Annotations Support
Users can now display annotations in Grafana from Sift queries. These queries can be against Sift Annotations or channel data.
What's Changed
- Feat: Add annotations query support by @alexluck-sift in #46
- Chore(deps): Bump golang.org/x/net from 0.33.0 to 0.38.0 in the go_modules group across 1 directory by @dependabot[bot] in #37
- Chore: use sdk http client for health check by @alexluck-sift in #45
- Chore: update dependencies by @alexluck-sift in #47
- Chore: version bump by @alexluck-sift in #48
- Chore: fix CI for release by @alexluck-sift in #49
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- Fix: Asset dropdown limit not being respected by @alexluck-sift in #43
- Fix: address CVE-2025-15284 by @alexluck-sift in #44
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Fix: add warning on int64/uint64 precision loss in Javascript by @alexluck-sift in #41
- Chore(deps-dev): Bump tar from 7.5.1 to 7.5.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #38
- calculated channel sharelink bug fix by @leo-sift in #39
- Fix: CVE-2025-64756 by @alexluck-sift in #42
Full Changelog: v1.3.0...v1.3.1
v1.3.0
New Features
Open in Sift Explore button
Now you can quickly open the current query directly in Sift!
Enum Display options
Adds additional options section (expandable) with:
- Enum display options
Enum display options:
- Both (default behavior)
- Value - only enum value returned and with channel name (no
_valuesuffix) - String- only enum string returned and with channel name (no
_stringsuffix)
What's Changed
- Fix: update backend sampleMs to use query Interval by @alexluck-sift in #32
- Feat: add option for display of enums by @alexluck-sift in #33
- add open in sift button to grafana query builder by @leo-sift in #31
- CI: update build action to pin version and pass in our go version by @alexluck-sift in #34
- upgrade playwright CVE-2025-59288 by @alexluck-sift in #35
- Fix: add noopener and noreferring to window.open by @alexluck-sift in #36
New Contributors
Full Changelog: v1.2.12...v1.3.0
v1.2.12
What's Changed
- Chore(deps): Bump github.com/getkin/kin-openapi from 0.124.0 to 0.131.0 by @dependabot[bot] in #26
- Fix: close health check response by @alexluck-sift in #25
- Fix: getData timeout by @alexluck-sift in #28
- Chore: version bump by @alexluck-sift in #29
New Contributors
- @dependabot[bot] made their first contribution in #26
Full Changelog: v1.2.11...v1.2.12
v1.2.11
What's Changed
- Fix: add support for Nan/Inf to floats/doubles by @alexluck-sift in #24
Full Changelog: v1.2.10...v1.2.11
v1.2.10
What's Changed
- Fix: remove noisy error message when no channels are found for channel query by @alexluck-sift in #21
- Fix for mixed mode component rendering by @alexluck-sift in #22
- Chore: Update version by @alexluck-sift in #23
Full Changelog: v1.2.9...v1.2.10

