Skip to content

Commit cfec7b6

Browse files
chore(main): release 1.9.0 (#245)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Jeremy Fehr <[email protected]>
1 parent fccc952 commit cfec7b6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.9.0](https://github.com/GoogleCloudPlatform/functions-framework-go/compare/v1.8.1...v1.9.0) (2024-08-07)
4+
5+
6+
### Features
7+
8+
* add structured log writer ([#246](https://github.com/GoogleCloudPlatform/functions-framework-go/issues/246)) ([b8c2a57](https://github.com/GoogleCloudPlatform/functions-framework-go/commit/b8c2a57f1f2a52db0a5f279874fca74d50e19691))
9+
10+
11+
### Bug Fixes
12+
13+
* cancel request context when timeout exceeded ([#244](https://github.com/GoogleCloudPlatform/functions-framework-go/issues/244)) ([298bc02](https://github.com/GoogleCloudPlatform/functions-framework-go/commit/298bc02b72b75580a4b1e758f5503eb35fd39245))
14+
* upgrade cloudevents to latest if on go1.18 or later ([#248](https://github.com/GoogleCloudPlatform/functions-framework-go/issues/248)) ([d341ae5](https://github.com/GoogleCloudPlatform/functions-framework-go/commit/d341ae5fe7fb1b6aa39608adfb2aaaa520224002)), closes [#247](https://github.com/GoogleCloudPlatform/functions-framework-go/issues/247)
15+
316
## [1.8.1](https://github.com/GoogleCloudPlatform/functions-framework-go/compare/v1.8.0...v1.8.1) (2024-02-14)
417

518

0 commit comments

Comments
 (0)