Skip to content

Conversation

@kitchen-porter
Copy link
Contributor

@kitchen-porter kitchen-porter commented Nov 20, 2025

🤖 I have created a release beep boop

12.4.13 (2026-01-13)

Bug Fixes

  • Install: OpenSSL compilation on RHEL derivatives by adding RPATH support (#551) (c84c8e3)
  • RHEL: Add PCRE version detection based on platform version (#521) (9b32cfd)

This PR was generated with Release Please. See documentation.

@kitchen-porter kitchen-porter requested a review from a team as a code owner November 20, 2025 14:01
@kitchen-porter kitchen-porter force-pushed the release-please--branches--main--components--haproxy branch from 3a6a221 to 5630382 Compare January 6, 2026 14:16
@kitchen-porter kitchen-porter force-pushed the release-please--branches--main--components--haproxy branch from 5630382 to f2e8bad Compare January 13, 2026 15:31
@github-actions
Copy link

Slowest examples

Top 10 slowest examples (1.39 seconds, 50.12% of total time)
Example Description Time in seconds
spec/unit/recipes/mailer_spec.rb:48 haproxy_mailer create a mailer, frontend and backend and verify config is created properly is expected to render file "/etc/haproxy/haproxy.cfg" 0.258
spec/unit/recipes/frontend_backend_spec.rb:33 haproxy_frontend create frontend and backend with http-request rule placed before use_backend is expected to render file "/etc/haproxy/haproxy.cfg" 0.2243
spec/unit/recipes/install_spec.rb:58 haproxy_install compile HAProxy on AlmaLinux 10 (uses PCRE2) is expected to install package "["pcre2-devel", "openssl-devel", "zlib-devel", "systemd-devel", "tar"]" 0.15735
spec/unit/recipes/cache_spec.rb:45 haproxy_cache create a cache, frontend and backend and verify config is created properly is expected to render file "/etc/haproxy/haproxy.cfg" 0.15099
spec/unit/recipes/defaults_spec.rb:26 haproxy_config_defaults create a cache, frontend and backend and verify config is created properly is expected to render file "/etc/haproxy/haproxy.cfg" 0.12584
spec/unit/recipes/listen_spec.rb:82 haproxy_listen extra options hash with disabled option is expected to render file "/etc/haproxy/haproxy.cfg" 0.10301
spec/unit/recipes/listen_spec.rb:61 haproxy_listen option parameter with array of options is expected to render file "/etc/haproxy/haproxy.cfg" 0.10073
spec/unit/recipes/listen_spec.rb:106 haproxy_listen extra options http-request rule should be placed before use_backend rule is expected not to render file "/etc/haproxy/haproxy.cfg" with content /use_backend admin0 if path_beg /admin0.*http-request add-header Test Value/m 0.09843
spec/unit/recipes/peer_spec.rb:45 haproxy_peer create a peers section, frontend and backend and verify config is created properly is expected to render file "/etc/haproxy/haproxy.cfg" 0.09037
spec/unit/recipes/frontend_backend_spec.rb:34 haproxy_frontend create frontend and backend with http-request rule placed before use_backend is expected not to render file "/etc/haproxy/haproxy.cfg" with content /use_backend admin0 if path_beg /admin0.*http-request add-header Test Value/m 0.08924


This file is used to list changes made in each version of the haproxy cookbook.

## [12.4.13](https://github.com/sous-chefs/haproxy/compare/v12.4.12...v12.4.13) (2026-01-13)

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 v12.4.12...v12.4.13 Status: 404

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