Releases: jenkinsci/snsnotify-plugin
Releases · jenkinsci/snsnotify-plugin
v2.0
- Updated AWS SDK (#12)
- Added dependency to plugin aws-java-sdk 1.11.995
- Removed dependency to included aws-java-sdk-sns
- Fixed clear text persistence of AWS secret key
- Fixed SNS API endpoint for China (#13)
- Updated parent pom to 4.18
- Set min Jenkins version to 2.263.1
- Removed dependency to included httpcore lib
v1.13
Added support for IAM Roles and ability to disable notifications on every build.
v1.10
Cleaned up dependencies.
v1.9
Containing support for more BUILD_* variables.
v1.7
Update to current LTS version, send SNS notification for all build return types, allow to specify template for subject and message notification.