Skip to content

Releases: cloudfoundry/windows-syslog-release

windows-syslog-release v1.1.11

08 Nov 19:25
Compare
Choose a tag to compare
  • update golang to 1.19.3

windows-syslog-release v1.1.10

19 Oct 19:48
Compare
Choose a tag to compare

What's Changed

  • Bump to golang 1.19.2

New Contributors

Full Changelog: v1.1.9...v1.1.10

windows-syslog-release v1.1.9

08 Sep 22:18
Compare
Choose a tag to compare
  • Bump to golang 1.18.6

Full Changelog: v1.1.8...v1.1.9

windows-syslog-release v1.1.8

08 Aug 17:57
Compare
Choose a tag to compare

What's Changed

  • Bump golang to 1.18.5

Full Changelog: v1.1.7...v1.1.8

windows-syslog-release v1.1.7

13 Jul 15:54
Compare
Choose a tag to compare
  • update blackbox to fix carrage return problem, and fix problems when tls certificate is failed.
    bump-blackbox to bf627a7495214c09a84f7029a4028572d33bbb8b
  • bump-golang to v0.107.0
  • add file rotation to windows event log code
  • add ability to customize event logging (#12)

windows-syslog-release v1.1.6

29 Apr 20:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

windows-syslog-release v1.1.5

14 Apr 17:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5

windows-syslog-release v1.1.4

10 Dec 16:25
Compare
Choose a tag to compare
  • bump-golang to v0.94.0

✨ Built with golang 1.17.5

⚠️ IPv4 addresses containing decimal components with leading zeros will be rejected

With the upgrade to Go 1.17, the ParseIP and ParseCIDR functions now reject IPv4 addresses which contain decimal components with leading zeros.

Ensure that for configuring a syslog_forwarder, and elsewhere, the address does not contain leading zeros if it is an IP address.

For more information on the context of this change, please refer to the Go 1.17 release notes.

windows-syslog-release v1.1.3

07 Jul 20:58
Compare
Choose a tag to compare

Release Highlights

✨ Built with golang 1.16.4

windows-syslog-release v1.1.1

22 Jun 19:45
Compare
Choose a tag to compare

Release Highlights:

  • Use go mod
  • Bump golang version

✨ Built with golang 1.16.4