Skip to content

Releases: cvbarros/go-teamcity

v1.2.0

11 Jun 19:15
f69e670
Compare
Choose a tag to compare

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

20 Apr 10:13
9187e42
Compare
Choose a tag to compare

Thanks for @tombuildsstuff contibution on this release:

  • Project Features incl update/delete [#73]

v1.0.0 - TeamCITY 2019.2.2, Groups and Token Auth

05 Apr 20:23
143d104
Compare
Choose a tag to compare

Fix to VCS Root branchSpec

10 Dec 01:17
715be69
Compare
Choose a tag to compare

Fixes a bug with branchSpec property serialization for VCS Roots

Rename to go-teamcity

30 Jul 20:42
4edc1d4
Compare
Choose a tag to compare

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.

v0.4.0

11 Oct 19:31
913190e
Compare
Choose a tag to compare
Add GetName() to Step interface

v0.2.0

23 May 10:06
c6221c9
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Initial release, MVP