Skip to content

Releases: InfrastructureServices/dnsconfd

1.5.0

18 Oct 12:05
Compare
Choose a tag to compare

What's Changed

New version of the Dnsconfd API

  • Rename sni field to name
  • Split domain field into routing_domains and search_domains
  • Add networks field which specifies networks whose reverse dns records must be resolved by a particular server
  • Add firewall_zone field which specifies firewall_zone that the server should be associated with.
  • Add mode parameter into Update dbus-method which specifies how the servers should be handled.
  • use case insensitive comparison for protocol choice

Full Changelog: 1.4.2...1.5.0

1.4.2

11 Oct 08:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.2

1.4.1

04 Oct 15:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

30 Sep 13:20
Compare
Choose a tag to compare

What's Changed

  • Make argument parser recognize '1' in Environment variable as True
  • Prevent addition of duplicit server to unbound configuration
  • dnssec_enable now forces dnssec on all servers if resolve1 API is used, when dnsconfd API is used, update containing servers that should resolve '.' domain and have disabled dnssec is refused
  • If servers with the same ip are bound to different interfaces, then only the first is accepted and the rest is ignored
  • Update or setting of '.' as search domain will be refused
  • Unbound will not attempt to forward queries to root servers if it has no configuration
  • Fix traceback when dbus policy does not allow dnsconfd to own its dbus name
  • Routing managed by Dnsconfd is now more stable

Full Changelog: 1.3.0...1.4.0

1.2.0

15 Aug 15:15
Compare
Choose a tag to compare

What's Changed

  • static_servers option allowing to configure static servers
  • ignore_api option which allows user to ignore dynamic configuration
  • improve manpages and add manpage for configuration file
  • improve configuration validation and parsing
  • fix config command traceback
  • change exit codes to prevent clash with systemd defined values
  • improve logging and change default log level to info

Full Changelog: 1.1.2...1.2.0

1.1.2

23 Jul 12:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.1.2

1.0.2

27 Jun 08:06
Compare
Choose a tag to compare

1.0.1

26 Jun 09:21
Compare
Choose a tag to compare

Release 1.0.0

0.0.6

17 May 12:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.5...0.0.6