Skip to content

Latest commit

 

History

History
258 lines (131 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

258 lines (131 loc) · 10.2 KB

Changelog

v1.7.0 (2023-03-21)

Full Changelog

Implemented enhancements:

  • Puppet module generator #44 (andeman)
  • add api-backup plugin support #43 (fraenki)
  • add autoloader to dynamically load command groups from the filesystem. #39 (andeman)

Merged pull requests:

  • add missing tests for api-backup feature #45 (andeman)
  • document Python 3.7 requirement #42 (fraenki)

v1.6.0 (2023-02-01)

Full Changelog

Merged pull requests:

v1.5.0 (2023-01-15)

Full Changelog

Implemented enhancements:

v1.4.0 (2023-01-10)

Full Changelog

Implemented enhancements:

v1.3.2 (2023-01-04)

Full Changelog

v1.3.1 (2023-01-04)

Full Changelog

Fixed bugs:

v1.3.0 (2022-11-28)

Full Changelog

Implemented enhancements:

v1.2.0 (2022-11-26)

Full Changelog

Implemented enhancements:

v1.1.1 (2022-11-10)

Full Changelog

Fixed bugs:

v1.1.0 (2022-11-10)

Full Changelog

Implemented enhancements:

  • Add syslog destination management and stats output with search #25 (andeman)
  • Add Ipsec tunnel management (list and show) #22 (andeman)

v1.0.0 (2022-04-27)

Full Changelog

Implemented enhancements:

v.0.8.1 (2021-10-21)

Full Changelog

Fixed bugs:

  • update Readme for resolving names to uuids #18 (andeman)

v.0.8.0 (2021-10-21)

Full Changelog

Implemented enhancements:

  • Resolve linked items options names to uuids #17 (andeman)

v0.7.2 (2021-09-16)

Full Changelog

Implemented enhancements:

  • delete int values with an empty string '' #16 (andeman)

v0.7.1 (2021-09-10)

Full Changelog

Fixed bugs:

v0.7.0 (2021-09-07)

Full Changelog

Implemented enhancements:

  • add HAProxy commands and code generator for commands #14 (andeman)

Merged pull requests:

  • split api classes in folders core/ and plugin/ #13 (andeman)

v0.6.6 (2021-08-03)

Full Changelog

Fixed bugs:

  • fix multiple plugin operations in short time #12 (andeman)

v0.6.5 (2021-07-27)

Full Changelog

Implemented enhancements:

  • add new formats cols, table (which is now a pretty table) #11 (andeman)
  • add new format: json_filter #10 (andeman)

Fixed bugs:

  • add exit 1 on command failures and throw Exceptions #9 (andeman)

v0.6.4 (2021-07-22)

Full Changelog

v0.6.3 (2021-07-21)

Full Changelog

Fixed bugs:

  • fix bugs with empty list yaml output and firewall rule duplictate -d options #8 (andeman)

v0.6.2 (2021-07-16)

Full Changelog

Fixed bugs:

  • Apply firewall alias after create, delete and update #7 (andeman)

v0.6.1 (2021-07-15)

Full Changelog

Implemented enhancements:

v0.6.0 (2021-07-14)

Full Changelog

Implemented enhancements:

v0.5.1 (2021-07-01)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Refactor Formatter types and formats #3 (andeman)

v0.4.0 (2021-06-08)

Full Changelog

v.0.4.0 (2021-06-08)

Full Changelog

Implemented enhancements:

  • add support for OpenVPN "export" API calls #1 (fraenki)

Fixed bugs:

  • ensure that JSON output is valid JSON #2 (fraenki)

v.0.3.2 (2021-05-04)

Full Changelog

v0.3.1 (2021-04-28)

Full Changelog

v0.3.0 (2021-04-28)

Full Changelog

v.0.2.0 (2021-04-27)

Full Changelog

v.0.1.1 (2021-04-23)

Full Changelog

v.0.1.0 (2021-04-23)

Full Changelog

v0.1.0 (2021-04-23)

Full Changelog

v0.0.1 (2021-04-22)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator