File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ # 1.83.1 (October 1, 2025)
2+
3+ ## Bug Fixes
4+ * fix the refresh token issue ([ 6489] ( https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6489 ) )
5+ * Breaking change with 1.83.0 again ([ 6487] ( https://github.com/IBM-Cloud/terraform-provider-ibm/issues/6487 ) )
6+ * Timeout since v1.83.0 with resource ibm_cos_bucket_lifecycle_configuration ([ 6488] ( https://github.com/IBM-Cloud/terraform-provider-ibm/issues/6488 ) )
7+
8+
9+
110# 1.83.0 (September 29, 2025)
211
312## Bug Fixes
Original file line number Diff line number Diff line change 55)
66
77// Version is the current provider main version
8- const Version = "1.83.0 "
8+ const Version = "1.83.1 "
99
1010// GitCommit is the git commit that was compiled. This will be filled in by the compiler.
1111var GitCommit string
You can’t perform that action at this time.
0 commit comments