Skip to content

Commit 997b994

Browse files
authored
doc: update release notes for v0.4.0 release (#284)
1 parent b8be7c6 commit 997b994

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog
22

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.
421

522
## v0.3.0 - 2021-02
623

0 commit comments

Comments
 (0)