File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## v0.4.0 - TBD
3
+ ## v0.5.0 - TBD
4
+
5
+ ## v0.4.0 - 2021-02
6
+
7
+ * feat: use structured logging for exceptions (#278 )
8
+ * feat: convert storage Pub/Sub events (#273 )
9
+ * feat: how-to guide using Cloud Build for builder (#267 )
10
+ * chore: update to pack v0.17.0 (#263 )
11
+ * feat: implement code for Cloud Spanner tutorial (#239 )
12
+ * feat: implement code for Cloud Bigtable tutorial (#238 )
13
+ * doc: this library is now published in vcpkg (#237 )
14
+ * feat: fix compilation problems on MSVC (#233 )
15
+ * doc: new guide to deploy Pub/Sub function to Cloud Run (#234 )
16
+ * doc: new guide to deploy on Cloud Run (#232 )
17
+ * doc: describe how to create a Docker image (#212 )
18
+ * doc: describe how to run a local server (#209 )
19
+ * We implemented many other examples, but this changelog is
20
+ too long already.
4
21
5
22
## v0.3.0 - 2021-02
6
23
You can’t perform that action at this time.
0 commit comments