You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
## 1.9.5. (September 15, 2025).
2
2
3
3
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)
5
5
6
6
## 1.9.4. (August 22, 2025). Tested on Artifactory 7.117.14 with Terraform 1.13.0 and OpenTofu 1.10.5
0 commit comments