Releases: streamnative/function-mesh
Releases · streamnative/function-mesh
function-mesh-operator-0.2.11
function mesh operator Helm chart for Kubernetes
v0.9.0
What's Changed
- Setup trivy scanner in ci by @jiangpengcheng in #527
- change
truncate
to>
by @tpiperatgod in #530 - Add a validation webhook for the "spec.pulsar" field by @tpiperatgod in #534
- validate the init container with legacy auth & tls config by @freeznet in #532
- add a connector sample by @freeznet in #541
- address openshift 0.8.0 changes by @freeznet in #536
- 504: change samples function to make documenation steps work by @imaffe in #542
- Update the FunctionMesh config example to use Docker images by @xiaogang-sn in #544
- Bump pulsarctl image to 2.10.2.3 by @jiangpengcheng in #548
- Add an overall Condition field to the Mesh resource by @tpiperatgod in #546
- Support health check by @jiangpengcheng in #538
- Fix operator vulnerability by @jiangpengcheng in #550
New Contributors
- @xiaogang-sn made their first contribution in #544
Full Changelog: v0.8.0...v0.9.0
function-mesh-operator-0.2.10
function mesh operator Helm chart for Kubernetes
v0.9.0-rc-1
Update API
v0.8.0
What's Changed
- add finalizers to RBAC by @freeznet in #485
- adopt openshift olm annotation by @freeznet in #488
- upgrade the k8s dependency libraries to v1.22.*. by @tpiperatgod in #494
- Add readme docs to helm chart by @tpiperatgod in #497
- Add batch source config by @jiangpengcheng in #496
- Migrate ClusterRole from v1beta1 to v1 by @jiangpengcheng in #492
- fix python runner oauth2 by @freeznet in #506
- Support vpa by @jiangpengcheng in #479
- enable stateful configs to connectors by @freeznet in #510
- 503: temporarily fix the protobuf conflict in run command by @imaffe in #512
- upgrade OLM operator capability level to "Full Lifecycle" by @tpiperatgod in #518
- Resolve the namespace conflict of protocol buffers package by @tpiperatgod in #517
- Add a flag to enable/disable downloader by @jiangpengcheng in #515
- Reserve unknown fields for batchSourceConfig by @jiangpengcheng in #513
- fix release bug by @jiangpengcheng in #520
- change e2e to pull_request_target trigger type by @freeznet in #519
- Add java opts by @jiangpengcheng in #484
- Fix legacy authSecret and tlsSecret error by @jiangpengcheng in #523
- release v0.8.0 by @jiangpengcheng in #524
New Contributors
Full Changelog: v0.7.0...v0.8.0
function-mesh-operator-0.2.8
function mesh operator Helm chart for Kubernetes
v0.8.0-rc-3
Update release rc version
v0.8.0-rc-2
Update release rc version
v0.8.0-rc-1
fix release bug
v0.7.0
What's changed
- [CVE] Resolve vulnerabilities (#478)
- [Test] Remove secret data in CI workflows (#477)
- [Test] Migrate e2e tests to skywalking-e2e-infra action (#476)
- [Controller] Add client for FunctionMesh (#473)
- [Controller] Use init container to download packages and functions (#411)
- [Controller] Fix logging window function (#481)
Full Changelog: v0.6.0...v0.7.0
Thanks to @freeznet @jiangpengcheng @Huanli-Meng @tpiperatgod