Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

Latest commit

 

History

History
114 lines (85 loc) · 12 KB

CHANGELOG.md

File metadata and controls

114 lines (85 loc) · 12 KB

1.3.1 (July 03, 2019)

Closed issues:

  • Missing Endquotes, Issue #4 (mastamark)
  • Invalid links, Issue #5 (crunis)
  • Fixes in documentation index page, Issue #7 (crunis)
  • Golang 1.11.x and switching to go modules, Issue #13 (appilon)
  • Travis CI fixes to accomodate go module vs. dep. Issue #11 (mastamark)

Merged pull requests:

  • Resource: rightscale_server, docs update - cloud_href argument actually set on instance. #16 (douglaswth)
  • Core (rightscale api): Disable go's JSON escape HTML marshalling for RCL, and added test coverage. #18 (douglaswth)

1.3.0 (September 19, 2018)

Full Changelog

Merged pull requests:

  • STEEL-288 Retry API requests #68 (crunis)
  • STEEL-296 Update documentation about href field #67 (crunis)
  • STEEL-293 add datasource tests, add namespace to datasource id #64 (crunis)

v1.2.1 (2018-06-15)

Full Changelog

Merged pull requests:

  • STEEL-296 Add href field to datasources #65 (crunis)

v1.2.0 (2018-06-13)

Full Changelog

Closed issues:

  • Terraform Provider Development Program - Initial Review #60

Merged pull requests:

  • STEEL-285 Add tests for more CWF parameter types #63 (crunis)
  • STEEL-260 Provider Hashicorp Acceptance Modifications #61 (mastamark)
  • STEEL-290 Changing CWF "array" type to entity #59 (crunis)
  • STEEL-284 CWF Process Documentation fix #58 (crunis)
  • STEEL-281 Fix server delete #57 (crunis)
  • STEEL-277 Clean up code #56 (crunis)
  • STEEL-283 'private_ip_address' for instance now added as a field so… #55 (mastamark)
  • STEEL-236 resource tags #54 (mastamark)
  • STEEL-278 rescue retries and cloud polling #53 (mastamark)
  • STEEL-109 Add more rsc tests #52 (crunis)
  • STEEL-276 Fix SecurityGroup doc #51 (crunis)
  • STEEL-270 custom provision functions #50 (mastamark)

v1.1.0 (2018-05-18)

Full Changelog

Merged pull requests:

  • STEEL-262 Ensure acceptance tests concurrency #49 (crunis)
  • STEEL-239 server resource needs inputs to be useful #48 (mastamark)
  • STEEL-258 Fix Sec Group Rule Race Cond in Tests #45 (crunis)

v1.0.0 (2018-05-08)

Full Changelog

Closed issues:

  • Need RightScale Credential object support #20

Merged pull requests:

  • STEEL-90 Adding route resource #43 (mastamark)
  • STEEL-76 server_array resource #42 (crunis)
  • STEEL-91 route table #41 (mastamark)
  • STEEL-255 use vpc networks for tests so we can use newer instance types #40 (mastamark)
  • STEEL-89 subnet resource and datasource #39 (mastamark)
  • STEEL-78 security group rule resource #38 (mastamark)
  • STEEL-77 security group resource and datasource polished and tests written #37 (mastamark)
  • STEEL-256 fix defaulting behavior for deployment resource and tag s… #36 (mastamark)
  • STEEL-92 network gateway resource fixed up, tests written and docum… #35 (mastamark)
  • STEEL-88 network resource, docs and tests #34 (mastamark)
  • STEEL-248 datacenter docs #33 (crunis)
  • STEEL-249 multi cloud image docs #32 (crunis)
  • STEEL-250 server template docs #31 (crunis)
  • STEEL-251 Volume Snapshot Documentation #30 (crunis)
  • STEEL-237 Instance documentation #29 (crunis)
  • STEEL-252 volume_type datasource verified and docs added #28 (mastamark)
  • STEEL-238 image and instance type datasource verify and document #27 (mastamark)
  • STEEL-232 substitute travis_wait #26 (crunis)
  • STEEL-227 deployment resource and datasource #24 (mastamark)
  • STEEL-95 resource_cwf_process improvements #23 (crunis)

v0.0.1-alpha (2018-02-15)

Merged pull requests:

  • STEEL-85 Terraform Credential resource with tests and docs #19 (mastamark)
  • STEEL-160 Add server data source #18 (bill-rich)
  • STEEL-79 Volume DataSource Documentation #17 (crunis)
  • STEEL-149 Use random string for functional test #15 (adamalex)
  • STEEL-75 Fix up server resource and add tests and docs #14 (bill-rich)
  • STEEL-121 tf datasources implement views #12 (mark-dotson-rs)
  • STEEL-132 Add unpopulated field filter #11 (bill-rich)
  • STEEL-74 Review Prep #10 (adamalex)
  • STEEL-84 terraform rs ssh key resource tests and docs #9 (mark-dotson-rs)
  • STEEL-120 Modify cmFilters function to properly format filter strin… #8 (mark-dotson-rs)
  • STEEL-107 fix output race condition #7 (adamalex)
  • STEEL-73 get repo using dep for dependenency management #3 (mark-dotson-rs)
  • STEEL-62 Fix cm instance resource and add tests #2 (bill-rich)
  • STEEL-60 Improve error messages for rsc client #1 (bill-rich)

* This Change Log was automatically generated by github_changelog_generator