Files
fission-src/CHANGELOG.md
T

93 KiB

1.5.0

Documentation

Downloads for 1.5.0

filename sha256 hash
fission-core-1.5.0-minikube.yaml bf804e8106f034b2cb5f7d577ca11a9267db43c4ce9c937af879b8a8f35f422a
fission-all-1.5.0-minikube.yaml fc526cde3f18d1cf5a86fa5f3612e0120cb1a0544012ec02292a666d9aed840b
fission-all-1.5.0.yaml c67b40869823f2ac436a02bb6d15dc68f531c1032c6af3bfdd4cee2a9d43399d
fission-core-1.5.0.yaml b15a1771955700c33abf63fe523d2c3393186a4d0f456b5a274aa1434cf7ba3b
fission-all-1.5.0.tgz 07e6430f73d1eee0dfb4bd558bc05d51d828332ce2ec7d5b25a0b3722c175bc1
fission-core-1.5.0.tgz d13ac896f0ef480ede0cd505f3dd55370e2f16ed5dc1b5ad3bc67a2e06623aac
fission-cli-osx e3415e4c64d404b4065c420d7b62bf1b702e08b40b6018672545f2f2637a2d04
fission-cli-windows.exe b539ab484fac6f7a9b513df1f652fc93f5a39cf9a44237c0ba7457b863a05c36
fission-cli-linux d399aa01dac007a69c74be99944767e76321b067d29be64edd73b45d2a23d002

Change Log

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:

  • Update flask version to resolve CVE alert #1243 (life1347)
  • Fix typo where "spec" is spelt "sepc" in some dump directories. #1239 (davidsmf)
  • Fix fetcher client doesn't handle error properly #1238 (life1347)
  • Fix build failed due to script unable to find configmap #1237 (life1347)
  • Enable concurrent CI builds #1236 (life1347)
  • Change log-level for better performance and less annoying logs #1231 (life1347)
  • Replace localhost with 127.0.0.1 to prevent DNS resolving problem #1227 (life1347)
  • Fix release script wrongly tags builder as env image #1226 (life1347)
  • Make router keep-alive setting configurable #1225 (life1347)
  • Function Update if config/secret changes #1224 (vishal-biyani)
  • Fix nil pointer when CLI unable to get server version #1223 (life1347)
  • Reuse go docker build cache #1218 (life1347)
  • Allow to set log level through environment variable #1217 (life1347)
  • Fix roundtripper doesn't increase request timeout setting after each retry #1216 (life1347)
  • Configmaps/secrets in function exist check #1214 (vishal-biyani)
  • Add experimental environment: tensorflow-serving #1212 (life1347)
  • Fix executor panic problem when specialization timeout #1211 (life1347)
  • Fix fetcher of newdeploy pod error out when starting up. #1210 (life1347)
  • Fix Istio-proxy cannot collect HTTP-level information #1209 (life1347)
  • Fix poolmanager specializes a function pod repeatedly if istio is enabled #1208 (life1347)
  • Reuse docker maven build cache in JVM environment build process #1207 (life1347)
  • modify code to make log collection comprehensive #1206 (cocoifly10)
  • Fallback to get user home directory from env #1203 (life1347)
  • Fission v1.3.0 #1202 (life1347)
  • [bugfix] Fix CLI drops controller URL path when querying logs #1201 (moluzhang)
  • Enable go module support for go environment #1152 (life1347)

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:

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: