Releases: grundic/teamcity-web-parameters
Releases · grundic/teamcity-web-parameters
v1.7.0
This release adds possibility to use JSON transformations with help of jolt library.
Fix scheduled build executions
- Add accidently forgotten file 🙊
- Add
process
call to the configuration in order to initialize fields
- Add error processing for scheduled build
Make request method not required
- Fixes #11, making request method not required and selecting
GET
as a default.
v1.6.0
- Support of Basic Authorisation
- Possibility to provide custom request headers
- Possibility to set timeout
- Implementation of different methods (GET/POST)
Fix some issues
This release fixes some issues:
#5 Support for config parameters: it's possible to use other build parameters in url configuration.
#6 Support for multiple: now it's possible to select multiple values.
It also adds tags support, so now administrator could configure possibility to add new values.
v1.4.0
teamcity-web-parameters-1.4.0.zip
- Fix selecting previous value in run dialog.
- #8 Add possibility to provide default value. Fix issue when the value was provided by user.
- Make url field a little bit longer
v1.3.0
teamcity-web-parameters-1.3.0.zip
- Fix #8, so it's now possible to set default option, which will be used in automatic build triggers
- Switch to select2 component and add possibility to use icons in drop down list
1.2.0
Fixed #2, build moved to gradle