pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/grafana



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon May 13 15:59:54 UTC 2024

Modified Files:
        pkgsrc/www/grafana: Makefile PLIST distinfo go-modules.mk
        pkgsrc/www/grafana/patches: patch-go.mod patch-go.sum

Log Message:
grafana: update to 10.4.2.

10.4.2

Bug fixes

    Angular deprecation: Prefer local "angularDetected" value to the remote one. #85631, @xnyo
    AuthProxy: Fix missing session for ldap auth proxy users. #85237, @Jguer
    Alerting: Fix receiver inheritance when provisioning a notification policy. #85192, @julienduchesne
    CloudMonitoring: Only run query if filters are complete. #85016, @aangelisc

10.4.1

Features and enhancements

    Alerting: Add "Keep Last State" backend functionality. #84406, @rwwiv
    Postgres: Allow disabling SNI on SSL-enabled connections. #84249, @papagian
    DataQuery: Track panel plugin id not type. #83164, @torkelo

Bug fixes

    Elasticsearch: Fix legend for alerting, expressions and previously frontend queries. #84685, @ivanahuckova
    Alerting: Fix optional fields requiring validation rule. #84595, @gillesdemey
    ExtSvcAccounts: FIX prevent service account deletion. #84511, @gamab
    Loki: Fix null pointer exception in case request returned an error. #84401, @svennergr
    Dashboard: Fix issue where out-of-view shared query panels caused blank dependent panels. #84197, @kaydelaney
    Auth: Only call rotate token if we have a session expiry cookie. #84181, @kalleep
    Serviceaccounts: Add ability to add samename SA for different orgs. #83953, @eleijonmarck
    GenAI: Update the component only when the response is fully generated. #83895, @ivanortegaalba
    Tempo: Better fallbacks for metrics query. #83688, @adrapereira
    Tempo: Add template variable interpolation for filters. #83667, @joey-grafana
    Alerting: Fix saving evaluation group. #83234, @soniaAguilarPeiron
    QueryVariableEditor: Select a variable ds does not work. #83181, @ivanortegaalba
    Logs Panel: Add option extra UI functionality for log context. #83129, @svennergr

10.4

Major release, see https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v10-4/ for details.


To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 pkgsrc/www/grafana/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/www/grafana/PLIST
cvs rdiff -u -r1.47 -r1.48 pkgsrc/www/grafana/distinfo
cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/grafana/go-modules.mk
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/grafana/patches/patch-go.mod \
    pkgsrc/www/grafana/patches/patch-go.sum

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffs are larger than 1MB and have been omitted


Home | Main Index | Thread Index | Old Index