Skip to content

Latest commit

 

History

History
115 lines (59 loc) · 4.93 KB

CHANGELOG.md

File metadata and controls

115 lines (59 loc) · 4.93 KB

Change log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v2.3.0 (2023-04-18)

Full Changelog

Added

v2.2.0 (2023-03-31)

Full Changelog

Added

Fixed

  • better align default values with upstream OPNsense HAProxy plugin #22 (fraenki)

v2.1.0 (2023-01-30)

Full Changelog

Added

Fixed

  • Fix puppet strings generation #21 (andeman)
  • change data type + default value of updatefreq to Numeric #14 (fraenki)

v2.0.0 (2021-11-04)

Full Changelog

Added

  • add haproxy server, backend and frontend management #12 (andeman)

v1.5.0 (2021-08-24)

Full Changelog

Added

  • add parameters to manage opn-cli CA file #11 (fraenki)
  • show error message when opn-cli command fails #10 (andeman)

Fixed

  • fix Error: Transaction store file /var/puppet/state/transactionstore.yaml is corrupt #9 (andeman)

v1.4.0 (2021-08-13)

Full Changelog

Added

Fixed

  • fix running on opnsense directly #7 (andeman)

v1.3.0 (2021-08-04)

Full Changelog

Added

v1.2.0 (2021-07-23)

Full Changelog

Added

  • Manage opnsense firewall rules #4 (andeman)

v1.1.1 (2021-07-08)

Full Changelog

Fixed

  • add rdoc documentation to ruby code #3 (andeman)

v1.1.0 (2021-07-07)

Full Changelog

Added

  • Manage opnsense firewall aliases #2 (andeman)

v1.0.0 (2021-06-17)

Full Changelog

Added

* This Changelog was automatically generated by github_changelog_generator