Teams: 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 1.0.0
Download: teams-1.0.0.tgz
SHA256: 77259fec28e1b55a64e69cd8b686d9a1e014ae48ca7fa38cc2138dfdfd5dd727
Series History
See the revision history for series 1.0.x below
Revisions
1.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 0.2.0
Download: teams-0.2.0.tgz
SHA256: 7c6af19985b109e7441e318843c9d41fc1b4a4699324f6cbb37acb6386d0ddf4
Series History
See the revision history for series 0.2.x below
Revisions
0.2.0 - 08/09/2021
Changed
- Improved plugin startup speed.
Version 0.1.1
Download: teams-0.1.1.tgz
SHA256: c0fd3be5c93c4518fb2500b10838baa2d9106a7603bc6d9ed53a6ac891e11a10
Series History
See the revision history for series 0.1.x below
Revisions
0.1.0 - 07/12/2020
Added
- First release with incoming_webhooks actions for sending messages & approval requests
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