Skip to content

Releases: jenkinsci/scm-filter-aged-refs-plugin

59.vc6b_39c26988c

13 Nov 23:58
c6b39c2
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add new traits to apply the filter only to branches, pull requests or tags (#47) @Trucosuso

58.v2ca_09cc16938

24 Oct 14:49
2ca09cc
Compare
Choose a tag to compare

🐛 Bug fixes

  • Use correct "latest commit date" for GitHub PRs (#46) @TobiX

55.v9d01cee685e4

18 Oct 19:10
9d01cee
Compare
Choose a tag to compare

🐛 Bug fixes

👻 Maintenance

📦 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

27 Jun 14:40
5450b74
Compare
Choose a tag to compare

🚀 New features and improvements

  • Restrict form validation to POST (#33) @TobiX

👻 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_

25 Apr 08:29
e3bcafc
Compare
Choose a tag to compare

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

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

  • Update Jenkins baseline to 2.164.3 (#19) @TobiX

0.2.0

22 Aug 16:44
Compare
Choose a tag to compare
  • DataBoundConstructor annotation missing from Bitbucket plugin (#2) (Thanks to @ConstantineXVI)

0.1.0

25 Oct 13:50
9ac7f55
Compare
Choose a tag to compare
  • Trait for bitbucket-branch-source-plugin
  • Trait for github-branch-source-plugin