Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: grafana/grafana
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.4.7
Choose a base ref
...
head repository: grafana/grafana
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.4.8
Choose a head ref
  • 17 commits
  • 92 files changed
  • 17 contributors

Commits on Jul 30, 2024

  1. [v10.4.x] CI: Fix drone docker publish (#91208)

    CI: Fix drone docker publish (#91204)
    
    * $debug -> $$debug
    
    * use bash instead of sh
    
    * Update publish_images.star
    
    * Install bash in the docker/docker image
    
    * buildifier
    
    (cherry picked from commit bee678d)
    
    # Conflicts:
    #	.drone.yml
    
    Co-authored-by: Kevin Minehart <[email protected]>
    aangelisc and kminehart authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    769114b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. [v10.4.x] Snapshots: Fix panic when snapshot_remove_expired is true (#…

    …91329)
    
    Snapshots: Fix panic when snapshot_remove_expired is true (#91232)
    
    (cherry picked from commit bb5d2c8)
    
    Co-authored-by: Ryan McKinley <[email protected]>
    grafana-delivery-bot[bot] and ryantxu authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    46bcb54 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Alerting: Fix persisting result fingerprint that is used by…

    … recovery threshold (#91331)
    
    Alerting: Fix persisting result fingerprint that is used by recovery threshold (#91224)
    
    (cherry picked from commit 537f1fb)
    
    # Conflicts:
    #	pkg/services/ngalert/state/persister_sync.go
    yuri-tceretian authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5da383d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    dd51b79 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Docs: time series overall edit (#91428)

    Co-authored-by: Nathan Marrs  <[email protected]>
    Co-authored-by: Nathan Marrs <[email protected]>
    imatwawana and nmarrs authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a02075b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. [v10.4.x] Docs: Update subtitle in Loki datasource documentation to f…

    …ix link issue (#91461)
    
    Co-authored-by: minuchi <[email protected]>
    fix link issue (#91454)
    grafana-delivery-bot[bot] and minuchi authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    dc9b660 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. [v10.4.x] docs: added missing panel options to node graph docs (#91626)

    Co-authored-by: Isabel Matwawana <[email protected]>
    Co-authored-by: Señor Performo - Leandro Melendez <[email protected]>
    3 people authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    dcce9bd View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    257f46b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. [v10.4.x] TemplateSrv: Backportable version of 90808 (#91242)

    * TemplateSrv: Backportable version of 90808  (#90833)
    
    TemplateSrv: Backportable version of 90808 (#90816)
    
    * TemplateSrv: Add test case for SafeSerializableSceneObject
    
    * Update dashboard data source to use scoped vars scene object valueOf
    
    * 11.1.x Backportable version of 90808
    
    * lint
    
    (cherry picked from commit 2e5b41c)
    
    * betterer
    dprokop authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    79c0be8 View commit details
    Browse the repository at this point in the history
  2. Release: 10.4.7 (#91909)

    * Update changelog
    
    * Update version to 10.4.7
    
    * fix changelog
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Diego Augusto Molina <[email protected]>
    3 people authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4290797 View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Docs: Add max logo size (#91919)

    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9878342 View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] Chore: Fix CVE-2024-22363 (#91918)

    Chore: Fix CVE-2024-22363 (#86738)
    
    (cherry picked from commit 709d78b)
    
    Co-authored-by: Nathan Marrs <[email protected]>
    grafana-delivery-bot[bot] and nmarrs authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7198ba3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Chore: Update go-jose v2 to v3 and retryable http (#92115)

    * chore: update go-jose v2 and retryable http
    
    * chore: update go-jose v2 to v3
    
    * lock mysql
    
    * update sql
    Jguer authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f2f6eab View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Chore: Bump grafana-azure-sdk-go dependency in v10.4.x (#92176)

    update dependencies
    mmandrus authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    32fe385 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Docs: Update adhoc filter documentation (#92225)

    Docs: Update adhoc filter documentation (#92197)
    
    update adhoc filter documentation
    
    (cherry picked from commit 9f8e68e)
    
    Co-authored-by: Ashley Harrison <[email protected]>
    grafana-delivery-bot[bot] and ashharrison90 authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b5dce46 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    8ea727b View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Fix tests failing due to harcoded date (#92314)

    Fix tests failing due to harcoded date (#92293)
    
    fix tests failing due to harcoded date
    
    (cherry picked from commit 9c73916)
    
    Co-authored-by: Victor Marin <[email protected]>
    grafana-delivery-bot[bot] and mdvictor authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7a08b0b View commit details
    Browse the repository at this point in the history
Loading