Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhung committed Sep 14, 2023
1 parent eb2bd3e commit c6d75cf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 1.17.1 (September 15, 2023)

IMPROVEMENTS:

* resource/xray_watch: replace potentially unsafe string intepolation with struct marshalling.

PR: [#137](https://github.com/jfrog/terraform-provider-xray/pull/137)

## 1.17.0 (September 13, 2023). Tested on Artifactory 7.68.7 and Xray 3.82.6

FEATURES:
Expand All @@ -10,6 +18,7 @@ Issue: [#123](https://github.com/jfrog/terraform-provider-xray/issues/123)
## 1.16.0 (September 7, 2023). Tested on Artifactory 7.63.14 and Xray 3.81.8

IMPROVEMENTS:

* resource/xray_repository_config: added validation to ensure either `config` or `path_config` attribute is defined.

PR: [#135](https://github.com/jfrog/terraform-provider-xray/pull/135)
Expand Down

0 comments on commit c6d75cf

Please sign in to comment.