Skip to content

Release 0.0.47

Compare
Choose a tag to compare
@jhernand jhernand released this 06 Jan 20:23
· 97 commits to main since this release
0d6d4c0

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 the metamodel tool with a command like this:

    go install github.com/openshift-online/ocm-api-metamodel/cmd/[email protected]