Skip to content

Releases: NETWAYS/support-collector

v0.5.0

14 Feb 13:26
Compare
Choose a tag to compare

Changelog

  • 834e24d Add graphite module
  • 26efa46 Merge branch 'main' into feature/module-influxDB
  • 9450395 Merge pull request #23 from NETWAYS/feature/module-postgresql
  • 8021505 Merge pull request #24 from NETWAYS/feature/module-influxDB
  • a430dd3 Merge pull request #27 from NETWAYS/feature/module-graphite
  • c1e58b0 Release 0.5.0
  • 4d0f146 Update modules/influxdb/collector.go
  • 9a70237 Update modules/influxdb/collector.go
  • d3e98d4 Update modules/postgresql/collector.go
  • 586ab5f feature: module-influxdb
  • f35f78d feature: module-postgresql

v0.4.0

26 Jan 10:43
Compare
Choose a tag to compare

Changelog

  • 3fd9d9c Merge pull request #20 from NETWAYS/feature/get_repos
  • a042e11 Merge pull request #21 from NETWAYS/feature/module-grafana
  • e5d296f Release 0.4.0
  • ea083c1 base: Find repositories as at least one
  • 97f81f1 collect repositories
  • ce42160 extension by module-grafana
  • f37cb9a fix path specification in module-puppet
  • 20e30bb grafana: Update obfuscation

v0.3.1

12 Jan 15:07
Compare
Choose a tag to compare

Changelog

v0.3.0

12 Jan 14:53
Compare
Choose a tag to compare

Changelog

  • a5dbf54 Merge pull request #18 from NETWAYS/dependabot/go_modules/github.com/mattn/go-colorable-0.1.12
  • 98d471a Merge pull request #19 from NETWAYS/feature/ansible-puppet
  • a197113 Release v.3.0
  • 97c80b6 add ansible and puppet to README.md
  • 51c8e88 build(deps): bump github.com/mattn/go-colorable from 0.1.11 to 0.1.12
  • 365a78a data collector for ansible and puppet
  • 994953a fix typo in README.md
  • eff52dd update go linter
  • 727b7e2 update go linter

v0.2.0

29 Oct 15:37
v0.2.0
Compare
Choose a tag to compare

Changelog

c42f34e Add assertion helper for obfuscation
ac01280 Add counting and logging
f0dafed Add detail links to README
7183cae Add obfuscation to collection
7eb3915 Add some basic obfuscation for icinga2 and icingaweb2
557b503 Add timeout for command execution
bee6f8e Add timeout override
57c2caf Add timestamp to output filename
2b277fa Added output for the location of the generated ZIP file
143e335 Begin implementing obfuscation
d904b19 Code Styling main.go
ec30329 Merge pull request #11 from tbauriedel/main
2248e0c Merge pull request #12 from NETWAYS/fix/timeDuration
32695fb Merge pull request #14 from NETWAYS/dependabot/go_modules/github.com/mattn/go-colorable-0.1.11
99e65b0 Merge pull request #6 from NETWAYS/feature/obfuscation
607256f Move some func to util
f0856bc Only count changed files in obfuscation
ca45e4a Release 0.2.0
72b1373 Simplify obfuscation
4dc2ad9 Update README
ae612ed build(deps): bump github.com/mattn/go-colorable from 0.1.8 to 0.1.11
248a110 fixing output filepath from ZIP file
e7cdd53 icinga2: Test obfuscation
6ad49ca icingaweb2: Add obfuscation testing
cf975c2 lint: Disable buggy funlen
7b2c203 obfuscate: Fix JoinCommand
4d67ef0 obfuscate: Handle line ending and empty lines better
14d52a4 obfuscate: More coverage
8bea1b5 util: Remove lint

v0.1.0

28 May 16:40
Compare
Choose a tag to compare

Initial release - see GIT log for details