Releases: jenkinsci/opentelemetry-agent-metrics-plugin
Releases · jenkinsci/opentelemetry-agent-metrics-plugin
1.3.0
#55 also updates the Maven wrapper to 3.9.9.
This PR also upgrades the minimum Jenkins version to 2.479 which means that Java 17 is now the minimum Java version.
✍ Other changes
- Update Jenkins Security Scan action (#47) @strangelookingnerd
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.88 to 5.2 (#55) @dependabot
- Bump com.google.errorprone:error_prone_core from 2.33.0 to 2.35.1 (#54) @dependabot
- Bump org.testcontainers:testcontainers from 1.20.2 to 1.20.3 (#53) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.87 to 4.88 (#50) @dependabot
- Bump org.testcontainers:testcontainers from 1.20.1 to 1.20.2 (#51) @dependabot
- Bump com.google.errorprone:error_prone_core from 2.31.0 to 2.33.0 (#52) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.86 to 4.87 (#48) @dependabot
- Bump com.google.errorprone:error_prone_core from 2.29.2 to 2.31.0 (#49) @dependabot
1.2.2
✍ Other changes
- Update java-version to 17 for Jenkins Security Scan (#42) @strangelookingnerd
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.86 (#46) @dependabot
- Bump org.testcontainers:testcontainers from 1.19.8 to 1.20.1 (#44) @dependabot
- Bump com.google.errorprone:error_prone_core from 2.28.0 to 2.29.2 (#45) @dependabot
- Bump org.testcontainers:testcontainers from 1.19.7 to 1.19.8 (#41) @dependabot
- Bump com.google.errorprone:error_prone_core from 2.27.1 to 2.28.0 (#40) @dependabot
1.2.1
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.82 (#39) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#36) @dependabot
- Bump com.google.errorprone:error_prone_core from 2.26.1 to 2.27.1 (#37) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.78 to 4.80 (#34) @dependabot
- Bump com.google.errorprone:error_prone_core from 2.25.0 to 2.26.1 (#33) @dependabot
- Bump org.testcontainers:testcontainers from 1.19.6 to 1.19.7 (#35) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 (#29) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#32) @dependabot
- Bump com.google.errorprone:error_prone_core from 2.24.1 to 2.25.0 (#31) @dependabot
- Bump org.testcontainers:testcontainers from 1.19.4 to 1.19.6 (#30) @dependabot
1.2.0
🚀 New features and improvements
- Global defaults for additional options to the processes launched by onMonit (#28) @christophe-kamphaus-jemmic
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#25) @dependabot
- Bump org.testcontainers:testcontainers from 1.19.3 to 1.19.4 (#27) @dependabot
- Bump com.google.errorprone:error_prone_core from 2.24.0 to 2.24.1 (#26) @dependabot
1.1.4
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76 (#24) @dependabot
- Bump com.google.errorprone:error_prone_core from 2.23.0 to 2.24.0 (#23) @dependabot
- Bump org.testcontainers:testcontainers from 1.19.1 to 1.19.3 (#20) @dependabot
1.1.3
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.387.x from 2423.vce598171d115 to 2543.vfb_1a_5fb_9496d (#16) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.75 (#17) @dependabot
- Bump org.testcontainers:testcontainers from 1.19.0 to 1.19.1 (#14) @dependabot
- Bump com.google.errorprone:error_prone_core from 2.19.1 to 2.23.0 (#15) @dependabot
1.1.2
✍ Other changes
- Updated README.md for building with maven (#11) @christophe-kamphaus-jemmic
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.387.x from 2179.v0884e842b_859 to 2423.vce598171d115 (#10) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.67 to 4.73 (#9) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.6 to 1.7 (#2) @dependabot
- Bump org.thymeleaf:thymeleaf from 3.1.1.RELEASE to 3.1.2.RELEASE (#4) @dependabot
- Bump org.testcontainers:testcontainers from 1.18.3 to 1.19.0 (#1) @dependabot
1.1.1
🚀 New features and improvements
- Manual executables upload
- Compatible with macOs (amd64 + arm64), Windows (amd64) and Linux (amd64 + arm64)
- Can use existing executables on PATH
- Can download executables from web (baseUrl needs to be configured)
- Can upload executables from Jenkins master from plugin resources
onMonit()
step to monitor build agents in pipeline jobs- Allow distinguishing parallel builds on the same agent by automatically picking an unused port for
node_exporter
- Link to Grafana dashboard from job status and project pages