Skip to content

Commit 51f2dd4

Browse files
release notes v0.1.10 (#316)
* add release note * Apply suggestions from code review Co-authored-by: Huanli Meng <48120384+Huanli-Meng@users.noreply.github.com> Co-authored-by: Huanli Meng <48120384+Huanli-Meng@users.noreply.github.com>
1 parent 9a20f21 commit 51f2dd4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Function Mesh v0.1.10 Release Notes
2+
3+
## v0.1.10 What's New
4+
5+
- [Controller] Remove unused `CAP_FOWNER` Capability from SecurityContext ([#313](https://github.com/streamnative/function-mesh/pull/313))
6+
- [Controller] Fix Json marshal nil to `"null"` and break FunctionDetails ([#312](https://github.com/streamnative/function-mesh/pull/312))
7+
- [Controller] Sync function, source, or sink configurations to the Pod when they are updated. ([#262](https://github.com/streamnative/function-mesh/pull/262))
8+
19
# Function Mesh v0.1.9 Release Notes
210

311
## v0.1.9 What's New

0 commit comments

Comments
 (0)