Skip to content

Releases: jenkinsci/snsnotify-plugin

v2.0

28 Apr 14:34
Compare
Choose a tag to compare
  • 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

v1.13

09 Mar 21:06
Compare
Choose a tag to compare

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

v1.10

19 Jan 07:33
Compare
Choose a tag to compare

Cleaned up dependencies.

v1.9

21 May 11:43
Compare
Choose a tag to compare

Containing support for more BUILD_* variables.

v1.7

25 Aug 21:49
Compare
Choose a tag to compare

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