1. bd837fc feat(pubsublite): Receive settings (#3195) by tmdiep · 3 years, 9 months ago master
  2. 99f5ac7 feat(all): auto-regenerate gapics (#3199) by Yoshi Automation Bot · 3 years, 9 months ago
  3. 1dec6f6 feat(spanner/spannertest): support UPDATE DML (#3201) by David Symonds · 3 years, 9 months ago
  4. 869bd24 feat(pubsublite): Abstraction for leaf and composite services (#3143) by tmdiep · 3 years, 9 months ago
  5. 23b6904 feat(spanner/spansql): define structures and parse UPDATE DML statements (#3192) by David Symonds · 3 years, 9 months ago
  6. 1d397aa fix(internal/godocfx): filter out test packages from other modules (#3197) by Tyler Bui-Palsulich · 3 years, 9 months ago
  7. e392e61 feat(pubsub): Enable server side flow control by default with the option to turn it off (#3154) by fayssalmartanigcp · 3 years, 9 months ago
  8. e12046b feat(internal/kokoro): add ability to regen all DocFX YAML (#3191) by Tyler Bui-Palsulich · 3 years, 9 months ago
  9. ba853fd chore: release 0.72.0 (#3193) by Benjamin E. Coe · 3 years, 9 months ago v0.72.0
  10. d9e24a9 chore: release spanner 1.12.0 (#3188) by Benjamin E. Coe · 3 years, 9 months ago spanner/v1.12.0
  11. d13bc66 chore: release pubsublite 0.3.0 (#3187) by Benjamin E. Coe · 3 years, 9 months ago pubsublite/v0.3.0
  12. a08ab07 chore: release google-cloud-go 0.72.0 (#3189) by Benjamin E. Coe · 3 years, 9 months ago
  13. 9884f24 chore: release pubsub 1.8.3 (#3186) by Benjamin E. Coe · 3 years, 9 months ago pubsub/v1.8.3
  14. 79c7fc9 chore(pubsublite): Set pubsublite CODEOWNERS to api-pubsub team (#3190) by tmdiep · 3 years, 9 months ago
  15. d3a8571 fix(internal/godocfx): rename README files to pkg-readme (#3185) by Tyler Bui-Palsulich · 3 years, 9 months ago
  16. e07801c chore: update CODEOWNERS to include admins for all (#3184) by Cody Oss · 3 years, 9 months ago
  17. 46bc3b0 build(release): indicate repo is monorepo (#3181) by Benjamin E. Coe · 3 years, 9 months ago
  18. 315dbac feat(all): auto-regenerate gapics (#3177) by Yoshi Automation Bot · 3 years, 9 months ago
  19. b4d5e15 feat(all): auto-regenerate gapics (#3164) by Yoshi Automation Bot · 3 years, 9 months ago
  20. ae75b46 fix(pubsub): retry deadline exceeded errors in Acknowledge (#3157) by Alex Hong · 3 years, 9 months ago
  21. c3d0c7b chore: release logging 1.1.2 (#3167) by Benjamin E. Coe · 3 years, 9 months ago logging/v1.1.2
  22. 58ea60f chore(all): update module google.golang.org/grpc to v1.33.2 (#3161) by WhiteSource Renovate · 3 years, 9 months ago
  23. 17dd322 feat(all): auto-regenerate gapics (#3149) by Yoshi Automation Bot · 3 years, 9 months ago
  24. 5bb2b02 feat(pubsublite): Test utils for streams (#3153) by tmdiep · 3 years, 9 months ago
  25. f0cfd05 fix(all): Update hand-written clients to not use WithEndpoint override (#3111) by Andy Zhao · 3 years, 9 months ago
  26. 751afe6 chore: delete duplicate blunderbuss entry (#3150) by Nicole Zhu · 3 years, 9 months ago
  27. 58c12cc feat(pubsublite): Periodic background task (#3152) by tmdiep · 3 years, 9 months ago
  28. ed3fd1a feat(pubsublite): Move internal implementation details to internal/wire subpackage (#3123) by tmdiep · 3 years, 9 months ago
  29. 8c135e0 Ignore calls to Ack/Nack if the doneFunc isn't set (#3139) by Jille Timmermans · 3 years, 9 months ago
  30. 472b731 feat(all): auto-regenerate gapics (#3142) by Yoshi Automation Bot · 3 years, 9 months ago
  31. 26599a0 feat(pubsublite): Trackers for acks and commit cursor (#3137) by tmdiep · 3 years, 9 months ago
  32. 8e3c306 docs: remove redundant step in submodule RELEASING.md guidance (#3141) by shollyman · 3 years, 9 months ago
  33. 40f29fe chore(bigquery): release bigquery/v1.13.0 (#3140) by shollyman · 3 years, 9 months ago bigquery/v1.13.0
  34. 7a5d27d feat(all): auto-regenerate gapics (#3136) by Yoshi Automation Bot · 3 years, 9 months ago
  35. b951d8b feat(spanner): export ToSpannerError (#3133) by Knut Olav Løite · 3 years, 9 months ago
  36. 5899bdd feat(pubsublite): Flow controller and offset tracker for the subscriber (#3132) by tmdiep · 3 years, 9 months ago
  37. b7bc5f8 fix(bigquery): add special http2 case to retry predicate (#3129) by shollyman · 3 years, 9 months ago
  38. e228969 feat(all): auto-regenerate gapics (#3130) by Yoshi Automation Bot · 3 years, 9 months ago
  39. 125135e fix(bigquery/datatransfer): remove datasource client (#3127) by Cody Oss · 3 years, 9 months ago
  40. 8f5495d spanner(fix): do not end span with iterator.Done (#3128) by Knut Olav Løite · 3 years, 9 months ago
  41. 586592e feat(pubsublite): Mock server and utils for unit tests (#3092) by tmdiep · 3 years, 9 months ago
  42. 87e720d docs(logging): Require HTTPRequest.Status when grouping request logs (#3118) by Robert Ma · 3 years, 9 months ago
  43. f03dab2 chore(all): update all (#3121) by WhiteSource Renovate · 3 years, 9 months ago
  44. 6b08189 feat(all): auto-regenerate gapics (#3119) by Yoshi Automation Bot · 3 years, 9 months ago
  45. e3e6237 chore: release 0.71.0 (#3100) by release-please[bot] · 3 years, 9 months ago v0.71.0
  46. 98668fa feat(pubsublite): Added Pub/Sub Lite clients and routing headers (#3105) by tmdiep · 3 years, 9 months ago
  47. b66727a test(logging): add back DeleteLog test (#3114) by Nicole Zhu · 3 years, 9 months ago
  48. 258cb91 feat(all): auto-regenerate gapics (#3115) by Yoshi Automation Bot · 3 years, 9 months ago
  49. 16e0cb4 feat(all): auto-regenerate gapics (#3106) by Yoshi Automation Bot · 3 years, 9 months ago
  50. 2005450 feat(bigquery): Add support for authorized UDFs (#3084) by shollyman · 3 years, 9 months ago
  51. 529be97 fix(logging): do not panic in library code (#3076) by Nicole Zhu · 3 years, 9 months ago
  52. e760c85 feat(billing/budgets): start generating apiv1 (#3099) by Cody Oss · 3 years, 9 months ago
  53. 737aa66 docs(all): update release instructions (#3107) by Cody Oss · 3 years, 9 months ago
  54. 07004ba chore: add api-logging codeowners (#3093) by Simon Zeltser · 3 years, 9 months ago
  55. 67440f1 chore(pubsublite): release pubsublite/v0.2.0 (#3101) by Alex Hong · 3 years, 9 months ago pubsublite/v0.2.0
  56. 9250337 docs(logging): add example for logging the HTTPRequest type (#3097) by Nicole Zhu · 3 years, 9 months ago
  57. 47f473c feat(all): auto-regenerate gapics (#3102) by Yoshi Automation Bot · 3 years, 9 months ago
  58. 179fc55 feat(pubsublite): Message type and message routers (#3077) by tmdiep · 3 years, 9 months ago
  59. 9eb9fcb feat(pubsublite): Publish settings and errors (#3075) by tmdiep · 3 years, 9 months ago
  60. 97cfd45 feat(pubsublite): Retryable stream wrapper (#3068) by tmdiep · 3 years, 9 months ago
  61. c8d8237 test(httpreplay): fix TestIntegration_RecordAndReplay (#3096) by Cody Oss · 3 years, 9 months ago
  62. 18ecb45 docs(pubsublite): add readme for pubsublite (#3094) by Tianzi Cai · 3 years, 9 months ago
  63. fc6d8e8 chore(internal/gapicgen): start recording googleapis hash (#3086) by Cody Oss · 3 years, 9 months ago
  64. a0982f7 fix(pubsublite): Disable integration tests for project id (#3087) by tmdiep · 3 years, 9 months ago
  65. e7359e4 chore(all): update all (#3081) by WhiteSource Renovate · 3 years, 9 months ago
  66. 022355a chore(internal/gapicgen): remove noahdietz as reviewer (#3085) by Noah Dietz · 3 years, 9 months ago
  67. dfc6abe feat(all): auto-regenerate gapics (#3083) by Yoshi Automation Bot · 3 years, 9 months ago
  68. f746cfe feat(all): auto-regenerate gapics (#3073) by Yoshi Automation Bot · 3 years, 9 months ago
  69. 749473e feat(pubsublite): Pub/Sub Lite admin client (#3036) by tmdiep · 3 years, 9 months ago
  70. 5130694 feat(spanner): support rw-transaction with options (#3058) by Hengfeng Li · 3 years, 9 months ago
  71. 5880482 feature(bigquery): improve error guidance for streaming inserts (#3024) by shollyman · 3 years, 9 months ago
  72. 846989f chore(internal/gapicgen): update protoc-gen-go (#3070) by Cody Oss · 3 years, 10 months ago
  73. c1a4c3e fix(internal/kokoro): remove unnecessary cd (#3071) by Tyler Bui-Palsulich · 3 years, 10 months ago
  74. 7ff03cf fix(logging): allow X-Cloud-Trace-Context fields to be optional (#3062) by Nicole Zhu · 3 years, 10 months ago
  75. 49f497e feat(internal): auto-run godocfx on new mods (#3069) by Tyler Bui-Palsulich · 3 years, 10 months ago
  76. 4c538f4 chore(pubsub): skip pubsub geofencing tests (#3066) by Alex Hong · 3 years, 10 months ago
  77. 2894536 test(spanner/spannertest): make ARRAY_AGG test work against real Spanner (#3067) by David Symonds · 3 years, 10 months ago
  78. 3ec85bb chore(pubsub): release pubsub/v1.8.2 (#3064) by Alex Hong · 3 years, 10 months ago pubsub/v1.8.2
  79. edc1d32 chore(internal/gapicgen): update gapic generator v0.15.3 (#3063) by Noah Dietz · 3 years, 10 months ago
  80. ddcca43 fix(pubsub): do not propagate context deadline exceeded error (#3055) by Alex Hong · 3 years, 10 months ago
  81. ed07e77 feat(all): auto-regenerate gapics (#3057) by Yoshi Automation Bot · 3 years, 10 months ago
  82. 38a5632 chore(logging): Release logging/v1.1.1 (#3051) by Nicole Zhu · 3 years, 10 months ago logging/v1.1.1
  83. 91d44f5 chore(all): update all (#3044) by WhiteSource Renovate · 3 years, 10 months ago
  84. b5b7915 docs: update release instructions to reflect latest process (#3052) by Nicole Zhu · 3 years, 10 months ago
  85. 9a2289c feat(spanner): add metadata to RowIterator (#3050) by Knut Olav Løite · 3 years, 10 months ago
  86. 7d2d83e feat(spanner/spannertest): make SELECT list aliases visible to ORDER BY (#3054) by David Symonds · 3 years, 10 months ago
  87. f7a5a10 chore(spanner): release 1.11.0 (#3045) by Hengfeng Li · 3 years, 10 months ago spanner/v1.11.0
  88. c7f019e feat(spanner/spansql): parse CHECK constraints (#3046) by David Symonds · 3 years, 10 months ago
  89. 1575c3c chore: release 0.70.0 (#3049) by Benjamin E. Coe · 3 years, 10 months ago v0.70.0
  90. 03077a1 feat(all): auto-regenerate gapics (#3047) by Yoshi Automation Bot · 3 years, 10 months ago
  91. a713912 feat(all): auto-regenerate gapics (#3035) by Yoshi Automation Bot · 3 years, 10 months ago
  92. 89a9df5 fix(spanner/spannertest): fix ORDER BY combined with SELECT aliases (#3043) by David Symonds · 3 years, 10 months ago
  93. e58a55d feat(spanner/spannertest): implement RIGHT JOIN (#3042) by David Symonds · 3 years, 10 months ago
  94. 9391975 test(spanner): check for Aborted error (#3039) by Knut Olav Løite · 3 years, 10 months ago
  95. 0033acc feat(spanner/spannertest): support INNER and CROSS JOIN (#3037) by David Symonds · 3 years, 10 months ago
  96. 6f7fa86 feat(pubsublite): Types for resource paths and topic/subscription configs (#3026) by tmdiep · 3 years, 10 months ago
  97. 10ccca2 feat(managedidentities): start generating apiv1 (#3032) by Cody Oss · 3 years, 10 months ago
  98. b560988 test(storage): fix failing integration tests (#3027) by Chris Cotter · 3 years, 10 months ago
  99. ed991e3 feat(all): auto-regenerate gapics (#3025) by Yoshi Automation Bot · 3 years, 10 months ago
  100. 7f8e434 docs(datastore): say to call (*Client).Close (#3030) by Tyler Bui-Palsulich · 3 years, 10 months ago