Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.85 KB

CHANGELOG.MD

File metadata and controls

42 lines (30 loc) · 1.85 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Features

Fixes:

  • #99 r/teamcity_build_config: Error when using is_template = true for teamcity_build_config due to build_counter being sent to the API.

This release is the first major release and includes an upgrade to TeamCity 2019.2.2 as the supported version. Whenever a major version is bumped, backwards compatibility with previous TeamCity versions aren't guaranteed.

Features:

  • New resource: Support for TeamCity User Group #69

Fixes:

  • Resolved #43 Migrated step attribute for Build Config to schema.TypeList #70

Maintenance:

  • Upgrade client library to v1.0.0 and TeamCity in tests to 2019.2.2 #71
  • Migrate to terraform-plugin-sdk instead of Terraform Core #72