Skip to content

Latest commit

 

History

History
1179 lines (980 loc) · 126 KB

CHANGELOG.md

File metadata and controls

1179 lines (980 loc) · 126 KB

1.11.0

Documentation

Downloads for 1.11.0

filename sha256 hash
fission-core-1.11.0-openshift.yaml 8965a6862251b2b916360477dbb8d6166074db81087f639f5b07e42b0ec1a798
fission-core-1.11.0.yaml d9c611914363f5da10b5af82c73e5c6a5d16e0ad5c2161870a15d9d0d4019381
fission-all-1.11.0.yaml a531cd62b916a4e1d0250e53f2786ae42685f0b1f9bee649893451818e5680e4
fission-core-1.11.0-minikube.yaml ac30f39a325d01b1d8f2055edc9579d4fea09684491e59a6600f2fe472c80027
fission-all-1.11.0-openshift.yaml 5efcea7762e66cb43977a7c06d7316c1aa82bc0379df93819fdf54596d68a94b
fission-all-1.11.0-minikube.yaml 1dae64ce25109ca7cab70bf5d6950a1d010bb8494400b328d32b22c0df715eb5
fission-all-1.11.0.tgz ba9ff8b5e6b4b0056668fd0b27efc43953df9ade407fb3e594ff4597c3065700
fission-core-1.11.0.tgz 28d02d65ad57455e857df5db17f2c05bcf7c1f78f16c4997656994517e1de6e0
fission-cli-osx f9f13c074d0851328137a2c32fd4b91fad1017d810128b18c382d16c6c0df15c
fission-cli-linux 9441bb4f1f2464d50d0f57f8a5327feb85dd36ace364cacc2d72e9e417821bc4
fission-cli-windows.exe 7217b069b01d29c71d43dae9e673a939960df03b545e8894a7487af1b0f4fde8

Changelog

1.11.0 (2020-09-16)

Full Changelog

Merged pull requests:

1.10.0 (2020-06-29)

Full Changelog

Merged pull requests:

1.9.0 (2020-05-10)

Full Changelog

Merged pull requests:

1.8.0 (2020-02-03)

Full Changelog

Merged pull requests:

v1.7.1 (2019-12-09)

Full Changelog

Merged pull requests:

1.7.0 (2019-12-02)

Full Changelog

Merged pull requests:

1.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

Merged pull requests:

1.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:

  • 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:

Full Changelog

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)

Full Changelog

Merged pull requests: