2023-01-11 18:28:38 by Benny Siegert | Files touched by this commit (123) | |
Log message: Revbump all Go packages after go119 update |
2022-12-08 17:14:27 by Benny Siegert | Files touched by this commit (122) | |
Log message: Revbump all Go packages after go119 security update |
2022-11-29 23:06:47 by Thomas Klausner | Files touched by this commit (2) |
Log message: grafana: fix SYSCONFBASE usage in rc.d script From Edgar Fuß in private mail. Bump PKGREVISION. |
2022-11-20 16:48:07 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4) |
Log message: grafana: Update to 9.2.5 upstream changes: ----------------- 9.2.5 (2022-11-16) Features and enhancements o Alerting: Log when alert rule cannot be screenshot to help debugging. o Alerting: Suggest previously entered custom labels. o Canvas: Improve disabled inline editing UX. o Chore: Upgrade go-sqlite3 to v1.14.16. o Plugins: Ensure CallResource responses contain valid Content-Type header. o Prometheus: Handle errors and warnings in buffered client. o Prometheus: Upgrade HTTP client library to v1.13.1. Bug fixes o Alerting: Fix screenshots were not cached. o Canvas: Fix setting icon from field data. o Plugins: Fix don't set Content-Type header if status is 204 for call resource. Plugin development fixes & changes o Toolkit: Fix compilation loop when watching plugins for changes. o Tooltips: Make tooltips in FormField and FormLabel interactive and keyboard friendly. |
2022-11-15 17:45:27 by Jonathan Perkin | Files touched by this commit (6) | |
Log message: grafana: Update to 9.2.4. 9.2.4 (2022-11-07) Features and enhancements Access Control: Add an endpoint for setting several managed resource permissions. Accessibility: Increase Select placeholder contrast to be WCAG AA compliant. Alerting: Append org ID to alert notification URLs. Alerting: Make the Grouped view the default one for Rules. Build: Remove unnecessary alpine package updates. Chore: Upgrade Go to 1.19.3. Google Cloud Monitoring: Set frame interval to draw null values. Instrumentation: Expose when the binary was built as a gauge. Loki: Preserve X-ID-Token header. Search: Reduce requests in folder view. TimeSeries: More thorough detection of negative values for auto-stacking direction. Bug fixes Alerting: Attempt to preserve UID from migrated legacy channel. Alerting: Fix response is not returned for invalid Duration in Provisioning API. Alerting: Fix screenshot is not taken for stale series. Auth: Fix admins not seeing pending invites. MSSQL/Postgres: Fix visual query editor filter disappearing. Tempo: Fix dropdown issue on tag field focus. Timeseries: Fix null pointer when matching fill below to field. Plugin development fixes & changes Toolkit: Fix Webpack less-loader config. |
2022-11-02 20:39:58 by Benny Siegert | Files touched by this commit (115) | |
Log message: Revbump all Go packages after go119 security update |
2022-11-02 13:48:23 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4) | |
Log message: grafana: Update to 9.2.3 upstream changes: ----------------- 9.2.3 (2022-10-31) Features and enhancements o Docs: Add information about DB version support to upgrade guide o Footer: Update footer release notes link to Github changelog o Prometheus: Do not drop errors in streaming parser o Prometheus: Flavor/version configuration o Prometheus: Provide label values match parameter API when supported prometheus instance is configured o Security: Upgrade x/text to version unaffected by CVE-2022-32149 Bug fixes o Access control: Fix a bug with argument order for data source managed permission updates o Auth: Fix GF_AUTH_JWT_URL_LOGIN env variable doesn't work o Live: Explicitly reply with http 200 o Prometheus: Fix builder operation mode changing multiselect to single select behaviour o Security: Fix vulnerabilities in webpack loader-utils |
2022-10-26 22:16:36 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3) |
Log message: grafana: Update to 9.2.2 upstream changes: ----------------- 9.2.2 (2022-10-25) Features and enhancements o Alerting: Add support for wecom apiapp o Canvas: Improve resource picker initialization o Canvas: Improve text element readability o CloudWatch: Make sure adoption tracking is done on valid, migrated queries o Dashboard: Alerts user to incorrect tag format for JSON import o MSSQL: Support tables from all schemas o Opentsdb: Allow template variables for filter keys o Prometheus: Provide label values match parameter API when supported prometheus instance is configured o QueryEditor: Revert components from grafana-ui o TeamSync: Allow team sync when external organization mapping returns no organization role Bug fixes o Browse: Fix General folder not showing in FolderPicker o Elasticsearch: Fix calculation of trimEdges in alert mode o Elasticsearch: Fix trimEdges delete logic in alert mode o GoogleOAuth: Unlock User Admin UI o LogContext: Fix wrong color of show context icon in light theme o Loki: Fix adding of adhoc filters to stream selector when query with empty stream selector o Loki: Fix double stringified log-lines when copied via Copy button o Loki: Fix explain section about $__interval variable o Loki: Remove already selected options from next label filter options in builder o NodeGraph: Fix rendering issues when values of arc are over 1 o PublicDashboards: Fix hidden queries execution o Tempo: Fix Node Graph visualization type in dashboard o TimeSeries: Fix stacking when first value is negative zero o TimeseriesPanel: Fix variables in data links o User: Fix externalUserId not being populated |
2022-10-19 05:28:04 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4) | |
Log message: grafana: Update to 9.2.1 upstream changes: ----------------- 9.2.1 (2022-10-18) Features and enhancements o Alerting: Improve notification policies created during migration o AzureAD: Add option to force fetch the groups from the Graph API o AzureAD: Add option to force fetch the groups from the Graph API o Docs: Note end of release notes publication o Inspect: Handle JSON tab crash when the provided object is too big to stringify o TablePanel: Footer now updates values on column filtering Bug fixes o Alerting: Fix email image embedding on Windows o Alerting: Fix mathexp.NoData for ConditionsCmd o Legacy Alerting: Fix duration calculation when testing a rule o Loki: Propagate additional headers from Grafana to Loki when querying data o Search: Sort alphabetically in the folder view, increase the limit of the folder search from 50 to 1000 o TablePanel: Fix last table column to be centered. Plugin development fixes & changes o Grafana UI: Export prop types for queryfield, modal and field components o Toolkit: Fix Cannot use import statement outside... error in tests |
2022-10-16 21:26:44 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4) | |
Log message: grafana: Update to 9.2.0 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 |