Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@alexander-fenster alexander-fenster released this 12 Apr 03:29
· 6 commits to master since this release
6e685d5

gapic-generator:

  • feat: add the last segment when generating names for singleton resoures
  • fix: add null check and better error message when referenced resources are not found
  • feat: Support extra plugin_args for php bazel rules rules
  • feat: support '*' in resource definition
  • fix: align text in license
  • fix(python): add PROJECT_ID for python-system-test
  • fix(PYTHON): update nox file and modernize to new interface

java-protoc-resource-names-plugin:

  • feat: add the last segment when generating names for singleton resources
  • feat: support * annotation in resource def
  • feat: trace up only one level when calculating parent types with singleton resources
  • fix: stop generating parseList and toStringList if a multi-pattern resource class has subclasses

Python protoc-docs-plugin:

  • fix: wrap message docstring