Skip to content

chore(main): release 2.0.0#110

Merged
damacus merged 1 commit intomainfrom
release-please--branches--main--components--dnsmasq
Apr 22, 2026
Merged

chore(main): release 2.0.0#110
damacus merged 1 commit intomainfrom
release-please--branches--main--components--dnsmasq

Conversation

@kitchen-porter
Copy link
Copy Markdown
Contributor

@kitchen-porter kitchen-porter commented Oct 16, 2025

🤖 I have created a release beep boop

2.0.0 (2026-04-22)

⚠ BREAKING CHANGES

  • Fedora and Oracle Linux are no longer included in the automated test matrix for this cookbook.

Features

  • add :delete action to dnsmasq resource and fix managed_hosts (d023f46)
  • drop fedora and oraclelinux test coverage (a28ae62)
  • migrate dnsmasq to resources (7c11816)
  • modernize platforms and kitchen config (750430b)

Bug Fixes

  • ci: Update workflows to use release pipeline (#108) (d2454c2)
  • skip flaky rhel port check (c967c59)
  • stabilize dnsmasq CI (a6c78ef)
  • stabilize dnsmasq integration suites (db811aa)
  • use eth0 instead of eth1 in test recipe for Dokken containers (7b98010)

This PR was generated with Release Please. See documentation.

@kitchen-porter kitchen-porter requested a review from a team as a code owner October 16, 2025 12:24
@kitchen-porter kitchen-porter force-pushed the release-please--branches--main--components--dnsmasq branch 3 times, most recently from 58d1dce to 5609685 Compare December 6, 2025 21:29
@kitchen-porter kitchen-porter force-pushed the release-please--branches--main--components--dnsmasq branch from 5609685 to e834cd1 Compare March 2, 2026 16:47
@kitchen-porter kitchen-porter force-pushed the release-please--branches--main--components--dnsmasq branch 2 times, most recently from 8c00887 to a8570b8 Compare April 21, 2026 08:48
@kitchen-porter kitchen-porter changed the title chore(main): release 1.1.16 chore(main): release 1.2.0 Apr 22, 2026
@kitchen-porter kitchen-porter force-pushed the release-please--branches--main--components--dnsmasq branch from a8570b8 to ad8fd6f Compare April 22, 2026 10:19
@kitchen-porter kitchen-porter changed the title chore(main): release 1.2.0 chore(main): release 2.0.0 Apr 22, 2026
@kitchen-porter kitchen-porter force-pushed the release-please--branches--main--components--dnsmasq branch from ad8fd6f to c36169b Compare April 22, 2026 10:23
Comment thread CHANGELOG.md

This file is used to list changes made in each version of the Dnsmasq cookbooks.

## [2.0.0](https://github.com/sous-chefs/dnsmasq/compare/v1.1.15...v2.0.0) (2026-04-22)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [linkspector] reported by reviewdog 🐶
Cannot reach v1.1.15...v2.0.0 Status: 404

@github-actions
Copy link
Copy Markdown

Slowest examples

Top 10 slowest examples (0.69 seconds, 42.47% of total time)
Example Description Time in seconds
spec/unit/resources/dnsmasq_spec.rb:22 dnsmasq with default properties is expected to delete file "/etc/dnsmasq.d/dhcp.conf" 0.16825
spec/unit/resources/dns_spec.rb:19 dnsmasq_dns with default properties is expected to render file "/etc/dnsmasq.d/dns.conf" 0.06227
spec/unit/resources/dhcp_spec.rb:28 dnsmasq_dhcp is expected to render file "/etc/dnsmasq.d/dhcp.conf" 0.06094
spec/unit/resources/dns_spec.rb:37 dnsmasq_dns when dhcp is also enabled does not render no-dhcp-interface 0.05958
spec/unit/resources/dhcp_spec.rb:26 dnsmasq_dhcp is expected to create directory "/var/lib/tftpboot" 0.05828
spec/unit/resources/dnsmasq_spec.rb:60 dnsmasq action :delete is expected to delete file "/etc/dnsmasq.d/dns.conf" 0.05744
spec/unit/resources/managed_hosts_spec.rb:54 dnsmasq_managed_hosts action :delete is expected to remove hostsfile_entry "10.0.0.20" 0.05728
spec/unit/resources/dnsmasq_spec.rb:46 dnsmasq with dhcp and managed hosts enabled does not render no-dhcp-interface when dhcp is enabled 0.05588
spec/unit/resources/dnsmasq_spec.rb:20 dnsmasq with default properties is expected to start service "dnsmasq" 0.05552
spec/unit/resources/dns_spec.rb:20 dnsmasq_dns with default properties is expected to render file "/etc/dnsmasq.d/dns.conf" 0.05454

@damacus damacus merged commit e2bf675 into main Apr 22, 2026
20 checks passed
@damacus damacus deleted the release-please--branches--main--components--dnsmasq branch April 22, 2026 10:24
@kitchen-porter
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants