You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@
11
11
-**build**: add workaround to replace deprecated md4 hash algorithm with sha256 during build (md4 is unavailable in OpenSSL 3.0)
12
12
-**build**: update Node.js and Go dependencies, and grafonnet
13
13
-**build**: double-zip build artifacts in the CI workflow to preserve permissions (see [actions/upload-artifact#38](https://github.com/actions/upload-artifact/issues/38))
14
+
-**build**: add zip Makefile target, run grafana/plugincheck in CI workflow
0 commit comments