Skip to content

Latest commit

 

History

History
104 lines (48 loc) · 5.19 KB

CHANGELOG.md

File metadata and controls

104 lines (48 loc) · 5.19 KB

Changelog

0.8.2 (2024-09-28)

Bug Fixes

  • agent: flush dns cache during initialization (#120) (90306e1)

0.8.1 (2024-08-08)

Bug Fixes

  • remove any connections before the agent is ready (again) (#95) (e735a66)
  • support SRV query type (#94) (0cd63f1)

0.8.0 (2024-07-21)

Features

0.7.0 (2024-07-13)

Features

0.6.2 (2024-07-11)

Bug Fixes

  • remove any connections before the agent is ready (#66) (2115c27)

0.6.1 (2024-07-06)

Bug Fixes

0.6.0 (2024-07-03)

Features

  • Prefix internal inputs with an underscore (#49) (c0f4e59)

0.5.5 (2024-07-01)

Bug Fixes

  • filtering dns server in agent instead of nftables (#45) (e1a20a3)
  • only allow trusted local dns server (#41) (46f90f1)

0.5.4 (2024-07-01)

Bug Fixes

0.5.3 (2024-06-28)

Bug Fixes

  • add pre-release in release workflow (#32) (6bbe61a)

0.5.2 (2024-06-27)

Bug Fixes

0.5.1 (2024-06-27)

Bug Fixes

  • fixing problem with agent installation (#27) (6287cf4)
  • group annotations to avoid reaching limit (#26) (804f346)

0.5.0 (2024-06-27)

Features

  • fetch agent from release and reliably wait for agent to be ready (#18) (98606c4)

0.4.1 (2024-06-26)

Bug Fixes

  • allow dns in build step (#11) (0c7bc0e)
  • Dynamically allow domains from CNAME record + wait on agent (#16) (a241a67)