Skip to content

gapic-generator-java v0.0.15

Compare
Choose a tag to compare
@miraleung miraleung released this 30 Dec 22:10
767874f
[ggj][engx] chore: remove debug printfs (#627)

* fix: fix dep ordering in Bazel dedupe rules

* feat: add a basic trie

* fix: add hashCode() and equals() to Field

* fix: add equals() and hashCode() for MethodArgument

* feat: add a TriFunction

* feat: add DFS traversal to Trie

* feat: add support for nested method sigs (aip.dev/4232)

* chore: remove debug printfs