Skip to content

v1.19.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 14:49
· 68 commits to main since this release
3a1db58

Release Highlights: https://fission.io/docs/releases/v1.19.0-rc1/
Install Guide: https://fission.io/docs/installation/

Changelog

  • 3a1db58 update chart version to v1.19.0-rc1 (#2761)
  • ce42dbc refactor: update the client retry by the pkg retryablehttp (#2752)
  • 3840a90 Bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 (#2757)
  • 77d4745 fix: invalid error unwrap for the httperror (#2753)
  • 715ef82 Improve poolmanager concurrency handling with virtual capacity (#2737)
  • b622f13 Bump golang.org/x/image from 0.0.0-20190802002840-cff245a6509b to 0.5.0 (#2735)
  • 2213ebc feat: add trace and timeout support for the timer (#2750)
  • 1f138d0 handle addr when port is passed in host:port format in the StartServer func (#2747)
  • a8e8cfb fix: websocket event listener (#2745)
  • 963081e fix: ending retry loop when the request canceled for the choosePod (#2731)
  • a96b92f Update Go version 1.20 (#2740)
  • a93e9b4 poolmgr: stop pod specialization when pod namespace and cm/secret namespace is mismatched (#2703)
  • 0de8923 Add funcSvcGroup type in pool cache for grouping of function services (#2728)
  • 1cb18a7 Bump golang.org/x/net from 0.4.0 to 0.7.0 (#2724)
  • 4ebdb16 security upgrade for alpine to 3.17 (#2723)
  • 3c0c96e CLI: Use fntimeout to stop terminating of function in middle (#2709)
  • e462f9a Allow permission to router for ingress resource (#2710)
  • d025022 Make ghcr.io to default container registry (#2711)
  • c4ed12d Push docker images to github container registry (#2705)
  • d3a6152 router pod fails to run if authentication is enabled during helm upgrade (#2700)
  • 2b017f8 Fission version failed if authentication.enabled is set to true (#2697)
  • 5c3c55d allow users to set envGracePeriod to 0 (#2696)
  • 5db09a8 Create roles for custom resource in function and builder namespace (#2695)
  • 0edf264 internal: Making poolcache typed and merged into fscache (#2693)