Revisions of grafana

Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) committed (revision 14)
reformat changelog
Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) committed (revision 13)
- Update to version 10.3.4:
  Features and enhancements
  * Chore: Improve domain validation for Google OAuth
  Bug fixes
  * LDAP: Fix LDAP users authenticated via auth proxy not being able to use LDAP active sync.
  * Tempo: Add template variable interpolation for filters.
  * Elasticsearch: Fix adhoc filters not applied in frontend mode.
  * Dashboards: Fixes issue where panels would not refresh if time range updated while in panel view mode.
  * Auth: Fix email verification bypass when using basic authentication.
  * AuthProxy: Invalidate previous cached item for user when changes are made to any header.
  * LibraryPanels/RBAC: Fix issue where folder scopes weren't being correctly inherited.
  * LibraryPanels: Fix issue with repeated library panels.
  * Plugins: Don't auto prepend app sub url to plugin asset paths.
  * Elasticsearch: Set middlewares from Grafana's httpClientProvider.
  * Folders: Fix failure to update folder in SQLite.
  * Loki/Elastic: Assert queryfix value to always be string.
  Breaking changes
  * We're adding a between the response of the ID token HD parameter and the
    list of allowed domains. This feature can be disabled through the
    configuration toggle validate_hd . Anyone using the legacy Google OAuth
    configuration should disable this validation if the ID Token response
    doesn't have the HD parameter.
buildservice-autocommit accepted request 1153216 from Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) (revision 12)
baserev update by copy to link target
Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) committed (revision 11)
- Update to version 10.3.3:
  Bugfixes:
  * Elasticsearch: Fix creating of legend so it is
     backward compatible with frontend produced frames
  * ShareModal: Fixes url sync issue that caused issue
     with save drawer
- Update to version 10.3.2:
  * (unreleased)
- Update to version 10.3.1:
  * Upstream build changes only, no functional changes
- Update to version 10.3.0:
  
  Features and enhancements
  * Alerting: Guided legacy alerting upgrade dry-run.
  * Explore: Preserve time range when creating a dashboard panel
    from Explore.
  * Explore: Init with mixed DS if there's no root DS in the URL and
    queries have multiple datasources.
  * QueryEditor: Display error even if error field is empty.
  * K8s: Enable api-server by default.
  * Parca: Add standalone building configuration.
  * Auth: Hide forgot password if grafana auth is disabled.
  * Plugins: Add uninstall requested message for cloud plugins.
  * Loki: Open log context in new tab.
  * Alerting: Allow linking to library panels.
  * Loki: Drop all errors in volume requests.
  * Loki Logs volume: Added a query splitting loading indicator to
    the Logs Volume graph.
  * Plugins: Disable add new data source for incomplete install.
  * RBAC: Render team, service account and user list when a user
buildservice-autocommit accepted request 1118051 from Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) (revision 10)
baserev update by copy to link target
Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) committed (revision 9)
  *  (upstream packaging dependency changes only, identical to
      10.1.1 for our purposes)

  * Features and enhancements
    - Alerting: Add new Recording Rule button when the list is
      empty.
Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) committed (revision 8)
- Update to version 10.1.5:
  * Features and enhancements:
    - Azure: Settings for Azure AD Workload Identity 
    - Azure: Add support for Workload Identity authentication 
  * Bugfixes:
    - Alerting: Add support for `keep_firing_for` field from
      external rulers 
    - Cloudwatch: Prevent log group requests with ARNs if feature
      flag is off 
    - Cloudwatch: Backport 73524 Bring Back Legacy Log Group
      Picker 
