Releases: ParameterizedBuilds/parameterized-builds
Releases · ParameterizedBuilds/parameterized-builds
5.0.3
18 Jan 04:21
Compare
Sorry, something went wrong.
No results found
Parameterized Builds 5.0.3
New Features
#419 Add PRUSERNAME bitbucket variable
Bug Fixes
#306 Update boolean field UI to work correctly with new versions of AUI (starting in Bitbucket Server 7.7).
#328 Fix issue with global settings being modified if personal tokens are cleared
Acknowledgments
Thanks to @marceloavilaoliveira for submitting #306 and @aronwk-aaron for submitting #328 .
Thanks to @samanthajayasinghe for working on #419 .
5.0.2
12 Jul 01:14
Compare
Sorry, something went wrong.
No results found
Parameterized Builds 5.0.2
New Features
#297 Add project hook settings
Acknowledgments
Thanks to @mtrachy for adding the ability to configure project-level hook settings!
5.0.1
01 Apr 02:39
Compare
Sorry, something went wrong.
No results found
Parameterized Builds 5.0.1
Bug Fixes
#281 Fix error on PR page for repos without the plugin configured
#289 Fix PR manual triggers for repos containing periods
Acknowledgments
Thanks to @s1rlon for reporting #281 and @alexrashed for reporting and fixing #289 !
5.0.0
17 Mar 18:36
Compare
Sorry, something went wrong.
No results found
Parameterized Builds 5.0.0
New Features
Added support for Bitbucket 7.X. Bitbucket Server 6.X will no longer be supported.
4.0.13
15 Mar 18:23
Compare
Sorry, something went wrong.
No results found
Parameterized Builds 4.0.13
Bug Fixes
Fix issue with triggering multi-branch pipelines when a forward slash is in the branch name
4.0.12
07 Feb 04:03
Compare
Sorry, something went wrong.
No results found
Parameterized Builds 4.0.12
Bug Fixes
#263 Fix null value error when server nickname is missing
Acknowledgments
Thanks to @aaf1 for reporting the issue
4.0.11
26 Jan 15:43
Compare
Sorry, something went wrong.
No results found
Parameterized Builds 4.0.11
Bug Fixes
#255 Fix NullPointerException on job trigger in Bitbucket Server 6.10.0
Acknowledgments
Thanks to @Lahres-Dev for reporting the issue and all who helped investigate the problem!
4.0.10
17 Jan 15:07
Compare
Sorry, something went wrong.
No results found
Parameterized Builds 4.0.10
New Features
#243 Add filters to skip builds on user names and commit messages
Bug Fixes
#245 Restrict forward slashes from being used in server nickname (would cause malformed URL)
Other
#246 Update dependency versions
Acknowledgments
Thanks to @rgaduput for their work on #243 and thanks to @marceloavilaoliveira for identifying #245 !
4.0.9
05 Nov 23:18
Compare
Sorry, something went wrong.
No results found
Parameterized Builds 4.0.9
New Features
#233 Update User Settings page to use React. Added button to test connection with user token.
Other
Acknowledgments
Special thanks to dependabot for identifying outdated dependencies. Good bot.
4.0.8
20 Oct 17:28
Compare
Sorry, something went wrong.
No results found
Parameterized Builds 4.0.8
Bug Fixes
#219 , #230 Properly use build token when testing Jenkins settings
Acknowledgments
Special thanks to @h2oboy identifying #219 .