This repository was archived by the owner on Dec 8, 2021. It is now read-only.
File tree 1 file changed +22
-1
lines changed
1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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 )
4
25
5
26
## v0.7.x - 2020-02
6
27
You can’t perform that action at this time.
0 commit comments