Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

v0.8.0 Release

Compare
Choose a tag to compare
@scotthart scotthart released this 19 Feb 17:23
· 167 commits to master since this release
84f7b58
  • Breaking Changes

    • refactor!: use BackgroundThreads from common (#1262)
    • refactor!: prepare for new field in SqlParams (#1265)
    • refactor!: expand SqlParams members into PartitionQueryParams (#1263)
    • refactor!: remove c'tors from Connection::* param structs (#1257)
  • Other Changes

    • chore: add some async methods to SpannerStub (#1270)
    • feat: environment-variable override of the spanner endpoint (#1269)
    • doc: improve instructions for WORKSPACE files (#1254)
    • doc: simplify install instructions (#1268)
    • refactor: Migrate away from grpc_utils namespace (#1266)
    • doc: small tweaks to Doxygen documentation (#1267)
    • feat: use BackgroundThreads in SessionPool (#1259)
    • chore: upgrade dep to g-c-c-common v0.19 (#1258)
    • chore: upgrade to cpp-cmakefiles v0.4.1 (#1253)
    • doc: fix INSTALL instructions for Bazel (#1226)
    • ci: upgrade protobuf to v3.11.3 (#1247)