0.1.7
What's Changed
- Parametrize server_urls by @PertsevRoman in #43
- Update to openapi-generator-cli to v6.5.0, remove jcenter.bintray.com by @wing328 in #45
- Update README.md with sponsorship info by @wing328 in #46
- Update install guide for 0.1.6 by @thucngyyen in #47
- Use current_host_java_runtime jdk by @mrmeku in #49
- add golang full example by @lionelfleury in #48
- Revert "add golang full example" by @wing328 in #54
- Replaced depricated labels by @HarveyJMartin in #56
- Initial changes to support bzlmod registration by @BradHolmes in #61
- Add _jdk label as toolchain so execution platform is handled correctly by @hjellek in #59
New Contributors
- @PertsevRoman made their first contribution in #43
- @lionelfleury made their first contribution in #48
- @HarveyJMartin made their first contribution in #56
- @BradHolmes made their first contribution in #61
- @hjellek made their first contribution in #59
Full Changelog: v0.1.6...v0.1.7
Command to create tar.gz: tar czvf openapi-tools-generator-bazel-0.1.7.tar.gz ./BUILD.bazel ./LICENSE ./defs.bzl ./internal/openapi_generator.bzl ./internal/BUILD.bazel