Files
fission-src/CHANGELOG.md
T
2019-11-27 17:10:57 +00:00

110 KiB

1.7.0-rc.2

Documentation

Downloads for 1.7.0-rc.2

filename sha256 hash
fission-all-1.7.0-rc.2-openshift.yaml 67c0ffcb0e156b87237cd3a712a1435f09365701f4c516d5e9a83cb3f1c73041
fission-core-1.7.0-rc.2.yaml 79e620b73b6a6b9f3f0290aa5b8b6daf7f77e938e34e839fc8b84cee00351b49
fission-core-1.7.0-rc.2-openshift.yaml a180331a308500cc6bc936b6c6f262bef69e6d75d5d0a1a54e5912845822ff51
fission-all-1.7.0-rc.2-minikube.yaml 7c43a8acc3125e4a25444cedda15e045c90d911689cb18042ce7c4a0f7b6cc73
fission-core-1.7.0-rc.2-minikube.yaml 9c052808104ae833e7d2ed23403f2c84a595f525ef7b9e53dee6b70a810cf032
fission-all-1.7.0-rc.2.yaml 594ebff290c13ad590a0fa44bbbd45a5b5e0ee6fac853d197e7bc756773c5089
fission-core-1.7.0-rc.2.tgz 8ba194e2bf9cf5ea95b851093675268d1bcb713bdf2f9f8ed0fae26fe7731718
fission-all-1.7.0-rc.2.tgz 76359916272b408ee21e18a74e230d5f344bea5d95a050fc931547760a8b52b1
fission-cli-osx 0b79ba3bd1d74e3fdac12f966753c5268df3f32f7fdab3d11431fdfbd8d3e5d2
fission-cli-windows.exe 9f94e3ad7248b7f5883e78a8a7c0fb41ec7467680be445582e7e5fb1f6a62a50
fission-cli-linux 0f37a1164df007c540e36dead66226fc9919ad5182aa479baabc46da2e9ee72f

Change Log

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:

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