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 2.0.0
Download: teams-2.0.0.tgz
SHA256: 404f632a3d0a5ce5c16d631c8bec82cdb58bed0b06b4392bfe05d247c9d1728d
Series History
See the revision history for series 2.0.x below
Revisions
2.0.0 - 15/11/2022
Changed
-
Add support for alpine-3.16
-
Drop support for alpine-3.12
Version 1.2.0
Download: teams-1.2.0.tgz
SHA256: 88f07eb284a959852f2b9906d12af605754a976941a0d42f799391b914c21624
Series History
See the revision history for series 1.2.x below
Revisions
1.2.0 - 07/11/2022
Changed
- Update dependencies
Version 1.1.0
Download: teams-1.1.0.tgz
SHA256: 21a54a001a3d9c907563b83561149c47028f1c6eaa91c82167b1a41c1b0bd0db
Series History
See the revision history for series 1.1.x below
Revisions
1.1.0 - 01/11/2022
Changed
- Update dependencies.
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