Releases: rossigee/openvpnas-exporter
Releases · rossigee/openvpnas-exporter
Bump to golang 1.22
- Bump golang version.
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Just the deps, ma'am.
What's Changed
- go: bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #60
- go: bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 by @dependabot in #61
- go: bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 by @dependabot in #62
- go: bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #63
- go: bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #64
- gh-actions: bump golangci/golangci-lint-action from 6.0.1 to 6.1.1 by @dependabot in #65
- gh-actions: bump wangyoucao577/go-release-action from 1.51 to 1.52 by @dependabot in #66
- go: bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #67
- gh-actions: bump wangyoucao577/go-release-action from 1.52 to 1.53 by @dependabot in #68
- gh-actions: bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #69
- gh-actions: bump golangci/golangci-lint-action from 6.2.0 to 6.3.0 by @dependabot in #70
- gh-actions: bump golangci/golangci-lint-action from 6.3.0 to 6.4.0 by @dependabot in #71
- gh-actions: bump golangci/golangci-lint-action from 6.4.0 to 6.5.0 by @dependabot in #73
- go: bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot in #72
- go: bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #74
- gh-actions: bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #75
- gh-actions: bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #76
- gh-actions: bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 by @dependabot in #77
- go: bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #78
- gh-actions: bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #79
Full Changelog: v0.2.0...v0.3.0
Support for OpenVPN-AS 2.14.0
What's Changed
- add basic dashboard by @denraf in #32
- go: bump alexejk.io/go-xmlrpc from 0.4.0 to 0.4.1 by @dependabot in #33
- gh-actions: bump wangyoucao577/go-release-action from 1.40 to 1.41 by @dependabot in #34
- gh-actions: bump actions/setup-go from 4 to 5 by @dependabot in #35
- gh-actions: bump github/codeql-action from 2 to 3 by @dependabot in #36
- go: bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #37
- gh-actions: bump wangyoucao577/go-release-action from 1.41 to 1.42 by @dependabot in #38
- gh-actions: bump wangyoucao577/go-release-action from 1.42 to 1.43 by @dependabot in #39
- gh-actions: bump wangyoucao577/go-release-action from 1.43 to 1.46 by @dependabot in #40
- gh-actions: bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 by @dependabot in #42
- go: bump alexejk.io/go-xmlrpc from 0.4.1 to 0.5.0 by @dependabot in #43
- gh-actions: bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 by @dependabot in #44
- gh-actions: bump wangyoucao577/go-release-action from 1.46 to 1.48 by @dependabot in #45
- go: bump alexejk.io/go-xmlrpc from 0.5.0 to 0.5.1 by @dependabot in #46
- go: bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #47
- go: bump alexejk.io/go-xmlrpc from 0.5.1 to 0.5.2 by @dependabot in #49
- gh-actions: bump wangyoucao577/go-release-action from 1.48 to 1.50 by @dependabot in #50
- gh-actions: bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #51
- gh-actions: bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in #52
- gh-actions: bump golangci/golangci-lint-action from 5.1.0 to 6.0.1 by @dependabot in #53
- go: bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #54
- go: bump alexejk.io/go-xmlrpc from 0.5.2 to 0.5.3 by @dependabot in #55
- gh-actions: bump wangyoucao577/go-release-action from 1.50 to 1.51 by @dependabot in #56
- Feature/openvpnas 2.14.0 support by @rtuk in #58
New Contributors
Full Changelog: v0.1.0...v0.2.0
Add support for OpenVPN-AS v2.12+
Fix memory leak
- Fix for memory leak
Dependabot updates
v0.0.5 Merge pull request #4 from rossigee/dependabot/go_modules/github.com/…
GitHub action updates
Build pipeline fixes (?)
Add 'AgentId' field
v0.0.3 Add 'AgentId' field to SubscriptionStatus.
Initial release
First release