Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 536983e Merge: d54067c 9bb8276 Author: Daniel I. Khan Ramiro <di.khan.r@gmail.com> Date: Fri Sep 3 09:09:56 2021 -0700 Merge pull request dikhan#310 from dikhan/release-v2.2.0 [NewRelease] v2.2.0 commit 9bb8276 Author: dikhan <di.khan.r@gmail.com> Date: Fri Sep 3 09:01:49 2021 -0700 Release v2.2.0 commit d54067c Merge: 382dda8 0f63ea1 Author: Daniel I. Khan Ramiro <di.khan.r@gmail.com> Date: Fri Sep 3 08:49:30 2021 -0700 Merge pull request dikhan#309 from dikhan/integrate-terraform-sdk-v2.7.1 [TechDebt: Issue dikhan#308] Integrate Terraform SDK 2.7.1 commit 0f63ea1 Author: dikhan <di.khan.r@gmail.com> Date: Wed Sep 1 19:00:55 2021 -0700 Integrate Terraform SDK 2.7.1 commit 382dda8 Merge: f4718a1 e945e54 Author: Daniel I. Khan Ramiro <di.khan.r@gmail.com> Date: Wed Jul 21 22:22:33 2021 -0700 Merge pull request dikhan#306 from bradthebuilder/master [FeatureRequest: Issue dikhan#305] Support colon characters in field names commit e945e54 Merge: 2067311 f4718a1 Author: Daniel I. Khan Ramiro <di.khan.r@gmail.com> Date: Mon Jul 19 16:06:53 2021 -0700 Merge branch 'master' into master commit f4718a1 Merge: 6d8b909 21f5806 Author: Daniel I. Khan Ramiro <di.khan.r@gmail.com> Date: Thu Jul 15 11:19:40 2021 -0700 Merge pull request dikhan#307 from dikhan/release-v2.1.0 [NewRelease] v2.1.0 commit 21f5806 Author: dikhan <di.khan.r@gmail.com> Date: Thu Jul 15 11:11:23 2021 -0700 Releasing v2.1.0 commit 6d8b909 Merge: 5a7c1e3 ec9d88c Author: Daniel I. Khan Ramiro <di.khan.r@gmail.com> Date: Thu Jul 15 07:59:05 2021 -0700 Merge pull request dikhan#295 from dikhan/feature/support-for-post-input-model-without-id-2 [FeatureRequest: Issue dikhan#100] Add support for POST with request schema only containing inputs (required/optional) and response only containing outputs (computed properties) commit ec9d88c Author: dikhan <di.khan.r@gmail.com> Date: Wed Jul 14 11:29:41 2021 -0700 go mod dep updates commit 237d338 Author: dikhan <di.khan.r@gmail.com> Date: Wed Jul 14 11:29:33 2021 -0700 Fix monitor int tests assertions that before were actually resolving to an actual domain - The monitor int tests rely on the error output to confirm the API call was made against the right reginal endpoint commit f0f7cf4 Author: Daniel Isaac Khan Ramiro <di.khan.r@gmail.com> Date: Mon Jul 12 21:54:55 2021 -0700 Add more test coverage commit c4f84e5 Author: Daniel Isaac Khan Ramiro <di.khan.r@gmail.com> Date: Mon Jul 12 21:45:59 2021 -0700 Remove erorr return from isResourceInstanceEndPoint signature - The function was never returning any error and therefore consumers of the method would check for an error for no reason. commit a39b4c1 Author: Daniel Isaac Khan Ramiro <di.khan.r@gmail.com> Date: Mon Jun 14 21:30:13 2021 -0700 Add more test coverage for validateRootPath method commit 9252e2f Author: Daniel Isaac Khan Ramiro <di.khan.r@gmail.com> Date: Wed Feb 10 19:19:33 2021 -0800 Add support for POST with request schema only containing inputs and response model containing computed properties
- Loading branch information