Releases: cvbarros/go-teamcity
Releases · cvbarros/go-teamcity
v1.2.0
Thanks @tombuildsstuff and @justinto-guidewire for this release!
Added
- Added support for TeamCity Role Assignments for User Groups [#86]
- build-type: support updating the
name
field [#82] - project: support for updating the name [#81]
- New Build Feature: Golang [#80]
- project-feature/versioned-settings: support for configuring credentialsStorageType [#76]
Fixes
- Fix panic if parameters is nil [#83]
Project Features Support
Thanks for @tombuildsstuff contibution on this release:
- Project Features incl update/delete [#73]
v1.0.0 - TeamCITY 2019.2.2, Groups and Token Auth
For release notes, see the CHANGELOG:
https://github.com/cvbarros/go-teamcity/blob/master/CHANGELOG.MD#100
Fix to VCS Root branchSpec
Fixes a bug with branchSpec property serialization for VCS Roots
Rename to go-teamcity
2019-07-30
BREAKING CHANGE: This project now has been renamed from go-teamcity-sdk
to go-teamcity
.
This will break any imports from master
as of b637df4.