Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
harness-ci-automation committed Aug 29, 2023
1 parent 25c0371 commit 7e33f76
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# 0.24.4 (August 29,2023)

ENHANCEMENTS:

* data_source_monitored_service_test.go Added tests for multiple healthsources such as Prometheus, Datadog etc.
resource_monitored_service.go Added version field and renamed MonitoredServiceSpec to MonitoredService
resource_monitored_service_test.go renamed MonitoredServiceSpec to MonitoredService
utils.go Deserializer updated with new health sources such as azure, signalFx, loki and sumologic
platform_monitored_service.md Added docs for health sources such as azure, signalFx, loki and sumologic
resource.tf Added examples for all newly added health sources, datadog and prometheus ([#669](https://github.com/harness/terraform-provider-harness/issues/669))
* harness_platform_pipeline - Added support to import pipeline entity from git. ([#643](https://github.com/harness/terraform-provider-harness/issues/643))
* resource/harness_plaform_user: Limit the user creation call to 1 at a time. ([#668](https://github.com/harness/terraform-provider-harness/issues/668))

BUG FIXES:

* Fixed harness_platform_file_store_folder create resource plugin crash, when service account token was used to create ([#665](https://github.com/harness/terraform-provider-harness/issues/665))

# 0.24.3 (August 22,2023)

BUG FIXES:
Expand Down

0 comments on commit 7e33f76

Please sign in to comment.