Releases: jenkinsci/view-job-filters-plugin
Releases · jenkinsci/view-job-filters-plugin
Version 2.0.4
- Fix: [JENKINS-13464] [JENKINS-14916] [JENKINS-32496] Stack overflow when using OtherViewsFilter or UnclassifiedJobsFilter without View.READ permission
Version 2.0.3
- 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
- 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
- Fix: [JENKINS-29991][JENKINS-31710] RegExJobFilter/ScmTypeFilter now work with SCMTriggerItem
- Fix: inconsistency in multi-line regex matching, see commit message for details
Version 2.0.0
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