Skip to content

Releases: OpenFunction/OpenFunction

v1.2.0

22 Sep 10:06
661bff3

Choose a tag to compare

What's Changed

OpenFunction

Features

Enhancement

  • Add envs for skywalking when enable skywalking tracing OpenFunction#481
  • Upgrade KEDA to v2.10.1, HPA(autoscaling) api version to v2, improve stability and compatibility OpenFunction#476
  • Support to record events when Function, Builder, and Serving status change OpenFunction#470
  • Support for recording build time OpenFunction#468

BUGFIX

charts

Component Upgrade

  • Upgrade keda from v2.8.1 to v2.11.2
  • Upgrade dapr from v1.8.3 to v1.11.3
  • Upgrade contour from v1.21.1 to v1.23.3

Full Changelog: v1.1.1...v1.2.0

v1.1.1

14 Jun 02:42
5c168af

Choose a tag to compare

BUGFIX

v1.1.0

30 May 08:47
80110ba

Choose a tag to compare

In this release, we add core v1beta2 API, and the core v1beta1 API is deprecated and will be removed in the future. There're quite a few refactoring in v1beta2, you can find more details in this proposal

Features

Enhancement

  • Delete the lastTransitionTime field from the gateway status to prevent frequent triggering of reconcile OpenFunction#442.
  • Allow to set scopes when creating Dapr components OpenFunction#429.
  • Support setting cache image to improve build performance when using openfunction strategy OpenFunction#444.
  • Support setting bash image of openfunction strategy OpenFunction#445.

BUGFIX

  • Restart the serving only after the function image is built when there are code changes OpenFunction#442.

v1.0.0

08 Mar 06:18
031ad82

Choose a tag to compare

What's Changed

OpenFunction finally reaches v1.0.0 featuring Wasm functions and CI/CD !

OpenFunction

The core v1alpha2 API was deprecated and removed.

Features

Enhancement

BUGFIX

functions-framework-java

functions-framework-java released version 1.0.0.

Features

Builder

Features

  • Support multiple functions in one pod builder#65
  • Update the default java framework version to 1.0.0 builder#70

revision-controller

revision-controller released version 1.0.0.

Features

Full Changelog: v0.8.1...v1.0.0

v1.0.0-rc.0

01 Mar 02:00
e5f10d1

Choose a tag to compare

v1.0.0-rc.0 Pre-release
Pre-release

What's Changed

OpenFunction

The core v1alpha2 API was deprecated and removed.

Features

Enhancement

BUGFIX

functions-framework-java

functions-framework-java released version 1.0.0.

Features

Builder

Features

  • Support multiple functions in one pod builder#65
  • Update the default java framework version to 1.0.0 builder#70

revision-controller

revision-controller released version 1.0.0.

Features

Full Changelog: v0.8.1...v1.0.0-rc.0

v0.8.1-rc.0

24 Nov 01:56
995377b

Choose a tag to compare

v0.8.1-rc.0 Pre-release
Pre-release

What's Changed

OpenFunction

Enhancement

BUGFIX

Full Changelog: v0.8.0...v0.8.1-rc.0

v0.8.0

21 Oct 07:11
80983cd

Choose a tag to compare

OpenFunction

OpenFunction v0.8.0 added a new Dapr Standalone Mode to replace the original Dapr Sidecar mode to speed up function launching.

Here you can find the proposal.

FEATURE

ENHANCEMENT

BUGFIX

functions-framework-go

FEATURE

ENHANCEMENT

BUGFIX

functions-framework-nodejs

FEATURE

ENHANCEMENT

dapr-proxy

FEATURE

ENHANCEMENT

v0.8.0-rc.0

14 Oct 10:15
c378d70

Choose a tag to compare

v0.8.0-rc.0 Pre-release
Pre-release

OpenFunction

FEATURE

ENHANCEMENT

BUGFIX

functions-framework-go

FEATURE

ENHANCEMENT

BUGFIX

functions-framework-nodejs

FEATURE

ENHANCEMENT

dapr-proxy

FEATURE

ENHANCEMENT

v0.6.0

21 Mar 04:58
c662227

Choose a tag to compare

The core v1alpha1 API was deprecated and removed.

Features

Enhancement

  • Move Keda's trigger to the top level of function serving as discussed in proposal. #232
  • Add URI to EventSource sink. #207 #216
  • Add license header check with skywalking-eyes. #212
  • Add more e2e tests. #226
  • Regenerate OpenFunction client. #243
  • Update OpenFunction events docs. #244

Fixes

Thanks to all the contributors: @tpiperatgod @arugal @lizzzcai @wanjunlei @benjaminhuo!

v0.6.0-rc.0

08 Mar 07:11

Choose a tag to compare

v0.6.0-rc.0 Pre-release
Pre-release

The core v1alpha1 API was deprecated and removed.

Features

Enhancements

  • Move Keda's trigger to the top level of function serving as discussed in proposal. #232
  • Add URI to EventSource sink. #207 #216
  • Add license header check with skywalking-eyes. #212
  • Add more e2e tests. #226
  • Now the image size of Go and Nodejs functions has been significantly reduced with the new builders openfunction/builder-go:v2-1.16 and openfunction/builder-node:v2-16.13. #28 #38

Fixes

Thanks to all the contributors: @tpiperatgod @arugal @lizzzcai @wanjunlei @benjaminhuo!