File tree Expand file tree Collapse file tree 5 files changed +9
-4
lines changed
Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 8686 - [ v0.3.0] ( services/scf/CHANGELOG.md#v030 )
8787 - ** Feature:** Add new model ` IsolationSegment ` and ` IsolationSegmentsList `
8888- ` iaas ` :
89+ - [ v1.3.2] ( services/iaas/CHANGELOG.md#v132 )
90+ - Bump STACKIT SDK resourcemanager module from ` v0.18.2 ` to ` v0.18.3 `
8991 - [ v1.3.1] ( services/iaas/CHANGELOG.md#v131 )
9092 - ** Bugfix:** Correctly handle file closing for file uploads
9193 - Bump STACKIT SDK core module from ` v0.20.1 ` to ` v0.21.0 `
Original file line number Diff line number Diff line change 1+ ## v1.3.2
2+ - Bump STACKIT SDK resourcemanager module from ` v0.18.2 ` to ` v0.18.3 `
3+
14## v1.3.1
25- ** Bugfix:** Correctly handle file closing for file uploads
36- Bump STACKIT SDK core module from ` v0.20.1 ` to ` v0.21.0 `
Original file line number Diff line number Diff line change 1- v1.3.1
1+ v1.3.2
Original file line number Diff line number Diff line change 55require (
66 github.com/google/go-cmp v0.7.0
77 github.com/stackitcloud/stackit-sdk-go/core v0.21.0
8- github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.18.2
8+ github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.18.3
99)
1010
1111require (
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
66github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
77github.com/stackitcloud/stackit-sdk-go/core v0.21.0 h1:QXZqiaO7U/4IpTkJfzt4dt6QxJzG2uUS12mBnHpYNik =
88github.com/stackitcloud/stackit-sdk-go/core v0.21.0 /go.mod h1:fqto7M82ynGhEnpZU6VkQKYWYoFG5goC076JWXTUPRQ =
9- github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.18.2 h1:VDIXOvRNmSYMeF0qQ2+w4/ez04YutVDz73hSMuuOJ54 =
10- github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.18.2 /go.mod h1:9zyEzPL4DnmU/SHq+SuMWTSO5BPxM1Z4g8Fp28n00ds =
9+ github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.18.3 h1:83W+OFFnun/8CreT0gxCHDgI7TfU5juU/hMs7kOmYFQ =
10+ github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.18.3 /go.mod h1:C9fJVAR09G34tNwUlzV65TEug+F8QUru6REWHgPYasc =
You can’t perform that action at this time.
0 commit comments