File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 33
33
run : sudo apt-get update && sudo apt-get -y install libsnmp-dev
34
34
if : github.repository == 'prometheus/snmp_exporter'
35
35
- name : Lint
36
- uses : golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1 .0
36
+ uses : golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5 .0
37
37
with :
38
38
args : --verbose
39
- version : v1.60.2
39
+ version : v1.64.5
Original file line number Diff line number Diff line change 1
1
## main / unreleased
2
2
3
+ ## 0.12.0 / 2025-03-02
4
+
5
+ * [ FEATURE] Optionally enhance "sources" information with NtpData response #106
6
+ * [ BUGFIX] Fix debug logging panic #108
7
+
3
8
## 0.11.0 / 2024-10-27
4
9
5
10
* [ CHANGE] Update logging to slog #95
Original file line number Diff line number Diff line change 1
- 0.11 .0
1
+ 0.12 .0
You can’t perform that action at this time.
0 commit comments