Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@BradHolmes BradHolmes released this 08 Apr 13:21
e66d4f0

This feature release completes the migration to using bzlmod. Clients must use bzlmod to use this version (or newer) of openapi-generator-bazel. It should be registered in the Bazel Central Registry very soon.

What's Changed

  • update actions/cache to v4 by @wing328 in #65
  • fix: Push OpenaAPI generator client version choice down to the bazel client by @BradHolmes in #64

Full Changelog: v0.1.7...v0.2.0

Command to create tar.gz:

tar czvf openapi-tools-generator-bazel-0.2.0.tar.gz \
    BUILD.bazel \
    LICENSE \
    MODULE.bazel \
    MODULE.bazel.lock \
    defs.bzl \
    extension.bzl \
    internal/openapi_generator.bzl \
    internal/BUILD.bazel