Files
fission-src/CHANGELOG.md
T
2019-12-09 05:09:54 +00:00

113 KiB

1.7.1

Documentation

Downloads for 1.7.1

filename sha256 hash
fission-core-1.7.1-openshift.yaml 95ab2841786f734bf958ed94ff49f7c94dd2eb869a84c1de82fba1c111884a2e
fission-core-1.7.1.yaml b329ea2ef925efd01f5d4daa74fe3114bf2e5f1789ab50c1c5b1645c290cbc10
fission-all-1.7.1-minikube.yaml fca2c8d79367196ca88ddf349d3e11ec198b7def76c26b0a3df8b231b041a6a3
fission-all-1.7.1.yaml c03c8a7ccb4d24e8ed4aba8af825024e38cae6e24468541c96e6bc11886a4a93
fission-all-1.7.1-openshift.yaml 061e76092303480e6434af1ba5c61df9d773089725b93bb15ded60e1cc34af7e
fission-core-1.7.1-minikube.yaml 2e8da962edc52e3e86c9479cc9df95587f96f15b38ece71b59b08d37203f9f6f
fission-core-1.7.1.tgz afddabfdc92e4fd26afa94637902b0f7a2c5be2882e121e7576e2ef913803475
fission-all-1.7.1.tgz f881a3be4a45834bed4323d2b5cb00ae277472e6daacc9645ff2f491b5633d38
fission-cli-osx 23e139108314ce616e863a1c13cd9774f637f4557fd19db2813f9b024d0cbadb
fission-cli-windows.exe 82f40b59380279c4d68f893c6c940f3ec032c72929435caffd723219f56b824a
fission-cli-linux dca11589c1e927f23e520e4686b165a7fb744ac7acda266047b7fa8d51ec9048

Change Log

1.7.1 (2019-12-09)

Full Changelog

v1.7.1 (2019-12-09)

Full Changelog

Merged pull requests:

1.7.0 (2019-12-02)

Full Changelog

v1.7.0 (2019-12-02)

Full Changelog

Merged pull requests:

1.7.0-rc.2 (2019-11-27)

Full Changelog

v1.7.0-rc.2 (2019-11-27)

Full Changelog

Merged pull requests:

  • Push extra tag to fit go module semver tag format #1444 (life1347)
  • Adopt existing orphan kubernetes resources when executor starts up #1443 (life1347)
  • Revert "Try to fix flaky canary test" #1442 (life1347)
  • Try to fix flaky canary test #1441 (life1347)
  • Fix router tries to update ingress when createIngress is false #1440 (life1347)
  • Fix poolmanager sets 0 timeout for function specialization #1439 (life1347)
  • Add huge response body test #1437 (life1347)
  • Return error when specialization failed #1436 (life1347)
  • Fix poolmanager terminates running function pod periodically #1435 (life1347)
  • Allow to tap multiple function services at one time #1434 (life1347)
  • Collect function metrics after finishing request #1433 (life1347)
  • Fix poolmanager crashes when failed to list environment #1432 (life1347)
  • Ability to pull builder image from private registry #1431 (life1347)
  • Add checksum and insecure flag for user to skip checksum generation #1430 (life1347)
  • Support to set imagePullSecret when creating environment #1429 (life1347)
  • Fix no kubeobjs get created if fn created before env creation #1428 (life1347)
  • Fix verbosity flag not found in subcommand #1425 (life1347)
  • Improve compatibility with Openshift #1424 (life1347)
  • Fix truncated body returned from router #1420 (life1347)
  • Fission 1.7.0-rc.1 #1419 (life1347)

1.7.0-rc.1 (2019-11-18)

Full Changelog

v1.7.0-rc.1 (2019-11-18)

Full Changelog

Merged pull requests:

1.6.0 (2019-10-10)

Full Changelog

v1.6.0 (2019-10-10)

Full Changelog

Merged pull requests:

1.5.0 (2019-09-09)

Full Changelog

Merged pull requests:

1.4.1 (2019-07-29)

Full Changelog

Merged pull requests:

1.4.0 (2019-07-24)

Full Changelog

Merged pull requests:

1.3.0 (2019-06-03)

Full Changelog

Merged pull requests:

1.2.1 (2019-05-09)

Full Changelog

Merged pull requests:

1.2.0 (2019-05-03)

Full Changelog

Merged pull requests:

1.1.0 (2019-03-25)

Full Changelog

Merged pull requests:

1.0.0 (2019-02-13)

Full Changelog

Merged pull requests:

1.0 (2019-02-08)

Full Changelog

Merged pull requests:

1.0-rc2 (2019-01-14)

Full Changelog

Merged pull requests:

1.0-rc1 (2018-12-11)

Full Changelog

Merged pull requests:

0.12.0 (2018-11-01)

Full Changelog

Merged pull requests:

0.11.0 (2018-10-01)

Full Changelog

Merged pull requests:

0.10.0 (2018-08-17)

Full Changelog

Merged pull requests:

0.9.2 (2018-07-25)

Full Changelog

Merged pull requests:

0.9.1 (2018-07-07)

Full Changelog

Merged pull requests:

0.9.0 (2018-07-04)

Full Changelog

Merged pull requests:

0.8.0 (2018-06-05)

Full Changelog

Merged pull requests:

0.7.2 (2018-05-05)

