Skip to content

Releases: googleapis/gapic-generator-csharp

v1.4.37

14 Jan 17:25

Choose a tag to compare

v1.4.36

08 Jan 18:08

Choose a tag to compare

v1.4.35

08 Jul 15:48

Choose a tag to compare

Changes since 1.4.34:

  • Fix use of .NET 8 in Bazel

v1.4.34

01 Jul 08:02

Choose a tag to compare

Changes since v1.4.33:

  • Upgraded to .NET 8
  • Updated dependencies (e.g. GAX)
  • Loosened pagination rules for Compute

v1.4.33

05 Feb 08:06

Choose a tag to compare

Changes since v1.4.32:

  • Proto response declares support for editions
  • Generate enum strings for Compute (removes the need for a post-processor in google-cloud-dotnet)
  • Update to latest GAX in generated project files

v1.4.32

24 Jul 16:11

Choose a tag to compare

GAPIC:

  • Fix generation for pagination signatures to include the call settings in the delegated call

v1.4.31

24 Jul 15:26

Choose a tag to compare

GAPIC:

  • Only set page_token and page_size fields in request messages when the user has provided a non-null value

v1.4.30

28 Jun 06:52

Choose a tag to compare

GAPIC:

  • Fail at generation time if services or methods are missing comments

v1.4.29

17 Jun 16:14

Choose a tag to compare

REST:

  • Don't generate reference assembly or SourceLink dependencies

v1.4.28

03 Jun 06:56

Choose a tag to compare

GAPICs:

  • Order generated using alias directives by alias rather than by target
  • Validate the choice of paginated resource field
  • Generate properties for nested resource reference fields
  • Disambiguate resource name properties where they clash with a "regular" property

REST:

  • Disambiguate generated ApiVersion properties