Skip to content

Commit

Permalink
chore(main): release 1.9.0 (#245)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Fehr <117788025+jrmfg@users.noreply.github.com>
  • Loading branch information
release-please[bot] and jrmfg authored Aug 7, 2024
1 parent fccc952 commit cfec7b6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.9.0](https://github.com/GoogleCloudPlatform/functions-framework-go/compare/v1.8.1...v1.9.0) (2024-08-07)


### Features

* add structured log writer ([#246](https://github.com/GoogleCloudPlatform/functions-framework-go/issues/246)) ([b8c2a57](https://github.com/GoogleCloudPlatform/functions-framework-go/commit/b8c2a57f1f2a52db0a5f279874fca74d50e19691))


### Bug Fixes

* 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))
* 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)

## [1.8.1](https://github.com/GoogleCloudPlatform/functions-framework-go/compare/v1.8.0...v1.8.1) (2024-02-14)


Expand Down

0 comments on commit cfec7b6

Please sign in to comment.