Skip to content

Releases: googleapis/gapic-generator-csharp

v1.3.3 Fix gapic metadata generation for inputs with no services

29 Mar 17:33
1ba9db2
Compare
Choose a tag to compare

Generating gapic metadata for inputs with no services should now succeed

v1.3.2 Gapic metadata generation; Snippetgen update

29 Mar 05:04
4ca692e
Compare
Choose a tag to compare

Gapic metadata file now will be generated if --metadata parameter is specified.
Snippets are now generated in standalone files also.

v1.3.1 Bazel fixes

16 Sep 18:12
5afdc5e
Compare
Choose a tag to compare

Fix bazel rules to work with the new project structure.

v1.3.0 csproj file dependency updates

14 Sep 08:48
ed955c9
Compare
Choose a tag to compare

Update dependencies in generated csproj files, suitable for the bazel rules.

v1.2.0 Bazel support for common-resources-config; additional service docs

09 Jul 15:47
Compare
Choose a tag to compare

Bazel target supports setting common-resources-config.
Service-level proto comments are now replicated in the relevant generated XMLDoc.

v1.1.0 Bazel updates; service-config bug fix

23 Jun 11:05
d4c2169
Compare
Choose a tag to compare

Bazel surface now conforms to other languages.
Bazel target supports setting grpc-service-config.
Bazel _pkg output tar file now contains correct directory nesting.

Generator now correctly supports a grpc-service-config with a timeout but no retry_policy configured.

v1.0.0 Release

16 Jun 14:42
6d3376f
Compare
Choose a tag to compare

First full release.

v1.0.0-beta06 Multi-segment resource IDs; field presence

09 Jun 17:22
a55f3e9
Compare
Choose a tag to compare
Support proto3 field presence; update protoc to 3.12.3 (#250)

v1.0.0-beta05 Singleton resources; field naming fix

06 Apr 16:47
Compare
Choose a tag to compare
Add validation that the resulting pattern has at least one segment

v1.0.0-beta04 Client builder interceptors; Snippet/unit-test wrapper type handing

18 Mar 13:11
941f0d3
Compare
Choose a tag to compare
Fix snippets and unit-tests for wrapper types (#232)