Releases: streamnative/function-mesh
Releases · streamnative/function-mesh
v0.1.9-rc1
v0.1.8
What's Changed
- add
serviceAccountName
anddefaultServiceAccountName
to mesh-worker-service by @freeznet in #276 - fix hpa observe for sink and source by @freeznet in #281
- fix mesh worker service class loader and cleanup temp file by @freeznet in #282
- Fixed get function convert exception by @tuteng in #286
- add labels to related resources like
Service
by @freeznet in #287 - bump to pulsar 2.8.1.3 by @freeznet in #288
v0.1.7
What's changed
- [mesh-worker-service] add sink/source typeClassName in connector definition (#247)
- [tests] add integration tests for mesh-worker-service (#246)
- [controller] use untyped yaml configuration as function or connector config (#233)
- [controller] enable source connector to set ForwardMessageProperty (#250)
- [runner-image] fix build python runner image based on the latest pulsar image (#253) (#254)
- [controller] fix package download path not same as the executing command path (#256)
- [controller] support metrics based HPA by upgrade apis to k8s.io/api/autoscaling/v2beta2 (#245)
- [controller] fix misuse of kubernetes namespace in controller (#259)
- [controller] support download package with auth/tls (#257)
- [mesh-worker-service] support create function with package URL (#261)
- [tests] add integration tests for pulsar's package management service (#268)
- [code-base] remove vendor folder in codebase (#267)
v0.1.7-rc3
v0.1.7-rc2
v0.1.7-rc1
v0.1.6
- Move the Function runner image to Java 11 to support Pulsar 2.8.0. (#202)
- Fix the value of the
MaxReplicas
in Function Mesh Worker service. (#212) - Update the observation logics of the sinks and sources. (#217)
- Support Pulsar Functions and connectors (sinks and sources) status API in Function Mesh Worker service. (#220) (#224) (#225)
- Support setting the service account name for running Pods. (#226)
- Fix the NPE that is generated when the
AutoAck
option is not set. (#234) - Fix the issue that the Function Mesh worker service gets status with a fault pod. (#239)
- Remove the
logTopic
option from source and sink CRDs. (#242) - Fix the observation logic of the service name. (#230)
- Bump Pulsar to version 2.8.0. (#240)
v0.1.6-rc3
Release of v0.1.6-rc3
v0.1.6-rc2
Release v0.1.6-rc2
v0.1.6-rc1
Release v0.1.6-rc1