Skip to content

Commit

Permalink
grafana: Update to 9.2.0
Browse files Browse the repository at this point in the history
upstream changes:
-----------------
9.2.0 (2022-10-11)
Features and enhancements
  o Alerting: Add Notification error feedback on contact points view. #56225, @soniaAguilarPeiron
  o Alerting: Allow created by to be manually set when there's no creator for silences. #55952, @gotjosh
  o Alerting: Expose info about notification delivery errors in a new /receivers endpoint. #55429, @santihernandezc
  o Alerting: Update imported prometheus alertmanager version. #56228, @joeblubaugh
  o Alerting: Update imported prometheus alertmanager version. Backport (#56228). #56430, @joeblubaugh
  o Alerting: Write and Delete multiple alert instances. #55350, @joeblubaugh
  o Core: Implement aria attributes for query rows, improve a11y. #55563, @L-M-K-B
  o Custom Branding: Remove custom branding service. (Enterprise)
  o Custom branding: Remove UI. (Enterprise)
  o DevEnv: Adds docker block for clickhouse. #55702, @owensmallwood
  o Docker: removes unneccesary use of edge repo. #54567, @xlson
  o Explore: Revert split pane resize feature. #56310, @Elfo404
  o Frontend: Make local storage items propagate to different tabs immediately. #55810, @oscarkilhed
  o PublicDashboards: Allow disabling an existent public dashboard if it …. #55778, @evictorero
  o QueryEditorRow: Only pass error to query editor if panel is not in a loading state. #56350, @kevinwcyu
  o Reports: Refresh query variables on time range change. (Enterprise)
  o XYChart: Beta release. #55973, @mdvictor
  o [9.2.x] Alerting: Start ticker only when scheduler starts (#56339). #56418, @yuri-tceretian
Bug fixes
  o Alerting: Fix pq: missing FROM-clause for table "a". #56453, @grobinson-grafana
  o AzureMonitor: Correctly update subscriptions value in ARG editor. #55860, @aangelisc
  o Chore: Fix swagger validation failures. (Enterprise)
  o Chore: Regenerate swagger specification and fix validation failures. #55750, @joshhunt
  o Correlations: Only return correlation for which both source and target datasources exist. #55454, @Elfo404
  o Explore: Prevent panes from disappearing when resizing window in split view. #55696, @gelicia
  o Links: Fix opening links from different orgs on the same tab. #55837, @guicaulada
  o LogContext: Fix scroll position in upper context group. #56370, @svennergr
  o Logs: Show copy button independently from context. #55934, @svennergr
  o Loki/Prometheus: Fix adding of ad hoc filters when jumping from dashboard to explore. #55915, @ivanahuckova
  o Loki: Add support for range aggregations with by grouping. #56184, @ivanahuckova
  o Loki: Fix label-value escaping in context query. #56614, @svennergr
  o Loki: Fix redundant escaping in adhoc filter with regex match. #56447, @ivanahuckova
  o PanelEdit: Fixes resize pane border and spacing issues. #56190, @torkelo
  o PublicDashboards: Fix dashboard insights query when Public Dashboard feature is enabled. (Enterprise)
  o PublicDashboards: Fix dashboard insights query when Public Dashboard feature is enabled. (Enterprise)
  o RBAC: Redirect to /login when forceLogin is set. #56469, @sakjur
  o SAML: Fix RelayState generation function. (Enterprise)
  o Security: Fix CVE-2022-27664. #55361, @yong-jie-gong
  o StateTimeline: Fix tooltip showing erroneously in shared crosshair dashboards. #55809, @mdvictor
  o Tempo: Fix unexpected trimming of leading zeroes in traceID. #55167, @hanjm
  o Tracing: Fix bug where errors are not reported to OpenTelemetry. #55925, @sakjur
9.1.8 (2022-10-11)
Features and enhancements
  o Alerting: Update imported prometheus alertmanager version. Backport (#56228). #56429, @joeblubaugh
  o Chore: Upgrade Go to 1.19.2. #56355, @sakjur
Bug fixes
  o Alerting: Fix evaluation interval validation. #56115, @konrad147
  o Alerting: Fix migration to create rules with group index 1. #56511, @yuri-tceretian
  o Alerting: Fix migration to not add label "alertname". #56509, @yuri-tceretian
  o Azure Monitor: Fix empty Logs response for Alerting. #56378, @andresmgot
  o Azure Monitor: Fix subscription selector when changing data sources. #56284, @andresmgot
  o Caching: Fix wrong memcached setting name in defaults. (Enterprise)
  o Google Cloud Monitoring: Fix bucket bound for distributions. #56565, @andresmgot
9.1.7 (2022-10-04)
Features and enhancements
  o Chore: Upgrade Go version to 1.19.1 (backport). #55733, @sakjur
  o CloudWatch: Add missing AWS/Prometheus metrics. #54990, @jangaraj
  o Explore: Add feature tracking events. #54514, @L-M-K-B
  o Graphite: Add error information to graphite queries tracing. #55249, @jesusvazquez
  o Prometheus: Restore FromAlert header. #55255, @kylebrandt
  o SAML: Account for all orgs in org_mapping (#3855). (Enterprise)
  o Search: Add search index configuration options. #55525, @ArturWierzbicki
  o Thresholds: Add option for dashed line style. #55875, @leeoniya
Bug fixes
  o Alerting: Fix default query's data source when no default datasource specified. #55435, @konrad147
  o Alerting: Fix mathexp.NoData cannot be reduced. #55347, @grobinson-grafana
  o Alerting: Skip unsupported file types on provisioning. #55573, @JohnnyQQQQ
  o AzureMonitor: Ensure resourceURI template variable is migrated. #56095, @aangelisc
  o Dashboard: Fix plugin dashboard save as button. #55197, @lpskdl
  o Docs: Fix decimals: auto docs for panel edit. #55477, @joshhunt
  o Fix: RBAC handle error no resolver found. #55676, @gamab
  o Fix: RBAC handle error no resolver found. (Enterprise)
  o LibraryPanelSearch: Refactor and fix hyphen issue. #55314, @kaydelaney
  o Live: Fix live streaming with live-service-web-worker feature flag enabled. #55528, @ArturWierzbicki
  o QueryField: Fix wrong cursor position on autocomplete. #55576, @svennergr
  • Loading branch information
triaxx committed Oct 16, 2022
1 parent f3d3581 commit d5d8d97
Show file tree
Hide file tree
Showing 4 changed files with 1,475 additions and 960 deletions.
5 changes: 2 additions & 3 deletions www/grafana/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.79 2022/10/05 11:33:08 bsiegert Exp $
# $NetBSD: Makefile,v 1.80 2022/10/16 19:26:43 triaxx Exp $

DISTNAME= grafana-9.1.6
PKGREVISION= 1
DISTNAME= grafana-9.2.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=grafana/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Expand Down
Loading

0 comments on commit d5d8d97

Please sign in to comment.