Releases: googleapis/rules_gapic
Releases · googleapis/rules_gapic
v1.0.0
1.0.0 (2023-11-30)
⚠ BREAKING CHANGES
- delete Build file generator code (#194)
Bug Fixes
v0.29.4
0.29.4 (2023-11-13)
Bug Fixes
- bazel: Add Java common proto dep to java assembly pkg (#192) (b064209)
v0.29.3
0.29.3 (2023-11-07)
Bug Fixes
- bazel: Avoid potential null dereference (#188) (f47dd96)
- bazel: Include transport flag in csharp template (#191) (18ee180)
v0.29.0
0.29.0 (2023-09-13)
Features
- bazel: Python type-only gapic assembly targets (#179) (2f7a03a)
v0.28.3
0.28.3 (2023-08-18)
Bug Fixes
- bazel: Include package_name for type-only csharp (#176) (49fd5ac)
- bazel: Missing loads in type-only template (#174) (6f470d6)
- bazel: Throw RuntimeExceptions, including missing type-only chsarp_namespace (#177) (ee90649)
v0.28.2
0.28.2 (2023-08-07)
Bug Fixes
- bazel: Generate java assembly for type-only (#169) (764f778)
- bazel: Type-only csharp assembly pkg (#171) (b9fa7da)
- bazel: Use entire proto pkg for type assembly name (#173) (d028bf6)
v0.28.1
0.28.1 (2023-07-12)
Bug Fixes
- Avoid emitting an empty string when no list attributes are specified (62f4c96)
v0.28.0
0.28.0 (2023-05-24)
Features
- bazel: Retain extra_opts in C# rule (c6da643)
- bazel: Stop generating go_test (#164) (2ab9a9f)
- bazel: Stop generating php_grpc_library (#159) (f92b4f9)