Skip to content

Commit 3ba8452

Browse files
committed
add docs
1 parent 7b86667 commit 3ba8452

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Function Mesh v0.2.0 Release Notes
2+
3+
## v0.2.0 What's New
4+
5+
- [Helm Charts] Release function-mesh-operator to helm charts repository ([#356](https://github.com/streamnative/function-mesh/issues/356))
6+
- [Controller] Support stateful functions for Pulsar Functions ([#325](https://github.com/streamnative/function-mesh/issues/325))
7+
- [Controller] Migrate to golang 1.18 ([#366](https://github.com/streamnative/function-mesh/issues/366))
8+
9+
For the full changes in this release, see the [Pull Requests](https://github.com/streamnative/function-mesh/pulls?q=is%3Apr+label%3Am%2F2022-05+is%3Aclosed).
10+
111
# Function Mesh v0.1.11 Release Notes
212

313
## v0.1.11 What's New

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ This table outlines the supported Kubernetes versions. We have tested these vers
2828

2929
| Function Mesh operator | Kubernetes 1.16 | Kubernetes 1.17 | Kubernetes 1.18 | Kubernetes 1.19 | Kubernetes 1.20 | Kubernetes 1.21 | Kubernetes 1.22 |
3030
|---------------------------------------------------------------------------------|------------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|
31+
| [`v0.2.0`](https://github.com/streamnative/function-mesh/releases/tag/v0.2.0) ||||||||
3132
| [`v0.1.11`](https://github.com/streamnative/function-mesh/releases/tag/v0.1.11) ||||||||
3233
| [`v0.1.10`](https://github.com/streamnative/function-mesh/releases/tag/v0.1.10) ||||||||
33-
| [`v0.1.9`](https://github.com/streamnative/function-mesh/releases/tag/v0.1.9) ||||||||
3434
| [`Master`](https://github.com/streamnative/function-mesh/tree/master) ||||||||
3535

3636
## Development

0 commit comments

Comments
 (0)