Skip to content

Releases: grongor/go-snmp-proxy

v1.3.0

08 Feb 11:23
Compare
Choose a tag to compare

Changelog

v1.2.1

13 Oct 08:26
Compare
Choose a tag to compare

Changelog

  • 4eacbc4 Update module github.com/grongor/panicwatch to v1.1.1
  • 87c15b6 Update module go.uber.org/zap to v1.26.0
  • 7d708cb Update module github.com/spf13/viper to v1.17.0
  • eebb27e Update module github.com/gosnmp/gosnmp to v1.36.1
  • 8dc4567 Update module github.com/prometheus/client_golang to v1.17.0
  • 0673e19 Update actions/checkout action to v4
  • f5b59c2 Update goreleaser/goreleaser-action action to v5
  • d71a78a Update module golang.org/x/sys to v0.13.0
  • 5040454 Update module github.com/TheZeroSlave/zapsentry to v1.18.0
  • 00a661d Update module golang.org/x/sys to v0.9.0
  • 975d47b Update module github.com/TheZeroSlave/zapsentry to v1.16.0
  • 24441b6 Update module github.com/prometheus/client_golang to v1.16.0
  • 150eadd Bump dependencies

v1.2.0

13 Apr 08:32
Compare
Choose a tag to compare

Changelog

  • 2a5c567 Fix incorrect timeout error message
  • 005b14f Bump Go version, dependencies and CI actions
  • 1acf2c2 Update module github.com/spf13/viper to v1.15.0
  • 11e97b3 Update goreleaser/goreleaser-action action to v4
  • 136c66f Update actions/checkout action to v3
  • 33afa89 Update actions/setup-go action to v3
  • 0f310f7 Update golangci/golangci-lint-action action to v3
  • 85caa4e Update goreleaser/goreleaser-action action to v3
  • 63177a0 Bump Go and dependencies
  • bcee66d Update module github.com/TheZeroSlave/zapsentry to v1.12.0
  • f767b08 Add renovate.json
  • 261fc96 Bump Go and linter

v1.1.0

15 Oct 15:43
Compare
Choose a tag to compare

Changelog

f93de04 Add DateAndTime display hint

v1.0.1

10 Sep 15:42
Compare
Choose a tag to compare

Changelog

87f3dc4 Fix invalid Go version in CI release job
ed97dbf Simplify build in Makefile
38ca0b8 Use --timeout flag when running tests
7d1bebe Fix stderr redirection for cgo

v1.0.0

08 Sep 16:49
Compare
Choose a tag to compare

Changelog

f866af6 Enable releases for Windows (panicwatch issues fixed)
dc13766 Bump CI distro and Go versions
49d1098 Bump linter and fix issues
250d330 Bump dependencies

v0.6

21 Aug 12:50
Compare
Choose a tag to compare

Changelog

afff8bb Add timeout error

v0.5

15 Jul 14:23
Compare
Choose a tag to compare

Changelog

4261d92 Add socket permissions config option

v0.4

09 Jul 09:08
Compare
Choose a tag to compare

Changelog

f073d50 Add unix socket support

v0.3

07 Jul 10:10
Compare
Choose a tag to compare

Changelog

a3a5a0e Enable building without netsnmp shared library
28346a6 Change implementation to accept batch of requests