Commit Graph

84 Commits

Author SHA256 Message Date
Dominique Leuenberger
f1f72fd9d6 Accepting request 999239 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/999239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=30
2022-08-25 13:09:39 +00:00
Witek Bedyk
7bb2886cd4 Accepting request 999209 from home:mkittler:branches:server:monitoring
- Update to version 8.5.10
  + Bug fixes (8.5.10):
    * RBAC: Fix Anonymous Editors missing dashboard controls.
      #52649, @gamab
  + Bug fixes (8.5.9):
    * Security: Fixes for CVE-2022-31107 and CVE-2022-31097.
      #52238, @xlson
  + Bug fixes (8.4.10):
    * Security: Security: Fixes for CVE-2022-31107 and
      CVE-2022-31097. #52218, @IevaVasiljeva
  + Bug fixes (8.5.6):
    * Dashboard: Fixes random scrolling on time range change.
      #50379, @torkelo
    * Security: Fixes minor code scanning security warnings in old
      vendored javascript libs. #50382, @torkelo
  + Features and enhancements (8.5.5):
    * Azure Monitor: Include datasource ref when interpolating
      variables. #49543, @kevinwcyu
    * CloudWatch: Add multi-value template variable support for log
      group names in logs query builder. #49737, @kevinwcyu
    * Cloudwatch: Add template variable query function for listing
      log groups. #50100, @yaelleC
  + Bug fixes (8.5.5):
    * Alerting: Do not overwrite existing alert rule condition.
      #49920, @gillesdemey
    * Alerting: Remove double quotes from matchers. #50044,
      @alexweav
  + Features and enhancements (8.5.4):
    * Alerting: Remove disabled flag for data source when migrating
      alerts. #48559, @yuri-tceretian
    * Alerting: Show notification tab of legacy alerting only to
      editor. #49624, @yuri-tceretian
    * Alerting: Update migration to migrate only alerts that belong
      to existing org\dashboard. #49192, @yuri-tceretian
    * AzureMonitor: Do not quote variables when a custom "All"
      variable option is used. #49428, @andresmgot
    * AzureMonitor: Update allowed namespaces. #48468,
      @jcolladokuri
    * CloudMonitor: Correctly encode default project response.
      #49510, @aangelisc
    * Cloudwatch: Add support for new AWS/RDS EBS* metrics.
      #48798, @szymonpk
    * InfluxDB: Use backend for influxDB by default via feature
      toggle. #48453, @yesoreyeram
    * Legend: Use correct unit for percent and count calculations.
      #49004, @dprokop
    * LokI: use millisecond steps in Grafana 8.5.x. #48630, @gabor
    * Plugins: Introduce HTTP 207 Multi Status response to
      api/ds/query. #48550, @wbrowne
    * Reporting: Improve PDF file size using grid layout.
      (Enterprise)
    * Transformations: Add an All Unique Values Reducer. #48653,
      @josiahg
    * Transformers: avoid error when the ExtractFields source field
      is missing. #49368, @wardbekker
    * [v8.5.x] Alerting: Update migration to migrate only alerts
      that belong to existing org\dashboard. #49199, @grafanabot
    * [v8.5.x] Reporting: Improve PDF file size using grid layout.
      (Enterprise)
  + Bug fixes (8.5.4):
    * Alerting: Allow disabling override timings for notification
      policies. #48648, @gillesdemey
    * Alerting: Allow serving images from custom url path. #49022,
      @gillesdemey
    * Alerting: Apply Custom Headers to datasource queries. #47860,
      @joeblubaugh
    * Alerting: Fix RBAC actions for notification policies. #49185,
      @yuri-tceretian
    * Alerting: Fix access to alerts for viewer with editor
      permissions when RBAC is disabled. #49270, @yuri-tceretian
    * Alerting: Fix anonymous access to alerting. #49203,
      @yuri-tceretian
    * Alerting: correctly show all alerts in a folder. #48684,
      @gillesdemey
    * AzureMonitor: Fixes metric definition for Azure Storage
      queue/file/blob/table resources. #49101, @aangelisc
    * Dashboard: Fix dashboard update permission check. #48746,
      @IevaVasiljeva
    * DashboardExport: Fix exporting and importing dashboards where
      query data source ended up as incorrect. #48410, @torkelo
    * FileUpload: clicking the Upload file button now opens their
      modal correctly. #48766, @ashharrison90
    * GrafanaUI: Fix color of links in error Tooltips in light
      theme. #49327, @joshhunt
    * LibraryPanels: Fix library panels not connecting properly in
      imported dashboards. #49161, @joshhunt
    * Loki: Improve unpack parser handling. #49074, @gabor
    * RolePicker: Fix menu position on smaller screens. #48429,
      @Clarity-89
    * TimeRange: Fixes updating time range from url and browser
      history. #48657, @torkelo
    * TimeSeries: Fix detection & rendering of sparse datapoints.
      #48841, @leeoniya
    * Timeseries: Fix outside range stale state. #49633, @ryantxu
    * Tooltip: Fix links not legible in Tooltips when using light
      theme. #48748, @joshhunt
    * Tooltip: Sort decimals using standard numeric compare.
      #49084, @dprokop
    * Transforms: Labels to fields, fix label picker layout.
      #49304, @torkelo
    * Variables: Fixes issue with data source variables not
      updating queries with variable. #49478, @torkelo
    * [v8.5.x] Alerting: Fix RBAC actions for notification policies
      (#49185). #49348, @yuri-tceretian
    * [v8.5.x] Alerting: Fix access to alerts for viewer with
      editor permissions when RBAC is disabled. #49427, @konrad147
    * [v8.5.x] Alerting: Fix anonymous access to alerting. #49268,
      @yuri-tceretian
  + Breaking changes (8.5.4):
    For a data source query made via /api/ds/query:
    If the DatasourceQueryMultiStatus feature is enabled and
        The data source response has an error set as part of the
        DataResponse, the resulting HTTP status code is now 207
        Multi Status instead of 400 Bad gateway
    If the DatasourceQueryMultiStatus feature is not enabled and
        The data source response has an error set as part of the
        DataResponse, the resulting HTTP status code is 400 Bad
        Request (no breaking change)
        --> Issue #48550
  + Bug fixes (8.5.3):
    * Security: fixes CVE-2022-29170. #49240, @xlson
  + Features and enhancements (8.5.2):
    * Alerting: Add safeguard for migrations that might cause
      dataloss. #48526, @JohnnyQQQQ
    * AzureMonitor: Add support for not equals and startsWith
      operators when creating Azure Metrics dimension filters.
      #48077, @aangelisc
    * Elasticsearch: Add deprecation notice for < 7.10 versions.
    #48506, @ivanahuckova
    * Traces: Filter by service/span name and operation in Tempo
      and Jaeger. #48209, @joey-grafana
  + Bug fixes (8.5.2):
    * AzureAd Oauth: Fix strictMode to reject users without an
      assigned role. #48474, @kyschouv
    * CloudWatch: Fix variable query tag migration. #48587, @iwysiu
    * Plugins: Ensure catching all appropriate 4xx api/ds/query
      scenarios. #47565, @wbrowne
  + Bug fixes (8.5.1):
    * Azure Monitor: Fix space character encoding for metrics query
      link to Azure Portal. #48139, @kevinwcyu
    * CloudWatch: Prevent log groups from being removed on query
      change. #47994, @asimpson
    * Cloudwatch: Fix template variables in variable queries.
      #48140, @iwysiu
    * Explore: Prevent direct access to explore if disabled via
      feature toggle. #47714, @Elfo404
    * InfluxDB: Fixes invalid no data alerts. #48295, @yesoreyeram
    * Navigation: Prevent navbar briefly showing on login. #47968,
      @ashharrison90
    * Plugins Catalog: Fix styling of hyperlinks. #48196, @marefr
    * Table: Fix filter crashes table. #48258, @zoltanbedi
    * TimeSeries: Properly stack series with missing datapoints.
      #48321, @leeoniya
  + Features and enhancements (8.5.0):
    * Alerting: Add contact points provisioning API. #47197,
      @JohnnyQQQQ
    * Alerting: Add resolved count to notification title when both
      firing and resolved present. #46697, @JacobsonMT
    * Alerting: Alert rule should wait For duration when execution
      error state is Alerting. #47052, @grobinson-grafana
    * Alerting: Classic conditions can now display multiple values.
      #46971, @gotjosh
    * Alerting: Display query from grafana-managed alert rules on
      /api/v1/rules. #45969, @gotjosh
    * Alerting: Enhance support for arbitrary group names in
      managed alerts. #47785, @gillesdemey
    * Alerting: add field for custom slack endpoint. #45751,
      @nathanrodman
    * Azure Monitor : Adding json formatting of error messages in
      Panel Header Corner and Inspect Error Tab. #44877, @yaelleC
    * Azure Monitor: Add 2 more Curated Dashboards for VM Insights.
      #45187, @jcolladokuri
    * CloudWatch: Handle new error codes for MetricInsights.
      #47033, @Gabrielopesantos
    * Dashboards: show changes in save dialog. #46557, @ryantxu
    * DataSource: Default data source is no longer a persisted
      state but just the default data source for new panels.
      #45132, @torkelo
    * DataSourcePlugin API: Allow queries import when changing data
      source type. #47435, @dprokop
    * Explore: Remove return to panel button. #45018, @gelicia
    * Explore: allow users to save Explore state to a new panel in
      a new dashboard. #45148, @Elfo404
    * Instrumentation: Proxy status code correction and various
      improvements. #47473, @marefr
    * Logging: Introduce feature toggle to activate gokit/log
      format. #47336, @ying-jeanne
    * NewsPanel: Add support for Atom feeds. #45390, @kaydelaney
    * Plugins: Add deprecation notice for /api/tsdb/query endpoint.
      #45238, @wbrowne
    * Plugins: Adding support for traceID field to accept
      variables. #45559, @vinisdl
    * PostgreSQL: __unixEpochGroup to support arithmetic expression
      as argument. #46764, @s0nik42
    * Profile/Help: Expose option to disable profile section and
      help menu. #46308, @cameronwaterman
    * Prometheus: Enable new visual query builder by default.
      #46634, @torkelo
    * SAML: Allow disabling of SAML signups. #47481, @mmandrus
    * SAML: Allow disabling of SAML signups. (Enterprise)
    * Table: New pagination option. #45732, @zoltanbedi
    * TablePanel: Add cell inspect option. #45620, @dprokop
    * Tempo / Trace Viewer: Support Span Links in Trace Viewer.
      #45632, @Shachi16
    * Tempo: Download span references in data inspector. #47074,
      @connorlindsey
    * Tempo: Separate trace to logs and loki search datasource
      config. #46655, @connorlindsey
    * Trace View: Show number of child spans. #44393, @tharun208
    * Transformations: Support escaped characters in key-value pair
      parsing. #47901, @aangelisc
  + Bug fixes (8.5.0):
    * Azure Monitor: Bug Fix for incorrect variable cascading for
      template variables. #47478, @jcolladokuri
    * CloudWatch: List all metrics properly in SQL autocomplete.
      #45898, @sunker
    * CloudWatch: Run query on blur in logs query field. #47454,
      @fridgepoet
    * Dashboard: Template variables are now correctly persisted
      when clicking breadcrumb links. #46790, @ashharrison90
    * DashboardPage: Remember scroll position when coming back
      panel edit / view panel. #47639, @torkelo
    * Panel Edit: Options search now works correctly when a
      logarithmic scale option is set. #47927, @ashharrison90
    * Postgres: Return tables with hyphenated schemes. #45754,
      @zuchka
    * Table panel: Fix horizontal scrolling when pagination is
      enabled. #47776, @dprokop
    * Variables: Ensure variables in query params are correctly
      recognised. #47049, @ashharrison90
    * Variables: Fix crash when changing query variable datasource.
      #44957, @joshhunt
    * Visualizations: Stack negative-valued series downwards.
      #47373, @leeoniya
  + Breaking changes (8.5.0):
    For a proxied request, e.g. Grafana's datasource or plugin
    proxy: If the request is cancelled, e.g. from the browser/by
    the client, the HTTP status code is now 499 Client closed
    request instead of 502 Bad gateway If the request times out,
    e.g. takes longer time than allowed, the HTTP status code is
    now 504 Gateway timeout instead of 502 Bad gateway. Issue
    #47473 The change in behavior is that negative-valued series
    are now stacked downwards from 0 (in their own stacks), rather
    than downwards from the top of the positive stacks. We now
    automatically group stacks by Draw style, Line interpolation,
    and Bar alignment, making it impossible to stack bars on top of
    lines, or smooth lines on top of stepped lines. Issue #47373
    The meaning of the default data source has now changed from
    being a persisted property in a panel. Before when you selected
    the default data source for a panel and later changed the
    default data source to another data source it would change all
    panels who were configured to use the default data source. From
    now on the default data source is just the default for new
    panels and changing the default will not impact any currently
    saved dashboards. Issue #45132 The Tooltip component provided
    by @grafana/ui is no longer automatically interactive (that is
    you can hover onto it and click a link or select text). It will
    from now on by default close automatically when you mouse out
    from the trigger element. To make tooltips behave like before
    set the new interactive property to true.
  + Deprecations (8.5.0):
    /api/tsdb/query API has been deprecated and will be removed in
    a future release. Use /api/ds/query instead. Issue #45238
  + Plugin development fixes & changes (8.5.0):
    * Card: Increase clickable area when meta items are present.
      #47935, @ashharrison90
    * Loki: Fix operator description propup from being shortened.
      #46575, @glintik
    * Tooltips: Make tooltips non interactive by default. #45053,
      @torkelo
  + Features and enhancements (8.4.7):
    * CloudWatch: Added missing MemoryDB Namespace metrics. #47290,
      @james-deee
    * Histogram Panel: Take decimal into consideration. #47330,
      @mdvictor
    * TimeSeries: Sort tooltip values based on raw values. #46738,
      @dprokop
  + Bug fixes (8.4.7):
    * API: Include userId, orgId, uname in request logging
      middleware. #47183, @marefr
    * Elasticsearch: Respect maxConcurrentShardRequests datasource
      setting. #47120, @alexandrst88
  + Bug fixes (8.4.6):
    * Security: Fixes CVE-2022-24812. For more information, see our
      blog
  + Features and enhancements (8.4.5):
    * Instrumentation: Make backend plugin metrics endpoints
      available with optional authentication. #46467, @marefr
    * Table panel: Show datalinks for cell display modes JSON View
      and Gauge derivates. #46020, @mdvictor
  + Bug fixes (8.4.5):
    * Azure Monitor: Small bug fixes for Resource Picker. #46665,
      @sarahzinger
    * Logger: Use specified format for file logger. #46970, @sakjur
    * Logs: Handle missing fields in dataframes better. #46963,
      @gabor
    * ManageDashboards: Fix error when deleting all dashboards from
      folder view. #46877, @joshhunt
  + Features and enhancements (8.4.4):
    * Loki: Add unpack to autocomplete suggestions (#44623).
      #46573, @glintik
    * Plugins: allow using both Function and Class components for
      app plugins. #46148, @leventebalogh
    * TimeSeries: Add migration for Graph panel's transform series
      override. #46577, @dprokop
    * TimeSeries: Preserve null/undefined values when performing
      negative y transform. #46584, @dprokop
  + Bug fixes (8.4.4):
    * CloudWatch: Use default http client from aws-sdk-go. #46370,
      @sunker
    * Dashboards: Fixes repeating by row and no refresh. #46565,
      @torkelo
    * Gauge: Fixes blank viz when data link exists and orientation
      was horizontal. #46335, @torkelo
    * Search: sort results correctly when using postgres. #46466,
      @xlson
    * TagsInput: fix tags remove button accessibility issues.
      #46254, @Elfo404
    * TextPanel: Sanitize after markdown has been rendered to html.
      #46166, @ashharrison90
  + Features and enhancements (8.4.3):
    * Alerting: Grafana uses > instead of >= when checking the For
      duration. #46010
    * Alerting: Use expanded labels in dashboard annotations.
      #45726, @grobinson-grafana
    * Logs: Escape windows newline into single newline. #45771,
      @perosb
  + Bug fixes (8.4.3):
    * Alerting: Fix use of > instead of >= when checking the For
      duration. #46011, @grobinson-grafana
    * Azure Monitor: Fixes broken log queries that use workspace.
      #45820, @sunker
    * CloudWatch: Remove error message when using multi-valued
      template vars in region field. #45886, @sunker
    * Middleware: Fix IPv6 host parsing in CSRF check. #45911,
      @ying-jeanne
  + Plugin development fixes & changes (8.4.3):
    * ClipboardButton: Use a fallback when the Clipboard API is
      unavailable. #45831, @ashharrison90
  + Features and enhancements (8.4.2):
    * OAuth: Add setting to skip org assignment for external
      users. #34834, @baez90
    * Tracing: Add option to map tag names to log label names in
      trace to logs settings. #45178, @connorlindsey
  + Bug fixes (8.4.2):
    * Explore: Fix closing split pane when logs panel is
      used. #45602, @ifrost
  + Features and enhancements (8.4.1):
    * Cloudwatch: Add support for AWS/PrivateLink* metrics and
      dimensions. #45515, @szymonpk
    * Configuration: Add ability to customize okta login button
      name and icon. #44079, @DanCech
    * Tempo: Switch out Select with AsyncSelect component to get
      loading state in Tempo Search. #45110, @CatPerry
  + Bug fixes (8.4.1):
    * Alerting: Fix migrations by making send_alerts_to field
      nullable. #45572, @santihernandezc
  + Features and enhancements (8.4.0):
    * API: Extract OpenAPI specification from source code using
      go-swagger. #40528, @papagian
    * AccessControl: Disable user remove and user update roles when
      they do not have the permissions. #43429, @Jguer
    * AccessControl: Provisioning for teams. #43767, @gamab
    * API: Add usage stats preview endpoint. #43899, @Jguer
    * Alerting: Move slow queries in the scheduler to another
      goroutine. #44423, @grobinson-grafana
    * Alerting: Use time.Ticker instead of alerting.Ticker in
      ngalert. #44395, @grobinson-grafana
    * Alerting: add custom grouping to Alert Panel. #44559,
      @gillesdemey
    * Analytics: Add user id tracking to google analytics.
      #42763, @autoric
    * Angular: Add AngularJS plugin support deprecation plan to
      docs site. #45149, @torkelo
    * Auth: implement auto_sign_up for auth.jwt. #43502, @sakjur
    * Azure Monitor Logs: Order subscriptions in resource picker by
      name. #45228, @sunker
    * Azure monitor Logs: Optimize data fetching in resource
      picker. #44549, @sunker
    * AzureMonitor: Filter list of resources by resourceType.
      #43522, @andresmgot
    * BarChart: color by field, x time field, bar radius, label
      skipping. #43257, @leeoniya
    * Chore: Implement OpenTelemetry in Grafana. #42674, @idafurjes
    * Cloud Monitoring: Adds metric type to Metric drop down
      options. #43268, @tw1nk
    * CloudWatch: Add Data Lifecycle Manager metrics and dimension.
      #43310, @ilyastoli
    * CloudWatch: Add Missing Elasticache Host-level metrics.
      #43455, @dhendo
    * CloudWatch: Add all ElastiCache Redis Metrics. #43336,
      @siavashs
    * CloudWatch: Add new AWS/ES metrics. #43034, @sunker
    * Cloudwatch: Add syntax highlighting and autocomplete for
      "Metric Search". #43985, @sarahzinger
    * Explore: Support custom display label for exemplar links for
      Prometheus datasource. #42732, @JokerQueue
    * Hotkeys: Make time range absolute/permanent. #43802, @davkal
    * Playlists: Enable sharing direct links to playlists. #44161,
      @ashharrison90
    * SQLStore: Prevent concurrent migrations. #44101, @papagian
    * SSE: Add Mode to drop NaN/Inf/Null in Reduction operations.
      #43583, @kylebrandt
    * Setting: Support configuring feature toggles with bools
      instead of just passing an array. #43326, @bergquist
    * TimeSeries: Add support for negative Y and constant
      transform. #44774, @dprokop
    * Transformations: Add 'JSON' field type to
      ConvertFieldTypeTransformer. #42624, @sd2k
  + Bug fixes (8.4.0):
    * Auth: Guarantee consistency of signed SigV4 headers.
      #45054, @wbrowne
    * CloudWatch: Fix MetricName resetting on Namespace change.
      #44165, @yaelleC
    * Cloudwatch : Fixed reseting metric name when changing
      namespace in Metric Query. #44612, @yaelleC
    * Explore: Avoid locking timepicker when range is inverted.
      #44790, @Elfo404
    * Instrumentation: Fix HTTP request instrumentation of
      authentication failures. #44234, @marefr
    * LibraryPanels: Prevent long descriptions and names from
      obscuring the delete button. #45190, @zuchka
    * OAuth: Fix parsing of ID token if header contains non-string
      value. #44159, @marefr
    * Panel Edit: Visualization search now works correctly with
      special characters. #45137, @ashharrison90
    * Provisioning: Fix duplicate validation when multiple
      organizations have been configured. #44151, @marefr
    * QueryField: Fix issue with undo history when suggestion is
      inserted (#28656). #39114, @glintik
    * TablePanel: Do not prefix columns with frame name if multiple
      frames and override active. #45174, @mdvictor
  + Deprecations (8.4.0):
    AngularJS plugin support is now in a deprecated state, meaning
    it will be removed in a future release. Currently, that is
    planned for version 10 (in 2023). The documentation site has an
    article with more details on why, when, and how. Issue #45149

OBS-URL: https://build.opensuse.org/request/show/999209
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=76
2022-08-25 11:03:40 +00:00
Dominique Leuenberger
dea06def8c Accepting request 997329 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/997329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=29
2022-08-16 15:08:16 +00:00
Witek Bedyk
10156548c6 Accepting request 994726 from home:witekbedyk:branches:server:monitoring
- Update to version 8.3.10
  + Security:
    * Fixes XSS vulnerability in the Unified Alerting
      (bsc#1201535, CVE-2022-31097)
    * Fixes OAuth account takeover vulnerability
      (bsc#1201539, CVE-2022-31107)
- Update to version 8.3.9
  + Bug fixes:
    * Geomap: Display legend
    * Prometheus: Fix timestamp truncation
- Update to version 8.3.7
  + Bug fix:
    * Provisioning: Ensure that the default value for orgID is set
      when provisioning datasources to be deleted.
- Update to version 8.3.6
  + Features and enhancements:
    * Cloud Monitoring: Reduce request size when listing labels.
    * Explore: Show scalar data result in a table instead of graph.
    * Snapshots: Updates the default external snapshot server URL.
    * Table: Makes footer not overlap table content.
    * Tempo: Add request histogram to service graph datalink.
    * Tempo: Add time range to tempo search query behind a feature flag.
    * Tempo: Auto-clear results when changing query type.
    * Tempo: Display start time in search results as relative time.
  + Bug fixes:
    * CloudMonitoring: Fix resource labels in query editor.
    * Cursor sync: Apply the settings without saving the dashboard.
    * LibraryPanels: Fix for Error while cleaning library panels.
    * Logs Panel: Fix timestamp parsing for string dates without timezone.
    * Prometheus: Fix some of the alerting queries that use reduce/math operation.
    * TablePanel: Fix ad-hoc variables not working on default datasources.
    * Text Panel: Fix alignment of elements.
    * Variables: Fix for constant variables in self referencing links.

OBS-URL: https://build.opensuse.org/request/show/994726
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=74
2022-08-16 11:39:50 +00:00
Dominique Leuenberger
9d16decbc0 Accepting request 978281 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/978281
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=28
2022-05-20 15:50:07 +00:00
Witek Bedyk
534ac1d078 Accepting request 977572 from home:witekbedyk:branches:server:monitoring
Add ECO reference to the changelog

OBS-URL: https://build.opensuse.org/request/show/977572
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=72
2022-05-20 13:03:20 +00:00
Dominique Leuenberger
46bbb04edd Accepting request 967581 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/967581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=27
2022-04-07 22:28:34 +00:00
Witek Bedyk
22a64bb256 Accepting request 967545 from home:jordimassaguerpla:branches:server:monitoring:fix_changelog
fix changelog

OBS-URL: https://build.opensuse.org/request/show/967545
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=70
2022-04-07 17:28:15 +00:00
Witek Bedyk
5f8ddff7b2 Accepting request 967538 from home:jordimassaguerpla:branches:server:monitoring:add_constraints_to_grafana
We need 4399 Mbytes to build grafana. Please accept this constraints file to require at least 5GB.
Otherwise, we can get a vm with a small disk and we have to keep retrying the build until we get one with a larger disk.
thanks.

OBS-URL: https://build.opensuse.org/request/show/967538
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=69
2022-04-07 15:58:22 +00:00
Dominique Leuenberger
898f014b03 Accepting request 953108 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/953108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=26
2022-02-10 22:12:23 +00:00
Stefano Torresi
4e222aadc0 Accepting request 953107 from home:witekbedyk:branches:server:monitoring
- Update to version 8.3.5 (jsc#SLE-23439, jsc#SLE-23422)
  + Security:
    * Fixes XSS vulnerability in handling data sources
      (bsc#1195726, CVE-2022-21702)
    * Fixes cross-origin request forgery vulnerability
      (bsc#1195727, CVE-2022-21703)
    * Fixes Insecure Direct Object Reference vulnerability in Teams
      API (bsc#1195728, CVE-2022-21713)

OBS-URL: https://build.opensuse.org/request/show/953107
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=68
2022-02-10 08:52:59 +00:00
Dominique Leuenberger
e13cbf71a2 Accepting request 952102 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/952102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=25
2022-02-07 22:38:18 +00:00
Witek Bedyk
85974d977e Accepting request 949301 from home:witekbedyk:branches:server:monitoring
- Update to version 8.3.4 (jsc#PM-3191)
- Update changelog
- Update license to GNU Affero General Public License v3.0.

OBS-URL: https://build.opensuse.org/request/show/949301
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=67
2022-02-07 11:39:23 +00:00
Dominique Leuenberger
e2e0d2a47a Accepting request 941593 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/941593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=24
2021-12-20 20:06:18 +00:00
Lars Vogdt
61abb0a7ea Accepting request 940415 from home:witekbedyk:branches:server:monitoring
- Update to version 7.5.12:
  * Fix markdown path traversal (#42969, bsc#1193688, CVE-2021-43813)

OBS-URL: https://build.opensuse.org/request/show/940415
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=66
2021-12-20 07:39:59 +00:00
Dominique Leuenberger
29e822aafb Accepting request 933255 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/933255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=23
2021-11-24 22:54:19 +00:00
Witek Bedyk
c1d34c29c4 Accepting request 933254 from home:juliogonzalezgil:branches:server:monitoring
For whatever reason the CVE was mentioned at the 7.5.11 release notes (https://grafana.com/docs/grafana/latest/release-notes/release-notes-7-5-11/), but was not added to the changelog.

OBS-URL: https://build.opensuse.org/request/show/933254
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=65
2021-11-23 12:03:22 +00:00
Dominique Leuenberger
091611bc72 Accepting request 932265 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/932265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=22
2021-11-20 01:38:51 +00:00
Witek Bedyk
d6dff89a3f Accepting request 932258 from home:oertel:branches:server:monitoring
- recreate tarballs using the makefile to update the
  npm and go modules required

OBS-URL: https://build.opensuse.org/request/show/932258
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=64
2021-11-18 14:03:00 +00:00
Dominique Leuenberger
94df28375b Accepting request 932047 from server:monitoring
- Update to version 7.5.11:
  * Fix certs issue (#40002)
  * Release v7.5.11 (#124)
  * Fix static path matching issue in macaron
  * OAuth: add docs for disableAutoLogin param (#38752) (#38894)
  * Fix #747; remove 'other variables'. (#37866) (#37878)
  * Update alert docs (#33658) (#33659)
  * [7.5.x] Docs: added documentation for the "prepare time series"-transformation. (#36836)
  * cherry picked dc5778c303ca555b70e8ca8c28e95997e26ecfc1 (#36813)
  * "Release: Updated versions in package to 7.5.10" (#36792)
  * [v7.5.x] Transformations: add 'prepare time series' transformer (#36749)
  * Remove verify-drone from windows (#36775)
  * Update queries.md (#31941) (#36764)
  * Updated content to specify method to use to get keyboard shortcuts wh… (#36084) (#36087)
  * ReleaseNotes: Updated changelog and release notes for 7.5.9 (#36057) (#36077)
  * "Release: Updated versions in package to 7.5.9" (#36056)
  * Login: Fixes Unauthorized message showing when on login page or snapshot page (#35311) (#35880)
  * ReleaseNotes: Updated changelog and release notes for 7.5.8 (#35703) (#35822)
  * CI: Upgrade pipeline tool to use main (#35804)
  * CI: try to force v7.5.x instead of master (#35799)
  * CI: supports move from master to main in 7.5.x release branch (#35747)
  * "Release: Updated versions in package to 7.5.8" (#35701)
  * Chore: Bump acorn and lodash-es (#35650)
  * Snapshots: Remove dashboard links from snapshots (#35567) (#35585)
  * [v7.5.x] Datasource: Allow configuring `MaxConnsPerHost` (#35519)
  * Remove docs sync from v7.5.x (#35443)
  * "Release: Updated versions in package to 7.5.7" (#35412)
  * Add max_idle_connections_per_host to config (#35365)
  * Update go.sum to fix failing enterprise pipeline (#35353)
  * [v7.5.x] HTTP Client: Introduce `go-conntrack`  (#35321) (forwarded request 932046 from oertel)

OBS-URL: https://build.opensuse.org/request/show/932047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=21
2021-11-18 09:34:48 +00:00
Ruediger Oertel
1b811f83e7 Accepting request 932046 from home:oertel:branches:server:monitoring
- Update to version 7.5.11:
  * Fix certs issue (#40002)
  * Release v7.5.11 (#124)
  * Fix static path matching issue in macaron
  * OAuth: add docs for disableAutoLogin param (#38752) (#38894)
  * Fix #747; remove 'other variables'. (#37866) (#37878)
  * Update alert docs (#33658) (#33659)
  * [7.5.x] Docs: added documentation for the "prepare time series"-transformation. (#36836)
  * cherry picked dc5778c303ca555b70e8ca8c28e95997e26ecfc1 (#36813)
  * "Release: Updated versions in package to 7.5.10" (#36792)
  * [v7.5.x] Transformations: add 'prepare time series' transformer (#36749)
  * Remove verify-drone from windows (#36775)
  * Update queries.md (#31941) (#36764)
  * Updated content to specify method to use to get keyboard shortcuts wh… (#36084) (#36087)
  * ReleaseNotes: Updated changelog and release notes for 7.5.9 (#36057) (#36077)
  * "Release: Updated versions in package to 7.5.9" (#36056)
  * Login: Fixes Unauthorized message showing when on login page or snapshot page (#35311) (#35880)
  * ReleaseNotes: Updated changelog and release notes for 7.5.8 (#35703) (#35822)
  * CI: Upgrade pipeline tool to use main (#35804)
  * CI: try to force v7.5.x instead of master (#35799)
  * CI: supports move from master to main in 7.5.x release branch (#35747)
  * "Release: Updated versions in package to 7.5.8" (#35701)
  * Chore: Bump acorn and lodash-es (#35650)
  * Snapshots: Remove dashboard links from snapshots (#35567) (#35585)
  * [v7.5.x] Datasource: Allow configuring `MaxConnsPerHost` (#35519)
  * Remove docs sync from v7.5.x (#35443)
  * "Release: Updated versions in package to 7.5.7" (#35412)
  * Add max_idle_connections_per_host to config (#35365)
  * Update go.sum to fix failing enterprise pipeline (#35353)
  * [v7.5.x] HTTP Client: Introduce `go-conntrack`  (#35321)

OBS-URL: https://build.opensuse.org/request/show/932046
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=63
2021-11-18 00:06:06 +00:00
Dominique Leuenberger
ca23a9c513 Accepting request 926998 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/926998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=20
2021-10-22 22:51:45 +00:00
Witek Bedyk
ec23dd53c4 Accepting request 926954 from home:witekbedyk:branches:server:monitoring
Revert patch file rename. Add patch as source to spec file.

OBS-URL: https://build.opensuse.org/request/show/926954
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=62
2021-10-22 14:27:20 +00:00
Witek Bedyk
507d1d28da Accepting request 926875 from home:witekbedyk:branches:server:monitoring
Autobuild scripts prevent block patches not mentioned in the spec file.
Trying to workaround this here.

OBS-URL: https://build.opensuse.org/request/show/926875
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=61
2021-10-22 10:57:36 +00:00
Witek Bedyk
a029c81581 Accepting request 922558 from home:witekbedyk:branches:server:monitoring
- Add patch 0001-Add-source-code-reference.patch
  * Add URL to package source code in the login page footer

OBS-URL: https://build.opensuse.org/request/show/922558
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=60
2021-10-08 10:18:59 +00:00
Dominique Leuenberger
7304278d55 Accepting request 895900 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/895900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=19
2021-06-01 08:37:54 +00:00
Stefano Torresi
3a6bc52d50 Accepting request 895357 from home:dmolkentin:infrarun
- Update to version 7.5.7:
  * Updated relref to "Configuring exemplars" section (#34240) (#34243)
  * Added exemplar topic (#34147) (#34226)
  * Quota: Do not count folders towards dashboard quota (#32519) (#34025)
  * Instructions to separate emails with semicolons (#32499) (#34138)
  * Docs: Remove documentation of v8 generic OAuth feature (#34018)
  * Annotations: Prevent orphaned annotation tags cleanup when no annotations were cleaned (#33957) (#33975)
  * [GH-33898] Add missing --no-cache to Dockerfile. (#33906) (#33935)
  * ReleaseNotes: Updated changelog and release notes for 7.5.6 (#33932) (#33936)
  * Stop hoisting @icons/material (#33922)
  * Chore: fix react-color version in yarn.lock (#33914)
  * "Release: Updated versions in package to 7.5.6" (#33909)
  * Loki: fix label browser crashing when + typed (#33900) (#33901)
  * Document `hide_version` flag (#33670) (#33881)
  * Add isolation level db configuration parameter (#33830) (#33878)
  * Sanitize PromLink button (#33874) (#33876)
  * Removed content as per MarcusE's suggestion in https://github.com/grafana/grafana/issues/33822. (#33870) (#33872)
  * Docs feedback: /administration/provisioning.md (#33804) (#33842)
  * Docs: delete from high availability docs references to removed configurations related to session storage (#33827) (#33851)
  * Docs: Update _index.md (#33797) (#33799)
  * Docs: Update installation.md (#33656) (#33703)
  * GraphNG: uPlot 1.6.9 (#33598) (#33612)
  * dont consider invalid email address a failed email (#33671) (#33681)
  * InfluxDB: Improve measurement-autocomplete behavior in query editor (#33494) (#33625)
  * add template for dashboard url parameters  (#33549) (#33588)
  * Add note to Snapshot API doc to specify that user has to provide the entire dashboard model  (#33572) (#33586)
  * Update team.md (#33454) (#33536)
  * Removed duplicate file "dashboard_folder_permissions.md (#33497)
  * Document customQueryParameters for prometheus datasource provisioning (#33440) (#33495)
  * ReleaseNotes: Updated changelog and release notes for 7.5.5 (#33473) (#33492)

OBS-URL: https://build.opensuse.org/request/show/895357
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=58
2021-05-28 07:40:20 +00:00
Dominique Leuenberger
b92ee28d31 Accepting request 891852 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/891852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=18
2021-05-10 13:38:57 +00:00
Lars Vogdt
1e5349b11c Accepting request 891162 from home:ecsos:monitoring
- Update to version 7.5.5:
  * "Release: Updated versions in package to 7.5.5" (#33469)
  * GraphNG: Fix exemplars window position (#33427) (#33462)
  * Remove field limitation from slack notification (#33113) (#33455)
  * Prometheus: Support POST in template variables (#33321) (#33441)
  * Instrumentation: Add success rate metrics for email notifications (#33359) (#33409)
  * Use either moment objects (for absolute times in the datepicker) or string (for relative time) (#33315) (#33406)
  * Docs: Removed type from find annotations example. (#33399) (#33403)
  * [v7.5.x]: FrontendMetrics: Adds new backend api that frontend can use to push frontend measurements and counters to prometheus (#33255)
  * Updated label for add panel. (#33285) (#33286)
  * Bug: Add git to Dockerfile.ubuntu (#33247) (#33248)
  * Docs: Sync latest master docs with 7.5.x (#33156)
  * Docs: Update getting-started-influxdb.md (#33234) (#33241)
  * Doc: Document the X-Grafana-Org-Id HTTP header (#32478) (#33239)
  * Minor Changes in Auditing.md (#31435) (#33238)
  * Docs: Add license check endpoint doc (#32987) (#33236)
  * Postgres: Fix time group macro when TimescaleDB is enabled and interval is less than a second (#33153) (#33219)
  * Docs: InfluxDB doc improvements (#32815) (#33185)
  * [v7.5.x] Loki: Pass Skip TLS Verify setting to alert queries (#33031)
  * update cla (#33181)
  * Fix inefficient regular expression (#33155) (#33159)
  * Auth: Don't clear auth token cookie when lookup token fails (#32999) (#33136)
  * Elasticsearch:  Add documentation for supported Elasticsearch query transformations (#33072) (#33128)
  * Update team.md (#33060) (#33084)
  * GE issue 1268 (#33049) (#33081)
  * Fixed some formatting issues for PRs from yesterday. (#33078) (#33079)
  * Explore: Load default data source in Explore when the provided source does not exist (#32992) (#33061)
  * Docs: Replace next with latest in aliases (#33054) (#33059)
  * Added missing link item. (#33052) (#33055)
  * Backport 33034 (#33038)
  * Docs: Backport 32916 to v7.5x  (#33008)
  * ReleaseNotes: Updated changelog and release notes for 7.5.4 (#32973) (#32998)
  * Elasticsearch: Force re-rendering of each editor row type change (#32993) (#32996)
  * Docs: Sync release branch with latest docs (#32986)

OBS-URL: https://build.opensuse.org/request/show/891162
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=56
2021-05-09 12:56:50 +00:00
Dominique Leuenberger
ab4897efb2 Accepting request 886694 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/886694
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=17
2021-04-19 19:06:31 +00:00
Witek Bedyk
3dc0476040 Accepting request 885774 from home:ecsos:monitoring
- Update to version 7.5.4:

- Update to version 7.5.3:

- Update to version 7.4.5
  * Security: Fix API permissions issues related to team-sync CVE-2021-28146, CVE-2021-28147. (Enterprise)
  * Security: Usage insights requires signed in users CVE-2021-28148. (Enterprise)
  * Security: Do not allow editors to incorrectly bypass permissions on the default data source. CVE-2021-27962. (Enterprise)
- Drop patch add-gotest-module.patch
- Add patch drop-grafana-aws-sdk-0.3.0-module.patch

OBS-URL: https://build.opensuse.org/request/show/885774
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=54
2021-04-19 13:28:13 +00:00
Richard Brown
29c12b2c85 Accepting request 875411 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/875411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=16
2021-03-05 12:45:35 +00:00
Witek Bedyk
6b0443b68b Accepting request 874474 from home:tserong:branches:server:monitoring
Update to version 7.4.2

OBS-URL: https://build.opensuse.org/request/show/874474
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=52
2021-02-26 14:07:38 +00:00
Richard Brown
ab14b8b3a6 Accepting request 865456 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/865456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=15
2021-02-25 17:26:46 +00:00
Dirk Stoecker
1c85b61d33 Accepting request 860337 from home:dirkmueller:branches:server:monitoring
- Update to version 7.3.6:
  * fixes for saml vulnerability
  * [v7.3.x] Fix: Correct panel edit uistate migration (#29413) (#29711)
  * PanelEdit: Prevent the preview pane to be resized further than window height (#28370) (#29726)
  * Fix: Migrate Panel edit uiState percentage strings to number (#29412) (#29723)
  * "Release: Updated versions in package to 7.3.5" (#29710)
  * Chore: upgrading y18n to 4.0.1 for security reasons (#29523) (#29709)
  * Panel: making sure we support all versions of chrome when detecting position of click event. (#29544) (#29708)
  * PanelEdit: making sure the correct datasource query editor is being rendered. (#29500) (#29707)
  * [v7.3.x] Auth: Add SigV4 header allowlist to reduce chances of verification issues (#29705)
  * Alerting: Use correct time series name override from frame fields (#29693) (#29698)
  * CloudWatch: namespace in search expression should be quoted if match exact is enabled #29109 (#29563) (#29687)
  * Adds go dep used by an Enterprise feature.  (#29645) (#29690)
  * instrumentation: align label name with our other projects (#29514) (#29685)
  * Instrumentation: Add examplars for request histograms (#29357) (#29682)
  * Login: Fixes typo in tooltip (#29604) (#29606)
  * fixes bug with invalid handler name for metrics (#29529) (#29532)
  * AzureMonitor: Unit MilliSeconds naming (#29399) (#29526)
  * Alarting: fix alarm messages in dingding (Fixes #29470) (#29482) (#29527)
  * Bug: trace viewer doesn't show more than 300 spans (#29377) (#29504)
  * Prometheus: don't override displayName property (#29441) (#29488)
  * resolve conflicts (#29415)
  * Drone: Upgrade build pipeline tool (#29365) (#29368)
  * Drone: Upload artifacts for release branch builds (#29297) (#29364)
  * Drone: Execute artifact publishing for both editions in parallel during release (#29362) (#29363)
  * Drone: Publish NPM packages after Storybook to avoid race condition (#29340) (#29343)
  * Docs: Fix editor role and alert notification channel description (#29301) (#29337)
  * "Release: Updated versions in package to 7.3.4" (#29336)
  * Security: Fixes minor security issue with alert notification webhooks that allowed GET & DELETE requests #29330 (#29335)
  * Backport of InfluxDB: update flux library and support boolean label values #29333

OBS-URL: https://build.opensuse.org/request/show/860337
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=50
2021-01-21 15:08:15 +00:00
Dominique Leuenberger
d0cfd6b18e Accepting request 850566 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/850566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=14
2020-12-02 12:57:52 +00:00
Witek Bedyk
39d918083a Accepting request 849448 from home:STorresi:containers
- Update packaging
  * avoid systemd and shadow hard requirements
  * Require the user from a new dedicated 'system-user-grafana' sibling package
  * avoid pinning to a specific Go version in the spec file

OBS-URL: https://build.opensuse.org/request/show/849448
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=48
2020-11-24 16:42:19 +00:00
Joao Cavalheiro
c2467c1e0d Accepting request 847517 from home:witekbedyk:branches:server:monitoring
Update to version 7.3.1

OBS-URL: https://build.opensuse.org/request/show/847517
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=47
2020-11-11 10:19:38 +00:00
Dominique Leuenberger
e1546eab27 Accepting request 835389 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/835389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=13
2020-09-25 14:32:02 +00:00
Witek Bedyk
92199635ad Accepting request 835383 from home:jcavalheiro:branches:server:monitoring
Update to version 7.1.5

OBS-URL: https://build.opensuse.org/request/show/835383
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=45
2020-09-18 11:07:38 +00:00
Dominique Leuenberger
b70a0d2cb1 Accepting request 812450 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/812450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=12
2020-06-08 22:06:20 +00:00
Witek Bedyk
311cad74f8 Accepting request 811894 from home:jcavalheiro:monitoring
Update to 7.0.3 - Fix CVE-2020-13379

OBS-URL: https://build.opensuse.org/request/show/811894
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=43
2020-06-08 08:01:19 +00:00
Dominique Leuenberger
aea1901784 Accepting request 811254 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/811254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=11
2020-06-04 15:55:22 +00:00
Lars Vogdt
5843cd47b1 Accepting request 810636 from home:jcavalheiro:monitoring
Update to v7.0.1

OBS-URL: https://build.opensuse.org/request/show/810636
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=41
2020-06-03 23:19:01 +00:00
Dominique Leuenberger
ba9ed91242 Accepting request 807124 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/807124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=10
2020-05-19 12:49:53 +00:00
Witek Bedyk
f4cc777309 Accepting request 805824 from home:SchoolGuy:branches:server:monitoring
Docs about patching the JS frontend

OBS-URL: https://build.opensuse.org/request/show/805824
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=39
2020-05-19 07:37:55 +00:00
Dominique Leuenberger
32489958d3 Accepting request 801273 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/801273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=9
2020-05-12 20:29:02 +00:00
Witek Bedyk
d4995336ec Accepting request 800445 from home:jfkw:branches:server:monitoring
- BuildRequires golang(API) instead of go metapackage version range
  * BuildRequires:  golang(API) >= 1.14   from
    BuildRequires:  ( go >= 1.14 with go < 1.15 )

OBS-URL: https://build.opensuse.org/request/show/800445
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=37
2020-05-07 14:05:18 +00:00
Dominique Leuenberger
9d89dd7a98 Accepting request 799306 from server:monitoring
- Update to version 6.7.3
  - This version fixes bsc#1170557 and its corresponding CVE-2020-12245
  - Admin: Fix Synced via LDAP message for non-LDAP external users. #23477, @alexanderzobnin
  - Alerting: Fixes notifications for alerts with empty message in Google Hangouts notifier. #23559, @hugohaggmark
  - AuthProxy: Fixes bug where long username could not be cached.. #22926, @jcmcken
  - Dashboard: Fix saving dashboard when editing raw dashboard JSON model. #23314, @peterholmberg
  - Dashboard: Try to parse 8 and 15 digit numbers as timestamps if parsing of time range as date fails. #21694, @jessetan
  - DashboardListPanel: Fixed problem with empty panel after going into edit mode (General folder filter being automatically added) . #23426, @torkelo
  - Data source: Handle datasource withCredentials option properly. #23380, @hvtuananh
  - Security: Fix annotation popup XSS vulnerability. #23813, @torkelo
  - Server: Exit Grafana with status code 0 if no error. #23312, @aknuds1
  - TablePanel: Fix XSS issue in header column rename (backport). #23814, @torkelo
  - Variables: Fixes error when setting adhoc variable values. #23580, @hugohaggmark
- Update to version 6.7.2:
  (see installed changelog for the full list of changes)
  -  BackendSrv: Adds config to response to fix issue for external plugins that used this property . #23032, @torkelo
  -  Dashboard: Fixed issue with saving new dashboard after changing title . #23104, @dprokop
  -  DataLinks: make sure we use the correct datapoint when dataset contains null value.. #22981, @mckn
  -  Plugins: Fixed issue for plugins that imported dateMath util . #23069, @mckn
  -  Security: Fix for dashboard snapshot original dashboard link could contain XSS vulnerability in url. #23254, @torkelo
  -  Variables: Fixes issue with too many queries being issued for nested template variables after value change. #23220, @torkelo
  -  Plugins: Expose promiseToDigest. #23249, @torkelo
  -  Reporting (Enterprise): Fixes issue updating a report created by someone else

OBS-URL: https://build.opensuse.org/request/show/799306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=8
2020-05-01 09:16:09 +00:00
Joao Cavalheiro
1226120e94 Fix changelog entry ordering
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=35
2020-04-30 16:17:59 +00:00