Skip to content

Releases: googleapis/rules_gapic

v1.0.0

30 Nov 20:25
faf6e15
Compare
Choose a tag to compare

1.0.0 (2023-11-30)

⚠ BREAKING CHANGES

  • delete Build file generator code (#194)

Bug Fixes

v0.29.4

13 Nov 22:27
12b144a
Compare
Choose a tag to compare

0.29.4 (2023-11-13)

Bug Fixes

  • bazel: Add Java common proto dep to java assembly pkg (#192) (b064209)

v0.29.3

07 Nov 20:30
f3172d8
Compare
Choose a tag to compare

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.2

27 Sep 17:14
4b0a06b
Compare
Choose a tag to compare

0.29.2 (2023-09-27)

Bug Fixes

v0.29.1

21 Sep 02:14
2479a6a
Compare
Choose a tag to compare

0.29.1 (2023-09-21)

Bug Fixes

  • bazel: Add field_proto go proto mapping (#185) (cca6521)
  • bazel: Simplify proto group go deps (#182) (c786632)

v0.29.0

13 Sep 22:48
f1df324
Compare
Choose a tag to compare

0.29.0 (2023-09-13)

Features

  • bazel: Python type-only gapic assembly targets (#179) (2f7a03a)

v0.28.3

18 Aug 17:55
be70080
Compare
Choose a tag to compare

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

08 Aug 16:46
bb3788d
Compare
Choose a tag to compare

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

12 Jul 16:40
de8a3a1
Compare
Choose a tag to compare

0.28.1 (2023-07-12)

Bug Fixes

  • Avoid emitting an empty string when no list attributes are specified (62f4c96)

v0.28.0

24 May 17:14
97ee457
Compare
Choose a tag to compare

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)