1. 18e3a4f feat(spanner): run E2E test over DirectPath (#3466) by Mohan Li · 3 years, 5 months ago
  2. 4e1ef1b feat(spanner): include User agent (#3465) by Mohan Li · 3 years, 5 months ago
  3. 404b6c6 refactor(pubsublite): simplify service (#3393) by tmdiep · 3 years, 5 months ago
  4. 87b972c refactor(pubsublite): retryableStream cleanups (#3392) by tmdiep · 3 years, 5 months ago
  5. 81fc2d1 bigtable: Update user-agent to the latest version (#3429) by Mohan Li · 3 years, 5 months ago
  6. 299de04 refactor(pubsublite): rename common.PublishMetadata to publish.Metadata (#3457) by tmdiep · 3 years, 5 months ago
  7. 98331bd test(datastore): remove flaky timezone test (#3470) by Chris Cotter · 3 years, 5 months ago
  8. 11fb917 fix(spanner): fix session leak (#3461) by 839 · 3 years, 5 months ago
  9. 519bfb7 chore: update GoDoc badge to pkg.go.dev (#3469) by Tyler Bui-Palsulich · 3 years, 5 months ago
  10. 10620e7 feat(asset)!: remove v1beta1 (#3462) by Cody Oss · 3 years, 5 months ago
  11. a0568b2 test(spanner): configurable host for it tests (#3456) by Thiago Nunes · 3 years, 5 months ago
  12. 87150a8 chore(all): update all (#3455) by WhiteSource Renovate · 3 years, 5 months ago
  13. e0be520 chore(retail): start generating apiv2 (#3447) by Cody Oss · 3 years, 5 months ago
  14. e4677db feat(all): auto-regenerate gapics (#3448) by Yoshi Automation Bot · 3 years, 5 months ago
  15. 993bc6d chore: release 0.74.0 (#3404) by yoshi-code-bot · 3 years, 5 months ago v0.74.0
  16. c97dcd7 chore(datastore): skip failing test TestLoadCivilTimeInNonUTCZone (#3446) by Cody Oss · 3 years, 5 months ago
  17. 69e0110 feat(spanner/spannertest): support array literals (#3438) by David Symonds · 3 years, 5 months ago
  18. dc5d691 feat(all): auto-regenerate gapics (#3440) by Yoshi Automation Bot · 3 years, 5 months ago
  19. fa90737 feat(spanner): support NUMERIC in mutations (#3328) by apstndb · 3 years, 5 months ago
  20. 2cf4433 build: use the alternate CHANGELOG name (#3441) by Benjamin E. Coe · 3 years, 5 months ago
  21. 273f216 chore: release pubsub 1.9.1 (#3426) by yoshi-code-bot · 3 years, 5 months ago pubsub-v1.9.1 pubsub/v1.9.1
  22. fc11b37 test(pubsublite): enable integration tests for admin resource operations (#3439) by tmdiep · 3 years, 5 months ago
  23. 5e80ca2 chore: release pubsublite 0.4.0 (#3412) by yoshi-code-bot · 3 years, 5 months ago pubsublite-v0.4.0 pubsublite/v0.4.0
  24. c28b7df feat(all): auto-regenerate gapics (#3436) by Yoshi Automation Bot · 3 years, 5 months ago
  25. de5b73f chore(all): update all (#3394) by WhiteSource Renovate · 3 years, 5 months ago
  26. cb5baaa feat(all): auto-regenerate gapics (#3391) by Yoshi Automation Bot · 3 years, 5 months ago
  27. deb466f feat(spanner/spannertest): implement SELECT ... FROM UNNEST(...) (#3431) by David Symonds · 3 years, 5 months ago
  28. e16c3e9 feat(spanner/spannertest): implement ANY_VALUE aggregation function (#3428) by David Symonds · 3 years, 5 months ago
  29. 48aa1ce refactor(pubsub): use Message and PublishResult in internal/pubsub (#3231) by tmdiep · 3 years, 5 months ago
  30. a10263a fix(pubsub): fix default stream ack deadline seconds (#3430) by Alex Hong · 3 years, 5 months ago
  31. 0443e47 chore: add links section to README (#3381) by Cody Oss · 3 years, 5 months ago
  32. 112bcde feat(bigquery): add reservation usage stats to query statistics (#3403) by shollyman · 3 years, 5 months ago
  33. 8538725 build: typo on if line was issue (#3425) by Benjamin E. Coe · 3 years, 5 months ago
  34. 7fe79e1 build: "on" was missing for action, switch if order (#3422) by Benjamin E. Coe · 3 years, 5 months ago
  35. 1bc65d9 feat(spanner/spansql): support NUMERIC data type (#3411) by David Symonds · 3 years, 5 months ago
  36. d1c03da feat(pubsublite): assigning subscriber implementation (#3238) by tmdiep · 3 years, 5 months ago
  37. c8ad113 chore(internal/gapicgen): Bump version of go-github library to v33 (#3409) by Victor Chudnovsky · 3 years, 5 months ago
  38. 26f51c5 build: use GitHub actions for submodules (#3386) by Benjamin E. Coe · 3 years, 5 months ago
  39. b28e0b8 test(pubsublite): fix flaky subscriber stream tests (#3388) by tmdiep · 3 years, 5 months ago
  40. 45131b6 fix(pubsub): respect streamAckDeadlineSeconds with MaxExtensionPeriod (#3367) by Alex Hong · 3 years, 5 months ago
  41. 9ac287d fix(datastore): loading civil types in non UTC location is incorrect (#3376) by Ilya Gurov · 3 years, 6 months ago
  42. 652fc75 chore: release bigquery 1.14.0 (#3372) by release-please[bot] · 3 years, 6 months ago bigquery/v1.14.0
  43. eaa742a feat(internal/gapicgen): support generating only gapics with genlocal (#3383) by Cody Oss · 3 years, 6 months ago
  44. 5337043 test(pubsublite): refactor out common code for main_test.go (#3276) by tmdiep · 3 years, 6 months ago
  45. d5b3e10 refactor(pubsublite): routing publisher ignores decreasing partition count (#3333) by tmdiep · 3 years, 6 months ago
  46. 2774925 feat(servicedirectory): start generating apiv1 (#3382) by Cody Oss · 3 years, 6 months ago
  47. 8de48b9 feat(all): auto-regenerate gapics (#3374) by Yoshi Automation Bot · 3 years, 6 months ago
  48. e8d5032 docs(all): update automated release instructions (#3377) by Chris Cotter · 3 years, 6 months ago
  49. 517ab0f fix(internal/gapicgen): don't create genproto pr as draft (#3379) by Cody Oss · 3 years, 6 months ago
  50. 948452c feat(bigtable): run E2E test over DirectPath (#3116) by Mohan Li · 3 years, 6 months ago
  51. 5948715 test(spanner): add test for mutation with all data types (#3336) by Knut Olav Løite · 3 years, 6 months ago
  52. 8765ff0 chore: release 0.73.0 (#3194) by release-please[bot] · 3 years, 6 months ago v0.73.0
  53. 9b1d06f feat(spanner/spansql): support for parsing generated columns (#3373) by David Symonds · 3 years, 6 months ago
  54. a19e567 chore(spanner/spansql): remove test.txt (#3366) by Cody Oss · 3 years, 6 months ago
  55. 82521ee feat(internal): copy pubsub Message and PublishResult to internal/pubsub (#3351) by tmdiep · 3 years, 6 months ago
  56. 28fbb9a chore: release pubsub 1.9.0 (#3353) by Alex Hong · 3 years, 6 months ago pubsub/v1.9.0
  57. 2e6f20b feat(artifactregistry): start generating apiv1beta2 (#3352) by Cody Oss · 3 years, 6 months ago
  58. 941ab02 feat(internal/gapicgen): support adding context to regen (#3174) by Cody Oss · 3 years, 6 months ago
  59. 2760fe5 chore(internal/gapicgen): upgrade gapic generator to v0.16.0 (#3347) by Cody Oss · 3 years, 6 months ago
  60. cd753df test(pubsublite): skip TestSubscribeStreamSpuriousSeekResponse (#3350) by Cody Oss · 3 years, 6 months ago
  61. fa2d76a chore: release firestore 1.4.0 (#3344) by release-please[bot] · 3 years, 6 months ago firestore/v1.4.0
  62. 2fa1b72 feat(storage): add missing StorageClass in BucketAttrsToUpdate (#3038) by Aleksandra Bogoslavetc · 3 years, 6 months ago
  63. 722f04d chore(all): upgrade to google.golang.org/api v0.36.0 (#3337) by Cody Oss · 3 years, 6 months ago
  64. 2a980a2 feat(all): auto-regenerate gapics (#3335) by Yoshi Automation Bot · 3 years, 6 months ago
  65. b5e8ad5 refactor(pubsublite): wire subscriber delivers single messages (#3326) by tmdiep · 3 years, 6 months ago
  66. 5344d93 fix: remove pubsublite from internal reporting (#3243) by Tianzi Cai · 3 years, 6 months ago
  67. 9cc1a66 feat(datastore): support civil package types save (#3202) by Ilya Gurov · 3 years, 6 months ago
  68. fe64496 chore(all): update all (#3251) by WhiteSource Renovate · 3 years, 6 months ago
  69. 4788415 feat(spanner/spannertest): support AVG aggregation function (#3286) by Ryoya Sekino · 3 years, 6 months ago
  70. 88e5466 feat(pubsublite): routing publisher implementation (#3277) by tmdiep · 3 years, 6 months ago
  71. c314f58 test(spanner): queries always return at least one partial result set (#3305) by Knut Olav Løite · 3 years, 6 months ago
  72. bf148ba feat(all): auto-regenerate gapics (#3294) by Yoshi Automation Bot · 3 years, 6 months ago
  73. 8d3efa9 fix(pubsublite): deliver messages sequentially (#3283) by tmdiep · 3 years, 6 months ago
  74. 551f109 feat(all): auto-regenerate gapics (#3250) by Yoshi Automation Bot · 3 years, 6 months ago
  75. 353e3f1 refactor(pubsublite): committer discards outstanding acks when stopped (#3262) by tmdiep · 3 years, 6 months ago
  76. 8d0ad3d ci(logging): renabled un-flaked log tests (#3263) by Nicole Zhu · 3 years, 6 months ago
  77. f37f118 fix(pubsublite): fixed return value of AdminClient.TopicSubscriptions (#3220) by tmdiep · 3 years, 6 months ago
  78. 4982eeb feat(pubsublite): single partition publisher implementation (#3225) by tmdiep · 3 years, 6 months ago
  79. 200e261 test(pubsublite): integration test utils (#3254) by tmdiep · 3 years, 6 months ago
  80. b17f9f0 refactor(pubsublite): message routers set partition count when created (#3252) by tmdiep · 3 years, 6 months ago
  81. cf30830 test(spanner): fix flaky TestMaintainer test (#3237) by Knut Olav Løite · 3 years, 6 months ago
  82. fa77efa feat(bigquery): expose hive partitioning options (#3240) by shollyman · 3 years, 6 months ago
  83. ea3cde5 feat(bigquery): add support for bignumeric (#2779) by shollyman · 3 years, 6 months ago
  84. a781a3a fix(pubsub): Remove NewMessage and NewPublishResult (#3232) by tmdiep · 3 years, 6 months ago
  85. 42d2ef0 docs: expand on developer environment setup (#3208) by Christopher Wilcox · 3 years, 6 months ago
  86. f0748e5 feat(all): auto-regenerate gapics (#3229) by Yoshi Automation Bot · 3 years, 6 months ago
  87. 299b803 feat(pubsublite): Single and multi partition subscribers (#3221) by tmdiep · 3 years, 6 months ago
  88. 758a88d test(firestore): fix order by in integration test (#3227) by Tyler Bui-Palsulich · 3 years, 6 months ago
  89. 99f7212 feat(spanner/spannertest): implement FULL JOIN (#3218) by David Symonds · 3 years, 6 months ago
  90. 5c44019 feat(firestore): support "!=" and "not-in" query operators (#3207) by Jack Henschel · 3 years, 6 months ago
  91. c731dd5 chore(all): update all (#3211) by WhiteSource Renovate · 3 years, 6 months ago
  92. 09de13b feat(all): auto-regenerate gapics (#3217) by Yoshi Automation Bot · 3 years, 6 months ago
  93. ecc706b feat(pubsublite): Committer implementation (#3198) by tmdiep · 3 years, 6 months ago
  94. 82945ce feat(pubsublite): Refactoring and unit tests for retryableStream (#3160) by tmdiep · 3 years, 6 months ago
  95. 432f2c2 chore(internal): stop generating Ads packages in genproto (#3214) by Tyler Bui-Palsulich · 3 years, 6 months ago
  96. 99edf0d fix(storage): fix endpoint selection logic (#3172) by Andy Zhao · 3 years, 6 months ago
  97. 248a21d feat(all): auto-regenerate gapics (#3212) by Yoshi Automation Bot · 3 years, 6 months ago
  98. 16ff328 feat(all): auto-regenerate gapics (#3209) by Yoshi Automation Bot · 3 years, 6 months ago
  99. 2a52971 feat(all): auto-regenerate gapics (#3206) by Yoshi Automation Bot · 3 years, 6 months ago
  100. 581bf92 feat(pubsub): Allow Message and PublishResult to be used outside the package (#3200) by tmdiep · 3 years, 6 months ago