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 Oct 9, 2023
1 parent 2e983ce commit 29a4d0c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 0.28.2 (October 09,2023)

ENHANCEMENTS:

* Added is_namespaced for agent creating ([#704](https://github.com/harness/terraform-provider-harness/issues/704))
* platform_connector_github.md - Added documentation for custom health connector
resource.tf - Example of github_app in credentials for github connector
go.mod - upgraded harness-go-sdk version to v0.3.52
github.go - Added Schema and CRUD for github_app credentials in github connector
github_test.go - Test for schema and CRUD for github_app credentials in github connector
github_data_source.go - Added Schema for github_app credentials in github connector
github_data_source_test.go - Added test for Schema of github_app credentials in github connector ([#703](https://github.com/harness/terraform-provider-harness/issues/703))
* resource/harness_platform_gitops_agent: add support for new flux operator. ([#674](https://github.com/harness/terraform-provider-harness/issues/674))

# 0.28.1 (September 27,2023)

ENHANCEMENTS:
Expand Down

0 comments on commit 29a4d0c

Please sign in to comment.