File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ limitations under the License.
6464 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
6565
6666 <!-- Version of the metamodel and model used to generate the SDK: -->
67- <metamodel .version>1.3.4 </metamodel .version>
68- <model .version>4.4.31 </model .version>
67+ <metamodel .version>1.3.10 </metamodel .version>
68+ <model .version>4.6.0 </model .version>
6969
7070 <!-- The command used to start Go: -->
7171 <go .command>go</go .command>
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ This document describes the relevant changes between releases of the SDK.
44
55== UNRELEASED
66
7+ Update to model 4.6.0 and metamodel 1.3.10
8+
79New features:
810
911* Go module compatible import path
You can’t perform that action at this time.
0 commit comments