Next | Query returned 120 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2021-08-11 21:35:16 by Benny Siegert | Files touched by this commit (112) | Package updated
Log message:
Revbump all Go packages after go116 update
   2021-07-13 13:36:45 by Benny Siegert | Files touched by this commit (132) | Package updated
Log message:
Revbump all Go packages after go116 update
   2021-06-23 22:03:51 by Tobias Nygren | Files touched by this commit (4) | Package updated
Log message:
grafana: update to 8.0.3

What's new in Grafana v8.0?

Grafana v8.0 alerts: centralizes alerting information
Library panels
Real-time streaming
Prometheus metrics browser
Bar chart visualization (beta)
State timeline visualization (beta)
   2021-06-06 14:19:04 by Benny Siegert | Files touched by this commit (203) | Package updated
Log message:
Revbump all Go packages after go116 update
   2021-05-08 17:02:47 by Benny Siegert | Files touched by this commit (216) | Package updated
Log message:
Revbump all Go packages after go116 update
   2021-04-12 16:04:56 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4)
Log message:
grafana: Update to 7.5.3

upstream changes:
----------------
7.5.3 (2021-04-07)
Features and enhancements
  o Dashboard: Do not include default datasource when externally exporting \ 
dashboard with row. #32494, @kaydelaney
  o Loki: Remove empty annotations tags. #32359, @conorevans

Bug fixes
  o AdHocVariable: Add default data source to picker. #32470, @hugohaggmark
  o Configuration: Prevent browser hanging / crashing with large number of org \ 
users. #32546, @jackw
  o Elasticsearch: Fix bucket script variable duplication in UI. #32705, @Elfo404
  o Explore: Fix bug where navigating to explore would result in wrong query and \ 
datasource to be shown. #32558, @aocenas
  o FolderPicker: Prevent dropdown menu from disappearing off screen. #32603, @jackw
  o SingleStat: Fix issue with panel links. #32721, @gjulianm
  o Variables: Confirm selection before opening new picker. #32586, @hugohaggmark
  o Variables: Confirm selection before opening new picker. #32503, @hugohaggmark
  o Variables: Fix unsupported data format error for null values. #32480, \ 
@hugohaggmark
   2021-04-03 21:49:19 by Tobias Nygren | Files touched by this commit (4) | Package updated
Log message:
grafana: update to 7.5.2

What’s new in 7.5

Pie chart panel visualization (beta)
Alerting for Loki
Loki label browser
Changed default HTTP method for new Prometheus data sources
Word highlighting for Elasticsearch
Better format definition for trace data
Paste in SSL certs for Postgres data source
Deprecation notice for some Azure Monitor queries
Cloudwatch data source enhancements
Increased API limit for CloudMonitoring Services
Tempo as a backend data source
   2021-03-23 05:16:08 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3)
Log message:
grafana: Update to 7.4.5

pkgsrc changes:
---------------
  * Add a patch to use the same go binary as the one used to build grafana.
    The build.go program initially ran go which could be linked to any
    installed go binary managed by pkg_alternatives.

upstream changes:
-----------------
7.4.5 (2021-03-18)
Bug fixes

  o Security: Fix API permissions issues related to team-sync CVE-2021-28146,
    CVE-2021-28147. (Enterprise)
  o Security: Usage insights requires signed in users CVE-2021-28148.
    (Enterprise)
  o Security: Do not allow editors to incorrectly bypass permissions on the
    default data source. CVE-2021-27962. (Enterprise)
   2021-03-19 18:37:10 by Benny Siegert | Files touched by this commit (215) | Package updated
Log message:
Revbump all Go packages after go115 update
   2021-02-26 11:12:41 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4) | Package updated
Log message:
grafana: Update to 7.4.3

upstream changes:
-----------------
Release notes for Grafana 7.4.3
Bug fixes
  o AdHocVariables: Fixes crash when values are stored as numbers. #31382,
    @hugohaggmark
  o DashboardLinks: Fix an issue where the dashboard links were causing a full
    page reload. #31334, @torkelo
  o Elasticsearch: Fix query initialization logic & query transformation from
    Prometheus/Loki. #31322, @Elfo404
  o QueryEditor: Fix disabling queries in dashboards. #31336, @gabor
  o Streaming: Fix an issue with the time series panel and streaming data
    source when scrolling back from being out of view. #31431, @torkelo
  o Table: Fix an issue regarding the fixed min and auto max values in bar
    gauge cell. #31316, @torkelo

Release notes for Grafana 7.4.2
Features and enhancements
  o Explore: Do not show non queryable data sources in data source picker.
    #31144, @torkelo
  o Snapshots: Do not allow an anonymous user to create snapshots. #31263,
    @marefr
Bug fixes
  o CloudWatch: Ensure empty query row errors are not passed to the panel.
    #31172, @sunker
  o DashboardLinks: Fix the links that always cause a full page to reload.
    #31178, @torkelo
  o DashboardListPanel: Fix issue with folder picker always showing All and
    using old form styles. #31160, @torkelo
  o IPv6: Support host address configured with enclosing square brackets.
    #31226, @aknuds1
  o Permissions: Fix team and role permissions on folders/dashboards not
    displayed for non Grafana Admin users. #31132, @AgnesToulet
  o Postgres: Fix timeGroup macro converts long intervals to invalid numbers
    when TimescaleDB is enabled. #31179, @kurokochin
  o Prometheus: Fix enabling of disabled queries when editing in dashboard.
    #31055, @ivanahuckova
  o QueryEditors: Fix an issue that happens after moving queries then editing
    would update other queries. #31193, @torkelo
  o SqlDataSources: Fix the Show Generated SQL button in query editors. #31236,
    @torkelo
  o StatPanels: Fix an issue where the palette color scheme is not cleared when
    loading panel. #31126, @torkelo
  o Variables: Add the default option back for the data source variable.
    #31208, @hugohaggmark
  o Variables: Fix missing empty elements from regex filters. #31156,
    @hugohaggmark

Release notes for Grafana 7.4.1
Features and enhancements
  o Influx: Make max series limit configurable and show the limiting message if
    applied. #31025, @aocenas
  o Make value mappings correctly interpret numeric-like strings. #30893,
    @dprokop
  o Variables: Adds queryparam formatting option. #30858, @hugohaggmark
Bug fixes
  o Alerting: Fixes so notification channels are properly deleted. #31040,
    @hugohaggmark
  o BarGauge: Improvements to value sizing and table inner width calculations.
    #30990, @torkelo
  o DashboardLinks: Fixes crash when link has no title. #31008, @hugohaggmark
  o Elasticsearch: Fix alias field value not being shown in query editor.
    #30992, @Elfo404
  o Elasticsearch: Fix log row context errors. #31088, @Elfo404
  o Elasticsearch: Show Size setting for raw_data metric. #30980, @Elfo404
  o Graph: Fixes so graph is shown for non numeric time values. #30972,
    @hugohaggmark
  o Logging: Ignore ‘file already closed’ error when closing file. #31119,
    @aknuds1
  o Plugins: Fix plugin signature validation for manifest v2 on Windows.
    #31045, @wbrowne
  o TextPanel: Fixes so panel title is updated when variables change. #30884,
    @hugohaggmark
  o Transforms: Fixes Outer join issue with duplicate field names not getting
    the same unique field names as before. #31121, @torkelo

Next | Query returned 120 messages, browsing 71 to 80 | Previous