PPA API: Downloads
Summary
You can download all the supported plugin releases from this page.
The change log for each version series can be found under the download link & hash.
See the versioning scheme for compatibility information.
Releases
Version 4.0.0
Download: ppa_api-4.0.0.tgz
SHA256: eacbb1dd5ec46a79ed289f50664d62f6596fde58f350b3b725a0779a3f119a2c
Series History
See the revision history for series 4.0.x below
Revisions
4.0.0 - 15/03/2022
Changed
- Dropped support for alpine-3.11 (Task Builder v1.x) & added alpine-3.13 (Task Builder v3.x).
Version 3.0.0
Download: ppa_api-3.0.0.tgz
SHA256: c3374830fe061a2e5f3a7de4863c9a64ca16d92fe83996d6b947503a434ddaf0
Series History
See the revision history for series 3.0.x below
Revisions
3.0.0 - 08/12/2021
Added
- New select_one action in the tasks, delayed_tasks, & inventory modules
Changed
-
All output_table actions have been renamed to display
-
All input_table actions have been renamed to select
Removed
- All output_table & input_table actions have been removed.
Version 2.1.1
Download: ppa_api-2.1.1.tgz
SHA256: 8bb50b742567204727eca5a8436f20cb8a32798063d7e8e1a71d6ac275d4c622
Series History
See the revision history for series 2.1.x below
Revisions
2.1.1 - 14/10/2021
Changed
- Documentation updates.
2.1.0 - 08/09/2021
Changed
- Improved plugin startup speed.
Version 2.0.1
Download: ppa_api-2.0.1.tgz
SHA256: 148718e70717d99dec19d4b9be1347f17dbb8602acd59a5590305f1d9463720a
Series History
See the revision history for series 2.0.x below
Revisions
2.0.1 - 27/05/2021
Added
- Added a description to the plugin manifest.
2.0.0 - 04/05/2021
Added
- Initial release with tasks, delayed_tasks, & inventory modules.
Version 1.0.2
Download: ppa_api-1.0.2.tgz
SHA256: 5fdb69222fe5049f06bfb9d7239e3848d6f045257a13ae9499ccfde23ba42bd0
Series History
See the revision history for series 1.0.x below
Revisions
Versioning Scheme
Plugin versions are in major
.minor
.patch
format.
Major
- Significant functionality changes
- May not be backward compatible
Minor
- Bug fixes
- Minor functionality changes
- Backward compatible
Patch
- No functional changes
- Reserved for documentation updates