Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 08:08
· 154 commits to main since this release
a221f01

Changelog

  • e965abf Add Peer interface to D-Bus introspection
  • cf55990 Add documentation to packages in GoReleaser config
  • 88a3d90 Avoid overlapping split excludes in Split Routing
  • 73e318c Capture stdout and stderr output of execs commands
  • 7f16234 Fix linter warnings
  • 8edb15e Fix linter warnings in tests
  • 78754c4 Fix netmask in splitrt test
  • cca8c3a Fix typo in splitrt test
  • ac974ea Log Daemon config on startup in verbose mode
  • 5cedcf4 Log Daemon version on startup
  • b39a8d8 Log changes of CPD captive portal status
  • 9403e6f Log changes of Daemon status
  • 18b4cd3 Log start and stop of TND and TrafPol components
  • ea48a9a Merge pull request #65 from telekom-mms/feature/capture-execs-command-output
  • 5fb2abb Merge pull request #66 from telekom-mms/bugfix/avoid-overlapping-split-excludes
  • 99d2ecd Merge pull request #67 from telekom-mms/feature/rework-answer-handling-in-dnsproxy
  • 692d6d2 Merge pull request #68 from telekom-mms/feature/update-dependencies-and-go-version
  • e130e3d Merge pull request #69 from telekom-mms/feature/cleanup-tests
  • 2230f0d Merge pull request #70 from telekom-mms/feature/cleanups
  • d0c1c50 Merge pull request #71 from telekom-mms/feature/update-tnd
  • 17bef04 Merge pull request #72 from telekom-mms/feature/log-version-on-daemon-startup
  • f83341a Merge pull request #73 from telekom-mms/feature/log-config-on-daemon-startup
  • 0e9eae6 Merge pull request #74 from telekom-mms/feature/simplify-json-methods
  • d77414f Merge pull request #75 from telekom-mms/feature/log-daemon-status
  • 1f80a4d Merge pull request #76 from telekom-mms/feature/log-tnd-and-trafpol-state
  • d47ebf2 Merge pull request #77 from telekom-mms/feature/log-cpd-status
  • dbbaaf2 Merge pull request #78 from telekom-mms/feature/update-docs
  • f481937 Merge pull request #79 from telekom-mms/bugfix/splitrt-fixes
  • ec2f588 Merge pull request #80 from telekom-mms/feature/add-documentation-to-packages
  • a221f01 Merge pull request #81 from telekom-mms/feature/update-dbus-introspection
  • c61c49c Only check answer domain names in watch list in DNS Proxy
  • 6acb134 Remove extra err from log line in splitrt
  • f61ab61 Remove root domain checking from watch list in DNS Proxy
  • fff8b18 Rework answer handling in DNS Proxy
  • 423d0bb Set method argument names in D-Bus introspection
  • 7f4e6b4 Simplify JSON() methods
  • 2fcbc3a Split temporary CNAME and DNAME handling in watch list in DNS Proxy
  • ac095c2 Update Go version to 1.22
  • a7676fd Update TND
  • b49606b Update dependencies
  • bbb66d2 Update development docs
  • 48bc306 Update user docs