Release 0.0.47
IMPORTANT: This release doesn't include binary artifacts due to a bug in the release script; use release 0.0.48 instead.
-
Update to Go 1.17.
-
Update to Ginkgo 2.
-
Update to ANTLR 4.9.3.
-
Update Go dependencies.
-
Simplify installation with
go install
so that it will be possible to
install themetamodel
tool with a command like this:go install github.com/openshift-online/ocm-api-metamodel/cmd/[email protected]