File tree Expand file tree Collapse file tree 5 files changed +11
-4
lines changed
Expand file tree Collapse file tree 5 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 202202 - ` v3beta1api ` : Align package to latest API specification
203203 - [ v1.8.0] ( services/sqlserverflex/CHANGELOG.md#v180 )
204204 - Minimal go version is now Go 1.25
205+ - [ v1.9.0] ( services/sqlserverflex/CHANGELOG.md#v190 )
206+ - ** Dependencies:** Bump STACKIT SDK core module from ` v0.24.1 ` to ` v0.25.0 `
207+ - ` v3beta1api ` : ** Feature:** Support region eu02
205208- ` stackitmarketplace ` :
206209 - [ v1.17.5] ( services/stackitmarketplace/CHANGELOG.md#v1175 )
207210 - ** Dependencies:** Bump STACKIT SDK core module from ` v0.24.0 ` to ` v0.24.1 `
Original file line number Diff line number Diff line change 66replace github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex => ../../services/sqlserverflex
77
88require (
9- github.com/stackitcloud/stackit-sdk-go/core v0.24.1
9+ github.com/stackitcloud/stackit-sdk-go/core v0.25.0
1010 github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex v1.7.0
1111)
1212
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
44github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
55github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
66github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
7- github.com/stackitcloud/stackit-sdk-go/core v0.24.1 h1:IrG0XBlJivUpXC4Y6TE+6FeSxNPs1JQXsero0ivwh0o =
8- github.com/stackitcloud/stackit-sdk-go/core v0.24.1 /go.mod h1:osMglDby4csGZ5sIfhNyYq1bS1TxIdPY88+skE/kkmI =
7+ github.com/stackitcloud/stackit-sdk-go/core v0.25.0 h1:ra3VEk684MNoq741g+xbZrKjZzhyztq5liUAwwew4DY =
8+ github.com/stackitcloud/stackit-sdk-go/core v0.25.0 /go.mod h1:WU1hhxnjXw2EV7CYa1nlEvNpMiRY6CvmIOaHuL3pOaA =
Original file line number Diff line number Diff line change 1+ ## v1.9.0
2+ - ** Dependencies:** Bump STACKIT SDK core module from ` v0.24.1 ` to ` v0.25.0 `
3+ - ` v3beta1api ` : ** Feature:** Support region eu02
4+
15## v1.8.0
26- Minimal go version is now Go 1.25
37
Original file line number Diff line number Diff line change 1- v1.8 .0
1+ v1.9 .0
You can’t perform that action at this time.
0 commit comments