2022-05-11 21:26:30 by Benny Siegert | Files touched by this commit (106) | |
Log message:
Revbump all Go packages after go118 update
|
2022-04-13 09:51:02 by Benny Siegert | Files touched by this commit (106) | |
Log message:
Revbump all Go packages after go117 update
|
2022-04-13 00:47:16 by Tobias Nygren | Files touched by this commit (4) | |
Log message:
grafana: update to 8.4.6
Fixes CVE-2022-24812, but open source grafana is not vulnerable so this
is mostly a no-op apart from some minor bugfixes in 8.4.5.
|
2022-03-11 21:46:25 by Tobias Nygren | Files touched by this commit (4) | |
Log message:
grafana: update to 8.4.3
High level news for 8.4:
- Share playlists
- Accessibility improvements
- New option to configure OpenTelemetry
- Rotate envelope encryption key
- Support for mute timings
- Custom grouping for the Alert Panel
- WeCom contact point
- New panel options
|
2022-03-07 10:14:13 by Benny Siegert | Files touched by this commit (106) | |
Log message:
Revbump all Go packages after go117 update
|
2022-02-13 20:24:33 by Benny Siegert | Files touched by this commit (106) | |
Log message:
Revump all Go packages after go117 update
|
2022-01-20 23:22:31 by Tobias Nygren | Files touched by this commit (4) | |
Log message:
grafana: update to 8.3.4
Forward OAuth Identity Token (CVE-2022-21673) + other bugfixes
|
2022-01-09 21:10:41 by Benny Siegert | Files touched by this commit (103) | |
Log message:
Revbump all Go packages after go117 update
|
2022-01-01 07:34:14 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (5) |
Log message:
grafana: Update to 8.3.3
upstream changes:
-----------------
8.3.3 (2021-12-10)
Features and enhancements
o BarChart: Use new data error view component to show actions in panel edit. \
#42474, @torkelo
o CloudMonitor: Iterate over pageToken for resources. #42546, @iwysiu
o Macaron: Prevent WriteHeader invalid HTTP status code panic. #42973, @bergquist
Bug fixes
o AnnoListPanel: Fix interpolation of variables in tags. #42318, @francoisdtm
o CloudWatch: Allow queries to have no dimensions specified. #42800, @sunker
o CloudWatch: Fix broken queries for users migrating from 8.2.4/8.2.5 to \
8.3.0. #42611, @sunker
o CloudWatch: Make sure MatchExact flag gets the right value. #42621, @sunker
o Dashboards: Fix so that empty folders can be deleted from the manage \
dashboards/folders page. #42527, @ashharrison90
o InfluxDB: Improve handling of metadata query errors in InfluxQL. #42500, @gabor
o Loki: Fix adding of ad hoc filters for queries with parser and line_format \
expressions. #42590, @ivanahuckova
o Prometheus: Fix running of exemplar queries for non-histogram metrics. \
#42749, @ivanahuckova
o Prometheus: Interpolate template variables in interval. #42637, @ivanahuckova
o StateTimeline: Fix toolitp not showing when for frames with multiple fields. \
#42741, @dprokop
o TraceView: Fix virtualized scrolling when trace view is opened in right pane \
in Explore. #42480, @autoric
o Variables: Fix repeating panels for on time range changed variables. #42828, \
@hugohaggmark
o Variables: Fix so queryparam option works for scoped variables. #42742, \
@hugohaggmark
8.3.2 (2021-12-10)
o Security: Fixes CVE-2021-43813 and CVE-2021-43815. For more information, see \
our \
[blog](https://grafana.com/blog/2021/12/10/grafana-8.3.2-and-7.5.12-released-with-moderate-severity-security-fix/
|
2021-12-10 13:29:21 by Tobias Nygren | Files touched by this commit (1) |
Log message:
fix some lint
|