Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/influxdb-plugin
  Commit: 7fe26c3a663a1199f948574715e969f4103ffcc8
      
https://github.com/jenkinsci/influxdb-plugin/commit/7fe26c3a663a1199f948574715e969f4103ffcc8
  Author: ATZMON HENTOV <[email protected]>
  Date:   2020-09-02 (Wed, 02 Sep 2020)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Add customDataTags to the example (#106)

It is not clear from the documentation that this is a Map<String, 
Map<String,String>>.  I added myTags to the customDataMap after verifying it is 
working.


  Commit: 02eeb1bca170eae553b668b1edce92fbca66aed5
      
https://github.com/jenkinsci/influxdb-plugin/commit/02eeb1bca170eae553b668b1edce92fbca66aed5
  Author: Alexandre Gaudreault 
<[email protected]>
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
    M README.md
    M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublicationService.java
    M src/main/java/jenkinsci/plugins/influxdb/global/GlobalRunListener.java
    M 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/help-jenkinsEnvParameterTag.html
    M 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbStep/help-jenkinsEnvParameterTag.html

  Log Message:
  -----------
  support env variable configuration in global listener [JENKINS-62753] (#105)

* feat: support env variable configuration in global listener

* Update README.md

Clarify that only tags are for all metrics

Co-authored-by: Aleksi Simell <[email protected]>


  Commit: cae7c8415dc4ce95b1f05cc4be36e5ed9f4744fc
      
https://github.com/jenkinsci/influxdb-plugin/commit/cae7c8415dc4ce95b1f05cc4be36e5ed9f4744fc
  Author: Aleksi Simell <[email protected]>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
    M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublicationService.java
    M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublisher.java
    M src/main/java/jenkinsci/plugins/influxdb/InfluxDbStep.java
    M 
src/main/java/jenkinsci/plugins/influxdb/generators/AbstractPointGenerator.java
    M src/main/java/jenkinsci/plugins/influxdb/global/GlobalRunListener.java

  Log Message:
  -----------
  Update deprecated method calls with supported method calls (#107)

* Use jenkins.get() instead of jenkins.getInstance()

* Use getInstanceOrNull instead of get

* Check for null values

* Fix possible issues with NullPointerExceptions

* Remove unnecessary import


  Commit: 33f5862a5164abe1049a83b147e446c9ffc59705
      
https://github.com/jenkinsci/influxdb-plugin/commit/33f5862a5164abe1049a83b147e446c9ffc59705
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-13 (Tue, 13 Oct 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump junit from 4.12 to 4.13.1

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- 
[Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <[email protected]>


Compare: 
https://github.com/jenkinsci/influxdb-plugin/compare/67013aae64a7...33f5862a5164

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/influxdb-plugin/push/refs/heads/master/67013a-33f586%40github.com.

Reply via email to