Releases: jenkinsci/scm-filter-aged-refs-plugin
Releases · jenkinsci/scm-filter-aged-refs-plugin
59.vc6b_39c26988c
🚀 New features and improvements
- Add new traits to apply the filter only to branches, pull requests or tags (#47) @Trucosuso
58.v2ca_09cc16938
55.v9d01cee685e4
🐛 Bug fixes
👻 Maintenance
- Update Jenkins Security Scan action (#40) @strangelookingnerd
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.87 (#41) @dependabot
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#36) @dependabot
47.v5450b_74d684c
🚀 New features and improvements
👻 Maintenance
- Modernize for 2024 (2.426.x baseline) (#32) @TobiX
- Modernize tests (Jupiter/AssertJ) (#23) @TobiX
- Replace commons-lang3 with standard JRE calls (#22) @TobiX
- Enable spotless for code formatting (#21) @TobiX
- Require Java 11 & Jenkins 2.361 LTS baseline (#20) @TobiX
📦 Dependency updates
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.6 to 1.8 (#29) @dependabot
- Modernize for 2024 (2.426.x baseline) (#32) @TobiX
- Bump org.assertj:assertj-core from 3.24.2 to 3.26.0 (#28) @dependabot
- Require Java 11 & Jenkins 2.361 LTS baseline (#20) @TobiX
31.ve3b_ca_fc71d5b_
This release mainly collects improvements commited to the repository since the last release (2018) and activates automatic (CD) releases. This also updates the Jenkins baseline to 2.164.3, otherwise CD releases would just fail.
🚀 New features and improvements
- Adding tags filtering for Bitbucket plugin (#11) @darxriggs
- Fix trait filtering (GitHub vs. Bitbucket) (#10) @darxriggs
- Adding tags filtering for GitHub plugin (#8) @marcinswigon
- JENKINS-45504 - Symbol annotations for job DSL usage (#5) @witokondoria
📝 Documentation updates
- Set myself as maintainer (#18) @TobiX
- Minor documentation updates (#17) @TobiX
- Import old Jenkins wiki documentation (#14) @TobiX
👻 Maintenance
- Set myself as maintainer (#18) @TobiX
- Enable CD (#16) @TobiX
- Configure dependabot (#13) @TobiX
- Incrementalified (#15) @TobiX
- feat: Introduce a publish plugin workflow (#12) @askalski85
- Annotate traits with
@Selection
(#9) @darxriggs - Many improvements (#6) @darxriggs
- Improve wording (#7) @darxriggs
📦 Dependency updates
0.2.0
- DataBoundConstructor annotation missing from Bitbucket plugin (#2) (Thanks to @ConstantineXVI)
0.1.0
- Trait for bitbucket-branch-source-plugin
- Trait for github-branch-source-plugin