This repository was archived by the owner on May 14, 2026. It is now read-only.
v2.26.0
2.26.0 (2023-09-21)
Features
- Filter out
*gapic.legacy.yamlwhen parsingjava_gapic_opts(#2015) (1ad5ec0) - Generate showcase without post-processing (#1935) (7218d80)
- Hermetic build OS detection (#1988) (4fc844e)
- Hermetic build scripts to use a single output/generation folder (#1987) (f5efb0e)
- Search gapic additional protos in
BUILD.bazel(#2004) (ed16ac7)
Bug Fixes
- hermetic-build: Obtain gapic-generator-java locally on release branch (#2023) (f3088d5)
- Showcase update goal fix (#2002) (47811f7)
- Skip generating
grpc-*directory if transport isrest(#1979) (9c0316b)