Skip to content

Commit 99e5aae

Browse files
committed
add v0.1.7 release notes
1 parent 3a6d79b commit 99e5aae

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# Function Mesh v0.1.7 Release Notes
2+
3+
## v0.1.7 What's New
4+
5+
- [mesh-worker-service] add sink/source typeClassName in connector definition ([#247](https://github.com/streamnative/function-mesh/pull/247))
6+
- [tests] add integration tests for mesh-worker-service ([#246](https://github.com/streamnative/function-mesh/pull/246))
7+
- [controller] use untyped yaml configuration as function or connector config ([#233](https://github.com/streamnative/function-mesh/pull/233))
8+
- [controller] enable source connector to set ForwardMessageProperty ([#250](https://github.com/streamnative/function-mesh/pull/250))
9+
- [runner-image] fix build python runner image based on the latest pulsar image ([#253](https://github.com/streamnative/function-mesh/pull/253)) ([#254](https://github.com/streamnative/function-mesh/pull/254))
10+
- [controller] fix package download path not same as the executing command path ([#256](https://github.com/streamnative/function-mesh/pull/256))
11+
- [controller] support metrics based HPA by upgrade apis to k8s.io/api/autoscaling/v2beta2 ([#245](https://github.com/streamnative/function-mesh/pull/245))
12+
- [controller] fix misuse of kubernetes namespace in controller ([#259](https://github.com/streamnative/function-mesh/pull/259))
13+
- [controller] support download package with auth/tls ([#257](https://github.com/streamnative/function-mesh/pull/257))
14+
- [mesh-worker-service] support create function with package URL ([#261](https://github.com/streamnative/function-mesh/pull/261))
15+
- [tests] add integration tests for pulsar's package management service ([#268](https://github.com/streamnative/function-mesh/pull/268))
16+
- [code-base] remove vendor folder in codebase ([#267](https://github.com/streamnative/function-mesh/pull/267))
17+
118
# Function Mesh v0.1.6 Release Notes
219

320
## v0.1.6 What's New

0 commit comments

Comments
 (0)