This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
Fixes to v0.3 to make it fully python3 compatible
- Update rules_go version along with grpc dependencies fix (#468)
- Update dependency com_google_protobuf to v3.10.1 (#465)
- Update rules_python commit hash to a610ace (#464)
- Migrate maven_jar usage to maven_install. maven_jar will be removed from Bazel 2.0. (#463)
- Make //k8s:reverser and //k8s:stamper PY2 and PY3 compatible (#461)