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

Commit

Permalink
chore: update CHANGELOG.md for release (#1272)
Browse files Browse the repository at this point in the history
* chore: update CHANGELOG.md for release
  • Loading branch information
scotthart committed Feb 19, 2020
1 parent 0e443a3 commit 84f7b58
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# Changelog

## v0.8.x - TBD
## v0.9.x - TBD

## v0.8.x - 2020-02

* **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)

## v0.7.x - 2020-02

Expand Down

0 comments on commit 84f7b58

Please sign in to comment.