Skip to content

Releases: Graylog2/collector-sidecar

1.5.2

04 Mar 09:50
1.5.2
1069fb7

Choose a tag to compare

Changed

1.5.1

27 Mar 16:18
1.5.1
6bb259f

Choose a tag to compare

Added

Full Changelog: 1.5.0...1.5.1

1.5.0

26 Oct 13:54
1.5.0
906c982

Choose a tag to compare

Added

Changed

Fixed

Full Changelog: 1.4.0...1.5.0

1.4.0

13 Jan 10:42
1.4.0
31cc57e

Choose a tag to compare

Added

Changed

Fixed

Full Changelog: 1.3.0...1.4.0

1.3.0

06 Dec 09:51
1.3.0
e08ab9b

Choose a tag to compare

Added

Changed

Notes

Graylog 5.0 is required on the server side to use the new configuration tagging feature.

Full Changelog: 1.2.0...1.3.0

1.3.0-beta.1

26 Oct 17:29
1.3.0-beta.1
18a2584

Choose a tag to compare

1.3.0-beta.1 Pre-release
Pre-release

What's Changed

  • Fix combined status by @thll in #440
  • Add "tags" field to configuration and registration request by @thll in #443
  • Support multiple configurations per collector by @mpfz0r in #441
  • Handle action requests for collectors by @mpfz0r in #444
  • Fix version check for Graylog 5 and beyond by @mpfz0r in #445
  • Only log the disablement of send_status once by @mpfz0r in #448
  • Add upgrade support and improve windows installer by @mpfz0r in #447
  • Make windows drive range configurable by @thll in #450

Full Changelog: 1.0.0-rc.1...1.3.0-beta.1

1.2.0

02 Jun 09:46

Choose a tag to compare

Added

  • Add version info to Windows executable (#417)
  • Add build support for Apple M1 silicon (#428, not included in packaging yet)

Fixed

  • Fix startup issue on FreeBSD (#423)
  • Fix service startup issues on Windows (#421, #425)
  • Fix node ID creation on Windows (#424)
  • Don't remove collector configurations if requests to the Graylog server are not successful (#413, #427)

1.1.0

11 Mar 15:19
89c7225

Choose a tag to compare

Changes:

  • Change whitelist references to accesslist. (#400)
  • Update filebeat and winlogbeat to 7.11.1. (#391, #405)
  • Change license to SSPL.
  • Update contributing url in documentation. (#385)
  • Added Chocolatey package. (#402)
  • Added Go Modules.

1.0.2

16 Aug 10:24

Choose a tag to compare

  • Stop setting default node name to graylog-sidecar (#346, #339)
  • Add support for linux-armv7, darwin and freebsd (#376, #340)

1.0.1

01 Apr 14:24

Choose a tag to compare

  • Fix configuration assignment caching problem #352 #357