Branch: refs/heads/sarah/enforce-post
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 414f1fcd843669afa0662ae132c0eadce15ea61d
      
https://github.com/jenkinsci/datadog-plugin/commit/414f1fcd843669afa0662ae132c0eadce15ea61d
  Author: Florian Veaux <florian.ve...@datadoghq.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Add hpi.compatibleSinceVersion (#58)


  Commit: 0ce89eaa06ecd240488bb13c013d196fcd0ebee4
      
https://github.com/jenkinsci/datadog-plugin/commit/0ce89eaa06ecd240488bb13c013d196fcd0ebee4
  Author: florian.veaux <florian.ve...@datadoghq.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release datadog-1.1.1


  Commit: 7bd791eee70a155f1c17e7f3b2e21eef8e1d41dd
      
https://github.com/jenkinsci/datadog-plugin/commit/7bd791eee70a155f1c17e7f3b2e21eef8e1d41dd
  Author: florian.veaux <florian.ve...@datadoghq.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Revert "[maven-release-plugin] prepare release datadog-1.1.1"

This reverts commit 0ce89eaa06ecd240488bb13c013d196fcd0ebee4.


  Commit: 23fac448a82ca5315828a304ce33c342bf505b12
      
https://github.com/jenkinsci/datadog-plugin/commit/23fac448a82ca5315828a304ce33c342bf505b12
  Author: Florian Veaux <florian.ve...@datadoghq.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Update changelog for 1.1.1 release (#62)

* Update changelog for 1.1.1 release

* Fix date


  Commit: a63cdedf9fce082087b21327eb3bea95637c7d95
      
https://github.com/jenkinsci/datadog-plugin/commit/a63cdedf9fce082087b21327eb3bea95637c7d95
  Author: florian.veaux <florian.ve...@datadoghq.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release datadog-1.1.1


  Commit: 33d64c8b0277d8096ede74715ff6387aaca01240
      
https://github.com/jenkinsci/datadog-plugin/commit/33d64c8b0277d8096ede74715ff6387aaca01240
  Author: florian.veaux <florian.ve...@datadoghq.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: 529396190de8492dba14b9f62dc717c8ac63e97d
      
https://github.com/jenkinsci/datadog-plugin/commit/529396190de8492dba14b9f62dc717c8ac63e97d
  Author: Florian Veaux <florian.ve...@datadoghq.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    M 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/DatadogHttpClient.java

  Log Message:
  -----------
  Remove debugging log line (#65)


  Commit: cbded0b5a02c59539691d9335783020fbd727ba9
      
https://github.com/jenkinsci/datadog-plugin/commit/cbded0b5a02c59539691d9335783020fbd727ba9
  Author: Joseph Petersen <joseph...@gmail.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    M 
src/main/java/org/datadog/jenkins/plugins/datadog/publishers/DatadogCountersPublisher.java

  Log Message:
  -----------
  override `getNormalLoggingLevel` to set log `Level.Fine` (#63)

* override `getNormalLoggingLevel` to set log `Level.Fine`

* do not execute if api key is null

* do not execute if api key is null

* Apply suggestions from code review


  Commit: 01c81c824f428dbd42699f9bde4613ffd098d9e7
      
https://github.com/jenkinsci/datadog-plugin/commit/01c81c824f428dbd42699f9bde4613ffd098d9e7
  Author: ruthnaebeck <19349244+ruthnaeb...@users.noreply.github.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    M README.md

  Log Message:
  -----------
  DOCS-946 Global customization (#64)


  Commit: 49754f7e29291358c682e010e21fab91e358c4d5
      
https://github.com/jenkinsci/datadog-plugin/commit/49754f7e29291358c682e010e21fab91e358c4d5
  Author: cswatt <cecilia.w...@datadoghq.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    M README.md

  Log Message:
  -----------
  [DOCS-925] add custom log source step to install instructions (#66)

* [DOCS-925] add custom log source step to install instructions

* Update README.md

Co-authored-by: Florian Veaux <florian.ve...@datadoghq.com>


  Commit: 2f6887ecb3d012d53e9e9ecb2b0627bcbe828378
      
https://github.com/jenkinsci/datadog-plugin/commit/2f6887ecb3d012d53e9e9ecb2b0627bcbe828378
  Author: Sarah Witt <wit...@husky.neu.edu>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M README.md
    M pom.xml

  Log Message:
  -----------
  Add minimum jenkins version (#67)

* Add minimum jenkins version

* Add jenkins version

* Update readme

* Don't use deprecated method

* Remove java 11

* Remove some redundant tests

* Remove config

* Update to older version

* Update to include java 8

* Fix link


  Commit: 1313180ab0d8c96d14c26f151e77531aeadacc4b
      
https://github.com/jenkinsci/datadog-plugin/commit/1313180ab0d8c96d14c26f151e77531aeadacc4b
  Author: Sarah Witt <wit...@husky.neu.edu>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Update changelog for 1.1.2 release (#69)

* Add changelog

* render links

* Formatting


  Commit: 48f8f45b7ebfd60950cee57b4cfe7a581aa23eba
      
https://github.com/jenkinsci/datadog-plugin/commit/48f8f45b7ebfd60950cee57b4cfe7a581aa23eba
  Author: Sarah Witt <sarah.w...@datadoghq.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release datadog-1.1.2


  Commit: 6f570195c5dd9323c197a493f49cba56fb14c10c
      
https://github.com/jenkinsci/datadog-plugin/commit/6f570195c5dd9323c197a493f49cba56fb14c10c
  Author: Sarah Witt <sarah.w...@datadoghq.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: 796946d3c8a18f1bed2d67aeaa999dc36863d78e
      
https://github.com/jenkinsci/datadog-plugin/commit/796946d3c8a18f1bed2d67aeaa999dc36863d78e
  Author: Sarah Witt <sarah.w...@datadoghq.com>
  Date:   2020-06-17 (Wed, 17 Jun 2020)

  Changed paths:
    M CHANGELOG.md
    M README.md
    M pom.xml
    M 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/DatadogHttpClient.java
    M 
src/main/java/org/datadog/jenkins/plugins/datadog/publishers/DatadogCountersPublisher.java

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/jenkinsci/datadog-plugin into 
sarah/enforce-post


  Commit: b3d4bb183792c29f47895834e0266cdc94ed753a
      
https://github.com/jenkinsci/datadog-plugin/commit/b3d4bb183792c29f47895834e0266cdc94ed753a
  Author: Sarah Witt <sarah.w...@datadoghq.com>
  Date:   2020-06-17 (Wed, 17 Jun 2020)

  Changed paths:
    M 
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogGlobalConfiguration.java

  Log Message:
  -----------
  Use require post


Compare: 
https://github.com/jenkinsci/datadog-plugin/compare/98c30c8fd3b4...b3d4bb183792

-- 
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/datadog-plugin/push/refs/heads/sarah/enforce-post/98c30c-b3d4bb%40github.com.

Reply via email to