v1.16.0-rc1

Features

Authentication support for Function Invocation

  • feature: Basic auth support with fission router #2292 (praddy26)

Commit Label on resources created/updated when ‘–commitlabel’ is passed

  • feature: Apply commit label on resources created/updated when ‘–commitlabel’ is passed #2279 (praddy26)

Fission Spec CLI support

  • Added ignorenotfound flag for all resources' deletion #2293 (blackfly19)
  • [Feature] Force spec apply even if conflicting resources exist with different deployment ID #2338 (blackfly19)

Pre-installation and post installation check in Fission CLI

Fixes

Deprecation

  • With addition of OpenTelemetry, we would be soon removing OpenTracing instrumentation.
  • HTTPTrigger/Route creation from Fission CLI is deprecated. Use fission route create instead. PR #2171
  • We have deprecated Spec.Method in HTTPTrigger since 1.13.0, please use Spec.Methods instead.

References

Last modified February 12, 2022: Add release notes 1.16.0-rc1 (#151) (7c0cede)