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

Commit 84f7b58

Browse files
authored
chore: update CHANGELOG.md for release (#1272)
* chore: update CHANGELOG.md for release
1 parent 0e443a3 commit 84f7b58

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

Diff for: CHANGELOG.md

+22-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
# Changelog
22

3-
## v0.8.x - TBD
3+
## v0.9.x - TBD
4+
5+
## v0.8.x - 2020-02
6+
7+
* **Breaking Changes**
8+
* refactor!: use `BackgroundThreads` from `common` (#1262)
9+
* refactor!: prepare for new field in SqlParams (#1265)
10+
* refactor!: expand SqlParams members into PartitionQueryParams (#1263)
11+
* refactor!: remove c'tors from Connection::* param structs (#1257)
12+
13+
* **Other Changes**
14+
* chore: add some async methods to `SpannerStub` (#1270)
15+
* feat: environment-variable override of the spanner endpoint (#1269)
16+
* doc: improve instructions for WORKSPACE files (#1254)
17+
* doc: simplify install instructions (#1268)
18+
* refactor: Migrate away from `grpc_utils` namespace (#1266)
19+
* doc: small tweaks to Doxygen documentation (#1267)
20+
* feat: use `BackgroundThreads` in `SessionPool` (#1259)
21+
* chore: upgrade dep to g-c-c-common v0.19 (#1258)
22+
* chore: upgrade to cpp-cmakefiles v0.4.1 (#1253)
23+
* doc: fix INSTALL instructions for Bazel (#1226)
24+
* ci: upgrade protobuf to v3.11.3 (#1247)
425

526
## v0.7.x - 2020-02
627

0 commit comments

Comments
 (0)