[jenkinsci/windows-azure-storage-plugin] 925732: set compatiable versions since 0.3.6+ introduces s...

2018-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/windows-azure-storage-plugin
  Commit: 92573277cff750d12fc38cd38f05e3c7eb1fbd15
  
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/92573277cff750d12fc38cd38f05e3c7eb1fbd15
  Author: Junbo Wang 
  Date:   2018-04-08 (Sun, 08 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  set compatiable versions since 0.3.6+ introduces some breaking changes


  Commit: d3d1d90cd78bb3c7af0d6de35baf9e07b53eeddc
  
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/d3d1d90cd78bb3c7af0d6de35baf9e07b53eeddc
  Author: Junbo Wang 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #113 from juniwang/dev

set compatiable versions since 0.3.6+ introduces some breaking changes


  Commit: 032b97eaba19e00043a386e1dee29a938f511d01
  
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/032b97eaba19e00043a386e1dee29a938f511d01
  Author: Christian Saaler 
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureStorageBlueArtifact.java

  Log Message:
  ---
  Corrected url for blue ocean artifacts to point to the right location


  Commit: 34ee520004fe5b508d33ae0d99e3ee3acca0cd14
  
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/34ee520004fe5b508d33ae0d99e3ee3acca0cd14
  Author: Jie Shen 
  Date:   2018-08-08 (Wed, 08 Aug 2018)

  Changed paths:
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/Constants.java
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/Utils.java
M 
src/test/java/com/microsoftopentechnologies/windowsazurestorage/WindowsAzureStorageTest.java

  Log Message:
  ---
  Change container name validation for static website hosting


  Commit: 84150526b4ebe666d7f455858cb40e950f23bdc2
  
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/84150526b4ebe666d7f455858cb40e950f23bdc2
  Author: Jie Shen 
  Date:   2018-08-09 (Thu, 09 Aug 2018)

  Changed paths:
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/Constants.java
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/Utils.java
M 
src/test/java/com/microsoftopentechnologies/windowsazurestorage/WindowsAzureStorageTest.java

  Log Message:
  ---
  Merge pull request #120 from jenkinsci/static_website

Change container name validation for static website hosting


  Commit: 2457e6635d2a8c10b97f9f02087fbce9dacc2c0a
  
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/2457e6635d2a8c10b97f9f02087fbce9dacc2c0a
  Author: Jie Shen 
  Date:   2018-08-15 (Wed, 15 Aug 2018)

  Changed paths:
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureCredentials.java
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureCredentialsBinding.java

  Log Message:
  ---
  Fix storage key not masked issue


  Commit: 7f2fed0e626c9d85f72ffd7114bd808be7c6b006
  
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/7f2fed0e626c9d85f72ffd7114bd808be7c6b006
  Author: Jie Shen 
  Date:   2018-08-15 (Wed, 15 Aug 2018)

  Changed paths:
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureCredentials.java
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureCredentialsBinding.java

  Log Message:
  ---
  Merge pull request #121 from jenkinsci/mask_account_key

Fix storage key not masked issue


  Commit: 8d17fdc744b0eeaa1042d3d7d1623e6a8ee9dcad
  
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/8d17fdc744b0eeaa1042d3d7d1623e6a8ee9dcad
  Author: Jie Shen 
  Date:   2018-08-15 (Wed, 15 Aug 2018)

  Changed paths:
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureStorageBlueArtifact.java

  Log Message:
  ---
  Merge pull request #115 from FluffyFairyGames/dev

Corrected URL for Blue Ocean artifacts


  Commit: b317ff95ad89059e405aee5101863f6144498491
  
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/b317ff95ad89059e405aee5101863f6144498491
  Author: Jie Shen 
  Date:   2018-08-16 (Thu, 16 Aug 2018)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update CHANGELOG for version 0.3.10


  Commit: 691419156d465d88c3ab31f59c6f2640f6af325e
  
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/691419156d465d88c3ab31f59c6f2640f6af325e
  Author: Jie Shen 
  Date:   2018-08-16 (Thu, 16 Aug 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release windows-azure-storage-0.3.10


Compare: 
https://github.com/jenkinsci/windows-azure-storage-plugin/compare/6e36442ea1e8...691419156d46
  **NOTE:** This service has been 

[jenkinsci/windows-azure-storage-plugin] 925732: set compatiable versions since 0.3.6+ introduces s...

2018-04-09 Thread GitHub
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/windows-azure-storage-plugin
  Commit: 92573277cff750d12fc38cd38f05e3c7eb1fbd15
  
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/92573277cff750d12fc38cd38f05e3c7eb1fbd15
  Author: Junbo Wang 
  Date:   2018-04-08 (Sun, 08 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  set compatiable versions since 0.3.6+ introduces some breaking changes


  Commit: d3d1d90cd78bb3c7af0d6de35baf9e07b53eeddc
  
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/d3d1d90cd78bb3c7af0d6de35baf9e07b53eeddc
  Author: Junbo Wang 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #113 from juniwang/dev

set compatiable versions since 0.3.6+ introduces some breaking changes


Compare: 
https://github.com/jenkinsci/windows-azure-storage-plugin/compare/6e36442ea1e8...d3d1d90cd78b

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.