Skip to content

Conversation

@kitchen-porter
Copy link
Contributor

🤖 I have created a release beep boop

12.4.13 (2025-11-20)

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.

@github-actions
Copy link

Slowest examples

Top 10 slowest examples (1.2 seconds, 46.48% of total time)
Example Description Time in seconds
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.15484
spec/unit/recipes/global_spec.rb:26 haproxy_config_global create haproxy config global is expected to render file "/etc/haproxy/haproxy.cfg" 0.15239
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.13082
spec/unit/recipes/fastcgi_spec.rb:63 haproxy_fastcgi create a fastcgi resource, frontend and backend and verify config is created properly is expected to render file "/etc/haproxy/haproxy.cfg" 0.12671
spec/unit/recipes/install_spec.rb:59 haproxy_install compile HAProxy on AlmaLinux 10 (uses PCRE2) is expected not to install package "pcre-devel" 0.12644
spec/unit/recipes/install_spec.rb:12 haproxy_install install haproxy using the package method is expected to install package "haproxy" 0.11569
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.10626
spec/unit/recipes/listen_spec.rb:39 haproxy_listen create template with a listen resource is expected to render file "/etc/haproxy/haproxy.cfg" 0.10618
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.09204
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.09058


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) (2025-11-20)

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