Skip to content

Releases: googleapis/gapic-generator-php

v1.6.3

14 Dec 20:09
bd5dafc
Compare
Choose a tag to compare

1.6.3 (2022-12-14)

Bug Fixes

v1.6.2

05 Dec 23:13
bef9991
Compare
Choose a tag to compare

1.6.2 (2022-12-05)

Bug Fixes

v1.6.1

15 Nov 22:41
a5ef2e0
Compare
Choose a tag to compare

1.6.1 (2022-11-15)

Bug Fixes

  • Remove no longer required formatting of imports in tests (#532) (df2f4d6)

v1.6.0

27 Oct 16:23
040346f
Compare
Choose a tag to compare

1.6.0 (2022-10-27)

Features

  • Add flag for whether snippets should be generated (#530) (bea12ba)
  • Introduce snippet gen support (#483) (0a52d7e)

Bug Fixes

  • Continue to support php 7.4 (#502) (2bda6f2)
  • Ensure example values for repeated enums use the singular type (#529) (1e63d04)

v1.5.0

26 Jul 23:13
e81e054
Compare
Choose a tag to compare

1.5.0 (2022-07-22)

Features

Bug Fixes

v1.4.8

15 Jun 23:05
31df775
Compare
Choose a tag to compare

1.4.8 (2022-06-15)

Miscellaneous Chores

  • deps: update dependency com_google_protobuf to v3.20.1 (#479) (0d7ddf8)
  • deps: update dependency com_google_protobuf to v3.21.0 (#481) (926b3f5)
  • deps: update dependency com_google_protobuf to v3.21.1 (#482) (541a023)
  • deps: update rules_proto digest to dcf9e47 (#484) (1bd677d)
  • rename client to gapicClient in generated tests (#486) (86d1d7b)

v1.4.7

20 Apr 22:28
df43561
Compare
Choose a tag to compare

1.4.7 (2022-04-20)

Bug Fixes

  • better fix for ignoring required synthetic oneofs (#478) (b337162)
  • ignore synthetic oneof from proto3_optional (#476) (bac6748)

v1.4.6

23 Feb 20:41
1118f97
Compare
Choose a tag to compare

1.4.6 (2022-02-23)

Bug Fixes

  • bazel: configure php with curl if rebuilding (#463) (d4a3745)
  • update PHP prebuilt binary, version 7.4.15 (#465) (387481a)

v1.4.5

18 Feb 16:33
85322fc
Compare
Choose a tag to compare

1.4.5 (2022-02-18)

Bug Fixes

  • spanner optional-to-required message (#459) (e64bab7)

v1.4.4

15 Feb 20:58
e04c6ef
Compare
Choose a tag to compare

1.4.4 (2022-02-15)

Bug Fixes

  • protect against diregapic enum using reserved words (#454) (942623d)
  • update packaged version of composer and php for bazel (#456) (c1d4b6d)