Skip to content

Releases: streamnative/function-mesh

function-mesh-operator-0.2.2

19 Jul 02:30
40f80fc
Compare
Choose a tag to compare

function mesh operator Helm chart for Kubernetes

v0.4.0-rc-1

18 Jul 01:53
a544645
Compare
Choose a tag to compare
v0.4.0-rc-1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0-rc-1

v0.3.0

22 Jun 00:56
Compare
Choose a tag to compare

What's New

  • [Helm Charts] Support deploying the of webhook-enabled operator through Helm Charts (#319)
  • [Controller] Support converting memory values to a decimal format (#375)
  • [Controller] Support specifying an object as an unmanaged object (#376, #377)
  • [Controller] Fix the Python runner Protobuf version (#379)
  • [Controller] Pass LeaderElectionNamespace when running the Function Mesh operator outside of a Kubernetes cluster (#382)

Thanks to @freeznet @jiangpengcheng @MarvinCai @FushuWang @maxsxu @Huanli-Meng @tpiperatgod for their contributions to this release!

For the full changes in this release, see the Pull Requests.

Full Changelog: v0.2.1...v0.3.0

function-mesh-operator-0.2.1

22 Jun 09:16
4e1a957
Compare
Choose a tag to compare

function mesh operator Helm chart for Kubernetes

v0.3.0-rc-3

17 Jun 04:01
Compare
Choose a tag to compare
v0.3.0-rc-3 Pre-release
Pre-release
Update release rc version

v0.3.0-rc-2

17 Jun 03:09
Compare
Choose a tag to compare
v0.3.0-rc-2 Pre-release
Pre-release
Update release rc version

v0.3.0-rc-1

17 Jun 01:50
Compare
Choose a tag to compare
v0.3.0-rc-1 Pre-release
Pre-release
Update release rc version

v0.2.1

10 Jun 01:52
Compare
Choose a tag to compare

Update and replace kube-rbac-proxy image(#378)

v0.2.0

24 May 00:49
Compare
Choose a tag to compare

What's Changed

  • fix sample and test to address image in CRD by @freeznet in #357
  • support golang 1.18 by @freeznet in #365
  • Use {{ .Release.Namespace }} to replace {{ .Values.installation.namespace }} in chart templates by @tpiperatgod in #361
  • Add .ci/release.sh & .ci/git.sh for auto release by @tpiperatgod in #364
  • Upgrade chart-releaser from 1.0.0-beta1 to 1.2.0 by @tpiperatgod in #369
  • #325 add State Store configs to support stateful functions in Pulsar by @freeznet in #359

Full Changelog: v0.1.11...v0.2.0

function-mesh-operator-0.2.0

24 May 03:03
f08b8fe
Compare
Choose a tag to compare

function mesh operator Helm chart for Kubernetes