Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/snsnotify-plugin
  Commit: 900b7bee3f2d36e5394741a1aa748450f9754c8c
      
https://github.com/jenkinsci/snsnotify-plugin/commit/900b7bee3f2d36e5394741a1aa748450f9754c8c
  Author: Charles Simpson <[email protected]>
  Date:   2014-01-29 (Wed, 29 Jan 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/snsnotify/AmazonSNSNotifier.java

  Log Message:
  -----------
  Allow AWS GovCloud ARN's to validate

AWS GovCloud ARN's have a different form from regular AWS ARN's where
the ARN starts with arn:aws-us-gov instead of arn:aws [*].  Change how
getSNSApiEndpoint() validates ARN's by ignoring the second component.

* 
http://docs.aws.amazon.com/govcloud-us/latest/UserGuide/using-govcloud-arns.html


  Commit: a6defdae41257a65215fe2e8ce039e6d7ee4131b
      
https://github.com/jenkinsci/snsnotify-plugin/commit/a6defdae41257a65215fe2e8ce039e6d7ee4131b
  Author: Charles Simpson <[email protected]>
  Date:   2014-03-04 (Tue, 04 Mar 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump parent version

Bump parent pom version so that tests will run in Java 7. See
https://issues.jenkins-ci.org/browse/JENKINS-10818


  Commit: 7868b00b21db1912c03c0ec6e23279f5b4b3d580
      
https://github.com/jenkinsci/snsnotify-plugin/commit/7868b00b21db1912c03c0ec6e23279f5b4b3d580
  Author: Michael Watt <[email protected]>
  Date:   2014-08-25 (Mon, 25 Aug 2014)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/snsnotify/AmazonSNSNotifier.java

  Log Message:
  -----------
  Merge pull request #1 from charlessimpson/master

Allow AWS GovCloud ARN's to validate


Compare: 
https://github.com/jenkinsci/snsnotify-plugin/compare/505c5dd33df7...7868b00b21db

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to