Skip to content

Releases: googleapis/gapic-generator-csharp

v1.4.32

24 Jul 16:11
Compare
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
Compare
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
Compare
Choose a tag to compare

GAPIC:

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

v1.4.29

17 Jun 16:14
Compare
Choose a tag to compare

REST:

  • Don't generate reference assembly or SourceLink dependencies

v1.4.28

03 Jun 06:56
Compare
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

v1.4.27

v1.4.26

v1.4.25

22 Feb 19:56
Compare
Choose a tag to compare

GAPICs:

  • feat: Implementation of auto-populated fields
  • Update generated projects to GAX 4.6.0

Discovery based:

  • Universe domain support

v1.4.24

29 Jan 17:41
Compare
Choose a tag to compare

GAPIC:

  • feat: Add the Obsolete attribute to all types generated for a deprecated service
  • feat: Generate calls to GetEffectiveSettings in the client builder (enabled simpler API key support)
  • Update generated projects to GAX 4.5.0
  • feat: Logging in the GAPIC generator

v1.4.23

12 Jan 06:38
Compare
Choose a tag to compare