- Update to version 10.1.3:
  * Features and enhancements:
    - Docs: add deep links info 
    - Plugins: Angular: Removed getLegacyAngularInjector Angular
      pattern 
    - Update `make docs` procedure 
    - Docs: Add multiple y-axes guidance 
    - Docs/creates backup grafana topic 
    - Docs: Fix nightly builds link 
    - Auth: Optimize auth token operations 
    - Docs: add dashboards folder naming guidance 
    - Alerting docs: adds roll back warning to config grafana 
    - Auth: Refactor for revoking user tokens within last hours 
    - Docs: 404 fix - updated alerting link 
    - Chore: Remove unused secret enterprise2-cdn-path -
      Nightlies: Push windows artifacts to GCS on main builds 
    - Chore: Update github.com/ProtonMail/go-crypto 
    - Prometheus: Handle the response with different field key order 
    - Share link: Use panel relative time for direct link rendered
Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) committed (revision 7)
Fix linewraps in changelog
Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) committed (revision 6)
  * Features and enhancements:
    - Loki: Remove distinct operation.
    - Whitelabeling: Add a config option to hide the Grafana edition from the footer.
    - Alerting: Optimize rule details page data fetching.
    - Alerting: Optimize external Loki queries.
  * Bug fixes
    - Alerting: Limit redis pool size to 5 and make configurable.
    - Elasticsearch: Fix respecting of precision in geo hash grid.
    - Dashboard: Fix Variable Dropdown to Enforce Minimum One Selection when 'All' Option is Configured.
    - Chore: Fix Random Walk scenario for Grafana DS.
    - AuthProxy: Fix user retrieval through cache.
    - Alerting: Fix auto-completion snippets for KV properties.
    - Alerting: Fix incorrect timing meta information for policy.
    - Alerting: Add new Recording Rule button when the list is empty.
    - Drawer: Clicking a Select arrow within a Drawer no longer causes it to close.
    - Logs: Fix log samples not present with empty first frame.
    - Alerting: Fix Recording Rule QueryEditor builder view.
    - Transforms: Catch errors while running transforms.
    - Dashboard: Fix version restore.
    - Logs: Fix permalinks not scrolling into view.
    - SqlDataSources: Update metricFindQuery to pass on scopedVars to templateSrv.
    - Rendering: Fix dashboard screenshot.
    - Loki: Fix validation of step values to also allow e.g. ms values.
    - Dashboard: Fix repeated row panel placement with larger number of rows.
    - CodeEditor: Correctly fires onChange handler.
    - Drawer: Fix scrolling drawer content on Safari.
    - Alerting: Remove dump wrapper for yaml config.
    - Alerting: Always invalidate the AM config after mutation.
    - Slug: Combine various slugify fixes for special character handling.
    - Logs: Fix displaying the wrong field as body.
Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) committed (revision 5)
- Update to version 10.1.1:
  * update whatsnew
  * [v10.1.x] Docker: Add musl as a ubuntu dependency (#74133)
  * [v10.1.x] LDAP: Fix user disabling (#74109)
  * [v10.1.x] InfluxDB: Fix sending retention policy with the backend request (#74103)
  * [v10.1.x] Add LICENSE file to generated Docker images (#74102)
  * [v10.1.x] CI: Mount /root/.docker/ dir in authenticate-gcr step  (#74079)
  * [v10.1.x] Alerting: Limit redis pool size to 5 and make configurable (#74059)
  * [v10.1.x] Docs: Include Cloud support with RBAC API (#74056)
  * [v10.1.x] Auth: Update okta docs - `use_pkce = true` by default. #73754 (#74049)
  * [v10.1.x] Update _index.md - fix a typo (#74038)
  * [v10.1.x] CI: Use new release eng managed grafanacom api key (#74035)
  * [v10.1.x] Loki: Remove `distinct` operation (#74003)
  * [v10.1.x] Secrets: Add user_auth.o_auth_id_token column to migrator (#73931)
  * [v10.1.x] docs: update app plugin guidance (#74009)
  * [v10.1.x] Alerting: Fix Recording Rule QueryEditor builder view (#73621)
  * [v10.1.x] Transforms: Catch errors while running transforms (#73527)
  * [v10.1.x] Correct path for repo on RHEL based distros (#73940)
  * [v10.1.x] Plugins: Dynamic angular patterns: Add random offset to GCOM API calls, handle HTTP errors (#73897)
  * [v10.1.x] Elasticsearch: Fix respecting of precision in geo hash grid (#73933)
  * [v10.1.x] Dashboard: Fix Variable Dropdown to Enforce Minimum One Selection when 'All' Option is Configured (#73927)
  * [v10.1.x] Security: Authenticate to GCR for trivy scans (#73923)
  * [v10.1.x] AuthProxy: Fix user retrieval through cache (#73824)
  * [v10.1.x] Chore: Fix Random Walk scenario for Grafana DS (#73894)
  * [v10.1.x] Pa11y: Temporarily increase threshold (#73904)
  * [v10.1.x] CI: Run gen-cue on bump-version (#73887)
  * [v10.1.x] access control api: Correction of typo in list your permissions endpoint (#73848)
  * [v10.1.x] Docs: change headings on 2 data source pages for SEO (#73837)
  * [v10.1.x] Alerting: Fix auto-completion snippets for KV properties (#73741)
  * [v10.1.x] docs: fix okta oauth endpoints (#73673)
buildservice-autocommit accepted request 895357 from Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) (revision 4)
baserev update by copy to link target
Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) committed (revision 3)
Fix tar ball
Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) committed (revision 2)
- 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)
Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) committed (revision 1)
Displaying all 14 revisions
openSUSE Build Service is sponsored by