Skip to content

Releases: googleapis/gapic-generator-csharp

v1.4.37

Choose a tag to compare

@robertvoinescu-work robertvoinescu-work released this 14 Jan 17:25

v1.4.36

Choose a tag to compare

@robertvoinescu-work robertvoinescu-work released this 08 Jan 18:08

v1.4.35

Choose a tag to compare

@jskeet jskeet released this 08 Jul 15:48

Changes since 1.4.34:

  • Fix use of .NET 8 in Bazel

v1.4.34

Choose a tag to compare

@jskeet jskeet released this 01 Jul 08:02

Changes since v1.4.33:

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

v1.4.33

Choose a tag to compare

@jskeet jskeet released this 05 Feb 08:06

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

Choose a tag to compare

@jskeet jskeet released this 24 Jul 16:11

GAPIC:

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

v1.4.31

Choose a tag to compare

@jskeet jskeet released this 24 Jul 15:26

GAPIC:

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

v1.4.30

Choose a tag to compare

@jskeet jskeet released this 28 Jun 06:52

GAPIC:

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

v1.4.29

Choose a tag to compare

@jskeet jskeet released this 17 Jun 16:14

REST:

  • Don't generate reference assembly or SourceLink dependencies

v1.4.28

Choose a tag to compare

@jskeet jskeet released this 03 Jun 06:56

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