Skip to content

v2.1.0

Compare
Choose a tag to compare
@dikhan dikhan released this 15 Jul 18:29
· 58 commits to master since this release
f4718a1

What's new?

  • PR #304 [FeatureRequest: Issue #303] Create docs for publishing OpenAPI Terraform providers in Terraform Registry
  • PR #295 [FeatureRequest: Issue #100] Add support for POST with request schema only containing inputs (required/optional) and response only containing outputs (computed properties)

Changelog

f4718a1 Merge pull request #307 from dikhan/release-v2.1.0
21f5806 Releasing v2.1.0
6d8b909 Merge pull request #295 from dikhan/feature/support-for-post-input-model-without-id-2
ec9d88c go mod dep updates
237d338 Fix monitor int tests assertions that before were actually resolving to an actual domain
f0f7cf4 Add more test coverage
c4f84e5 Remove erorr return from isResourceInstanceEndPoint signature
a39b4c1 Add more test coverage for validateRootPath method
9252e2f Add support for POST with request schema only containing inputs and response model containing computed properties
5a7c1e3 Merge pull request #304 from dikhan/feature/docs-for-publishing-openapi-terraform-providers
d108699 Create docs for publishing OpenAPI Terraform providers in Terraform Registry