Amazon SNS Build Notifier

What's Changed

  • Builds on the Jenkins Infrastructure by @gounthar in #17
  • Add phase and result attributes to SNS notification by @simoncadman in #16
  • Upgrade to Jenkins LTS Core 2.462.3 for Java 11 support by @gounthar in #18

New Contributors

Full Changelog: https://github.com/jenkinsci/snsnotify-plugin/compare/snsnotify-2.0...snsnotify-2.1


Installation options
  • 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

Big kudos to @lenslord #15


Installation options

Added support for IAM Roles and ability to disable notifications on every build.


Installation options
Installation options
Installation options

Containing support for more BUILD_* variables.


Installation options
Installation options
Installation options

Update to current LTS version, send SNS notification for all build return types, allow to specify template for subject and message notification.


Installation options
Installation options
Installation options
Installation options