Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Releases: Metrika-Inc/agent

v0.10.5

03 Mar 14:39
Compare
Choose a tag to compare
  • [a746200] Tidy up logging in execution scheme discovery code (Ioannis Gakos)
  • [d944340] Close reader if systemd node configuration fails (Ioannis Gakos)
  • [ad5b12a] Fix error handling while scanning logs with bufio.Scanner (Ioannis Gakos)

v0.10.4

28 Feb 20:22
Compare
Choose a tag to compare
  • [03b5980] Push flow pef endpoint configuration changes for docker case (Ioannis Gakos)
  • [6bacb96] Add config update system to fix HTTP watchers which start with empty URLs (Ioannis Gakos)

v0.10.3

09 Feb 14:17
Compare
Choose a tag to compare
  • [9676d1a] Reduce event log verbosity (Ioannis Gakos)

v0.10.2

02 Feb 19:54
Compare
Choose a tag to compare
  • [4007cc0] Revert dev configuration changes (Ioannis Gakos)
  • [b988c76] Strip / from discovered container names and fix discovery panic at startup (Ioannis Gakos)
  • [96196f7] Fix wording in discovery log line (Ioannis Gakos)
  • [08a6f3d] Speed up systemd watcher tests by cleaning up nodeup/down events (Ioannis Gakos)
  • [31b06f5] Cache docker client to fix a connection leak when in discovery loop (Ioannis Gakos)
  • [1ea65e8] Cleanup systemd resources if node is dockerized (Ioannis Gakos)

v0.10.1

31 Jan 18:06
Compare
Choose a tag to compare
  • [6e7ff83] Fix cancel() leak on calling repairEventStream (Ioannis Gakos)
  • [41d04f2] Cleanup node discovery state tracking in docker container watch (Ioannis Gakos)
  • [6522387] Fix broken docker events that was using a context with a timeout set (Ioannis Gakos)
  • [88bba86] Use docker events filter "event" instead of deprecated status (Ioannis Gakos)
  • [f2c52cf] Fix fd leak in startup discovery goroutine (Ioannis Gakos)

v0.9.0

13 Jan 13:46
894534c
Compare
Choose a tag to compare
  • [894534c] Expose config parameter to optionally disable host header validation (#113) (Ioannis Gakos)
  • [9fa353f] Update SLACK_CHANNEL (#112) (Ioannis Gakos)

v0.8.0

12 Jan 16:52
58f57e4
Compare
Choose a tag to compare
  • [58f57e4] Update Flow's event parsing according to Jolteon protocol updates (#108) (#111) (Ioannis Gakos)

v0.7.5

20 Dec 20:34
c3ce5d9
Compare
Choose a tag to compare
  • [c3ce5d9] Default runtime.addr to prod endpoint and remove hard requirement of env (#110) (Ioannis Gakos)

v0.7.4

19 Dec 15:00
2016089
Compare
Choose a tag to compare
  • [2016089] Set default platform address to prod endpoint (#109) (Ioannis Gakos)

v0.7.3

09 Dec 12:37
fd1fd8e
Compare
Choose a tag to compare
  • [fd1fd8e] Update ansible role defaults (#107) (tomasger)