Full Changelog

Merged pull requests:

  • Add benchmark script #666 (life1347)
  • Fixed the issue with update wiping values #663 (vishal-biyani)
  • Fix newdeploy backend failed to delete deployment due to incorrect resource version #657 (life1347)
  • Function update should be possible without change to code #652 (vishal-biyani)
  • Fixes the issue with fn test and adds relevant test cases, fixes #650 #651 (vishal-biyani)
  • Fix test cases occasional failure #647 (life1347)
  • Change time precision for fluentd influxdb plugin to nano second #646 (life1347)
  • Setting buildStatus to pending when function's source archive is updated. #637 (smruthi2187)
  • Fix SEGFAULT issue when buildmgr failed to update package #635 (life1347)
  • Fix executor does not reap specialized function pod when env no longer exists #633 (life1347)
  • Update readme to point to the proper link #628 (jgall)
  • Changes needed for release 0.7.1 #622 (smruthi2187)
  • Add default value to cli flag #619 (life1347)
  • Remove port forward in tests for router, controller and nats pods #611 (smruthi2187)
  • meaningful error message when fetch request is received for a package when build is not successful. #661 (smruthi2187)
  • Delete deployment with proper delete propagation policy #630 (life1347)
  • Fix buildmgr SEGFAULT when it failed to update package #626 (life1347)
  • Fission upgrade tests #605 (vishal-biyani)
  • Removed the fn pods functionality #594 (vishal-biyani)
  • Testing proposal: Requirements and frameworks exploration #581 (vishal-biyani)

0.7.1 (2018-04-10)

Full Changelog

Merged pull requests:

  • Prevent releasing idle connections because transport is shared. #609 (smruthi2187)
  • Fix components crash before crds creation #602 (life1347)
  • updates to changelog. #598 (smruthi2187)
  • changes needed for release 0.7.0 #597 (smruthi2187)
  • fission X create --spec flags for env and trigger create commands #607 (soamvasani)
  • Updating releasing guideliness with a few more details. #599 (smruthi2187)
  • Add deprecated message to subcommand pods #592 (life1347)
  • Add validate function to crd resource and do validate before creation/update #580 (life1347)
  • Invalidate stale router cache entry with podIP's for deleted pods. #546 (smruthi2187)
  • Use a separate controller loop to watch functions change and create a service #544 (life1347)
  • E2E test for NATS-streaming trigger #338 (soamvasani)

0.7.0 (2018-04-02)

Full Changelog

Merged pull requests:

0.6.1 (2018-03-22)

Full Changelog

Merged pull requests:

0.6.0 (2018-03-01)

Full Changelog

Merged pull requests:

latest (2018-03-01)

Full Changelog

Merged pull requests:

0.5.0 (2018-02-07)

Full Changelog

Merged pull requests:

0.4.1 (2018-01-20)

Full Changelog

Merged pull requests:

0.4.0 (2017-11-15)

Full Changelog

Merged pull requests:

  • Added python example to demonstrate status codes. #395 (c0dyhi11)
  • created weather.js in node.js examples, modified README.md #394 (svicenteruiz)
  • Delete failed helm releases to prevent test case failure #393 (life1347)
  • Added AWS to install cloud setup #392 (joshkelly)
  • Fix functionReferenceResolver return out-of-date function metadata #390 (life1347)
  • changes made to FluentD configuration to circumvent Logger daemonset #380 (prithviramesh)

0.4.0rc (2017-11-08)

Full Changelog

Merged pull requests:

  • Executor API panics if there is err in getting function from backends #407 (vishal-biyani)
  • Use store to sync functions/triggers for fast synchronization #382 (life1347)
  • Switch from ThirdPartyResources to CustomResourceDefinitions #381 (life1347)
  • changed helm install pullPolicy from Always to IfNotPresent when building local docker image #378 (prithviramesh)
  • Reduce function resolving time #376 (life1347)
  • Fix builder manager issues #367 (life1347)
  • Test functions 236 #355 (vishal-biyani)
  • Make default node-env use alpine. List envs in documentation. #354 (rapitable)
  • Update k8s client version to 4.0.0 #351 (life1347)

0.3.0 (2017-09-29)

Full Changelog

Merged pull requests:

0.3.0-rc (2017-09-27)

Full Changelog

Merged pull requests:

buildmgr-preview-20170922 (2017-09-22)

Full Changelog

Merged pull requests:

buildmgr-preview-20170921 (2017-09-21)

Full Changelog

Merged pull requests:

v0.2.1 (2017-09-12)

Full Changelog

Merged pull requests:

v0.2.1-rc2 (2017-09-10)

Full Changelog

v0.2.1-rc (2017-09-09)

Full Changelog

Merged pull requests:

v0.2.0-20170901 (2017-09-01)

Full Changelog

Merged pull requests:

nightly20170705 (2017-07-06)

Full Changelog

Merged pull requests:

  • include path parameters in params hash for ruby environment #249 (sbfaulkner)
  • Fission update must require at least one change to function #241 (life1347)
  • Add message queue trigger support #218 (life1347)

nightly20170621 (2017-06-21)

Full Changelog

Merged pull requests:

alpha20170124 (2017-01-24)

Full Changelog

Merged pull requests:

kubecon (2016-11-11)

Merged pull requests: