File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 8080 - Set fields ` Description ` and ` PublicKey ` to required in response struct ` WrappingKey `
8181 - ** Breaking change:** Constructor ` NewWrappingKey ` has new parameters ` description ` and ` publicKey `
8282 - ** Breaking change:** Remove methods ` HasDescription ` and ` HasPublicKey ` in ` WrappingKey ` model
83- - ` sqlserverflex ` : [ v1.4.0] ( services/sqlserverflex/CHANGELOG.md#v140 )
84- - ** Breaking change:** Add region parameter in ` ListMetrics ` method. Previously the method failed, because the region parameter was missing
83+ - ` sqlserverflex ` :
84+ - [ v1.4.1] ( services/sqlserverflex/CHANGELOG.md#v141 )
85+ - ** Bugfix:** Correctly handle file closing for file uploads
86+ - [ v1.4.0] ( services/sqlserverflex/CHANGELOG.md#v140 )
87+ - ** Breaking change:** Add region parameter in ` ListMetrics ` method. Previously the method failed, because the region parameter was missing
8588- ` mongodbflex ` : [ v1.5.5] ( services/mongodbflex/CHANGELOG.md#v155 )
8689 - ** Docs:** Extend description of ` Roles ` field in ` CreateUserPayload ` , ` PartialUpdateUserPayload ` , ` UpdateUserPayload ` and ` User ` model
8790- ` authorization ` : [ v0.11.0] ( services/authorization/CHANGELOG.md#v0110 )
Original file line number Diff line number Diff line change 1+ ## v1.4.1
2+ - ** Bugfix:** Correctly handle file closing for file uploads
3+
14## v1.4.0
25- ** Breaking change:** Add region parameter in ` ListMetrics ` method. Previously the method failed, because the region parameter was missing
36
Original file line number Diff line number Diff line change 1- v1.4.0
1+ v1.4.1
You can’t perform that action at this time.
0 commit comments