Skip to content

Commit c00da93

Browse files
committed
GH-214, add PR link to CHANGELOG.md
1 parent f1630d0 commit c00da93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 1.9.5. (September 15, 2025).
22

33
IMPROVEMENTS:
4-
* resource/project, resource/project_repository: Fixed race condition when provider can't create multiple projects (over 50) with assigned repositories. Mutex was added to mitigate the condition. Tested with over 350 projects with assigned repositories. Issue: [#214](https://github.com/jfrog/terraform-provider-project/issues/214) PR:[#]()
4+
* resource/project, resource/project_repository: Fixed race condition when provider can't create multiple projects (over 50) with assigned repositories. Mutex was added to mitigate the condition. Tested with over 350 projects with assigned repositories. Issue: [#214](https://github.com/jfrog/terraform-provider-project/issues/214) PR:[#215](https://github.com/jfrog/terraform-provider-project/pull/215)
55

66
## 1.9.4. (August 22, 2025). Tested on Artifactory 7.117.14 with Terraform 1.13.0 and OpenTofu 1.10.5
77

0 commit comments

Comments
 (0)