Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-ad-plugin
  Commit: f39cb0314f6c6789cd19647c5d159645e29f965d
      
https://github.com/jenkinsci/azure-ad-plugin/commit/f39cb0314f6c6789cd19647c5d159645e29f965d
  Author: based2 <bas...@users.noreply.github.com>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  udpate jackson from 2.9.8 to 2.9.9 CVE-2019-12086 (#49)

* udpate jackson from 2.9.8 to 2.9.9 CVE-2019-12086

https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9.9

https://nvd.nist.gov/vuln/detail/CVE-2019-12086

* merge pl #50 #51

udpate azure (sdk) from 1.15.1 to 1.22.0 #50
https://mvnrepository.com/artifact/com.microsoft.azure/azure

https://github.com/Azure/azure-sdk-for-java/releases

update org.jenkins-ci.plugins/plugin from 3.42 to 3.43 #51
https://mvnrepository.com/artifact/org.jenkins-ci.plugins/plugin?repo=jenkins-releases

* Fix dependency error


  Commit: c27b7a215b239696449bc7fa0ba094eaf7a33765
      
https://github.com/jenkinsci/azure-ad-plugin/commit/c27b7a215b239696449bc7fa0ba094eaf7a33765
  Author: amoosbr <amoo...@users.noreply.github.com>
  Date:   2019-08-06 (Tue, 06 Aug 2019)

  Changed paths:
    M README.md
    M src/main/java/com/microsoft/jenkins/azuread/AzureAdUser.java
    M src/main/java/com/microsoft/jenkins/azuread/AzureSecurityRealm.java

  Log Message:
  -----------
  support group based authorization without 'Read directory data' permission


  Commit: aa7b3072c4333bd6442652dda5a8e6f78cb09fd4
      
https://github.com/jenkinsci/azure-ad-plugin/commit/aa7b3072c4333bd6442652dda5a8e6f78cb09fd4
  Author: amoosbr <amoo...@users.noreply.github.com>
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
    M src/main/java/com/microsoft/jenkins/azuread/AzureAdUser.java

  Log Message:
  -----------
  Fix equal check for groupOIDs list


  Commit: 4d3995e68f75ba5d6bb7c0035e07a5aefa12924e
      
https://github.com/jenkinsci/azure-ad-plugin/commit/4d3995e68f75ba5d6bb7c0035e07a5aefa12924e
  Author: Jie Shen <drfish...@gmail.com>
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
    M README.md
    M src/main/java/com/microsoft/jenkins/azuread/AzureAdUser.java
    M src/main/java/com/microsoft/jenkins/azuread/AzureSecurityRealm.java

  Log Message:
  -----------
  Merge pull request #52 from amoosbr/dev

support group based authorization without 'Read directory data' permission


  Commit: 14ad921e81058ff25ee3e54c24aa8a7221554979
      
https://github.com/jenkinsci/azure-ad-plugin/commit/14ad921e81058ff25ee3e54c24aa8a7221554979
  Author: Jie Shen <drfish...@gmail.com>
  Date:   2019-10-11 (Fri, 11 Oct 2019)

  Changed paths:
    A .mvn/extensions.xml
    A .mvn/maven.config
    M pom.xml

  Log Message:
  -----------
  Support incrementalified (#57)


  Commit: 3de71f4062c595deab659d0cdc2a1c57bccea340
      
https://github.com/jenkinsci/azure-ad-plugin/commit/3de71f4062c595deab659d0cdc2a1c57bccea340
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2019-10-12 (Sat, 12 Oct 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump jackson.version from 2.9.9 to 2.10.0 (#58)

Bumps `jackson.version` from 2.9.9 to 2.10.0.

Updates `jackson-databind` from 2.9.9 to 2.10.0
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-annotations` from 2.9.9 to 2.10.0
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-core` from 2.9.9 to 2.10.0
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- 
[Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.9...jackson-core-2.10.0)

Signed-off-by: dependabot[bot] <supp...@github.com>


  Commit: ea59fe90573911a0c9a444c9e7d107698ef4785a
      
https://github.com/jenkinsci/azure-ad-plugin/commit/ea59fe90573911a0c9a444c9e7d107698ef4785a
  Author: Jie Shen <drfish...@gmail.com>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
    M src/main/java/com/microsoft/jenkins/azuread/AzureSecurityRealm.java

  Log Message:
  -----------
  Async granting group permission (#59)


  Commit: ded61a2e58e48418035bb5d0f16c497d0d634d54
      
https://github.com/jenkinsci/azure-ad-plugin/commit/ded61a2e58e48418035bb5d0f16c497d0d634d54
  Author: gavinfish <drfish...@gmail.com>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
    M CHANGELOG.md
    M README.md

  Log Message:
  -----------
  Add change log for version 1.1.0


  Commit: 0eebd97ba1764fe42efdaa03a2c694e269894af3
      
https://github.com/jenkinsci/azure-ad-plugin/commit/0eebd97ba1764fe42efdaa03a2c694e269894af3
  Author: gavinfish <drfish...@gmail.com>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release azure-ad-1.1.0


Compare: 
https://github.com/jenkinsci/azure-ad-plugin/compare/f2a6a354d6fc...0eebd97ba176

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/azure-ad-plugin/push/refs/heads/master/f2a6a3-0eebd9%40github.com.

Reply via email to