Skip to content

Releases: jenkinsci/view-job-filters-plugin

Version 2.0.4

19 Oct 16:33
ca60c54
Compare
Choose a tag to compare

Version 2.0.3

16 Oct 17:07
0115cc8
Compare
Choose a tag to compare
  • Fix: prevent stack overflow when circular references in Other Views and Unclassified Views filter are detected
    • Display an error message identifying the circular view definition on the view config page
  • Fix: make mailer, matrix-auth and matrix-project dependencies optional

Version 2.0.2

18 Sep 18:03
cba7397
Compare
Choose a tag to compare
  • Fix: prevent StackOverflowException when more than one view uses UnclassifiedJobsFilter
  • Fix: validate regex in RegexJobFilter
  • Fix: ensure sorting in MostRecentJobsFilter is stable

Version 2.0.1

13 Sep 18:57
c6b8189
Compare
Choose a tag to compare

Version 2.0.0

09 Sep 14:37
492d718
Compare
Choose a tag to compare

New maintainer and first release in three years. This release merely puts the project on a newer foundation and updates some dependencies, but otherwise introduces no new features or bug fixes. Existing filters from pre-2.x versions should continue to work.

  • Minimal required Jenkins version increased to 1.625.3
  • Switch to Semantic Versioning
  • Project is now explicitly under the MIT License