Skip to content

Releases: sous-chefs/haproxy

12.3.4

03 May 18:33
Compare
Choose a tag to compare
Update metadata for 12.3.4

12.3.3

03 May 18:33
Compare
Choose a tag to compare
Update metadata for 12.3.3

Release v4.0.1

20 Apr 16:38
Compare
Choose a tag to compare
  • Updating README.md
  • Adding compat_resource for chef-12 support
  • Improved rendering of the configuration file [#96]

Release v4.0.0

20 Apr 16:38
Compare
Choose a tag to compare
  • COMPATIBILIY WARNING!!!! This version removes the existing recipes, attributes, and instance provider in favor of the new
    haproxy_install and haproxy_ configuration resources. Why not just leave them in place?
    Well unfortunately they were utterly broken for anything other than the most trivial usage.
    Rather than continue the user pain we've opted to remove them and point users to a more modern installation method.
    If you need the legacy installation methods simply pin to the 3.0.4 release.
  • THIS IS GOING TO BREAK EVERYTHING YOU KNOW AND LOVE
  • 12.5 or greater rewrite
  • Custom Resource Only, no recipes

Release v3.0.4

29 Mar 17:24
Compare
Choose a tag to compare

Release v3.0.1

30 Jan 17:27
Compare
Choose a tag to compare
  • Reload haproxy configuration on changes [#152][]
  • merging in generic socket conf [#107][]
  • updating config to use facilities hash dynamically [#102][]
  • adding tproxy and splice per [#98][]
  • removing members with nil ips from member array. [#79][]

Release v3.0.0

24 Jan 18:10
Compare
Choose a tag to compare
  • Configurable debug options
  • Merging [#123][] - CentOS7 compatibility
  • Adding poise-service for service management
  • Adding changes to match PR [#91][].
  • updating source install to use Haproxy 1.7.2
  • Chef >= 12.1 required
  • changing ['haproxy']['source']['target_os'], ['haproxy']['source']['target_cpu'] to use proper architecture, Issue: [#150][]

v1.6.2

20 Dec 03:46
Compare
Choose a tag to compare

Bug

  • COOK-3424 - Haproxy cookbook attempts to alter an immutable attribute

New Feature

  • COOK-3135 - Allow setting of members with default recipe without changing the template

v1.6.0

28 Oct 22:32
Compare
Choose a tag to compare

New Feature

  • Allow setting of members with default recipe without changing the template

v1.5.0

01 Oct 04:35
Compare
Choose a tag to compare

Improvement

  • COOK-3660 - Configurable haproxy socket default user group
  • COOK-3537 - OpenSSL and zlib HAProxy source configurations

New Feature

  • COOK-2384 - Add haproxy LWRP for multiple haproxy sites/configs