filename | sha256 hash |
---|---|
fission-core-0.5.0.tgz | 6ee668de0870a52d16a051bb5d60c12e523a87c54269b321bdab6dd97f883ee4 |
fission-all-0.5.0.tgz | 2f72fe4ba836d84e60538ecf401a508384bb194c979688be69f1370af0c071bb |
fission-cli-osx | 1b7de8a5bbf7710ba66997003e7a63f9887ef89d7f7e027c31a78f2f51a11536 |
fission-cli-linux | 7bbff6d166daf16f6e08b82753cbd6bd0d407e12372a0c6612b6f1a11ed39e09 |
fission-cli-windows.exe | 5db18472bd071daf39ad681c6ad3b4fd4e89ccb243f81e7ea67785e0c7b2f209 |
0.5.0 (2018-02-07)
Merged pull requests:
- Migrate project.json to dotnet.csproj & do build in dotnet container #488 (life1347)
- Fix binary environment build failure due to package not found #487 (life1347)
- Fix possible context leak problem #483 (life1347)
- Removed limit on max number of channels in NATS Streaming deployment #482 (erwinvaneyk)
- Add glide flag to strip nested vendor #480 (life1347)
- Extend perl examples to use more http features #479 (LittleFox94)
- Fluentd image tag issue in tests - an additional tag was appended #469 (vishal-biyani)
- Fix broken redirect in python example #467 (soamvasani)
- Add readiness probe to go env #461 (life1347)
- Fix fission bundle build failure #456 (life1347)
- Convert build.sh to a multi-stage Dockerfile. #452 (justinbarrick)
- NewDeploy Doc #432 (vishal-biyani)
- Add go vet check #430 (life1347)
- Fix potential nil pointer problem #485 (life1347)
- Helm hook bugfixes: run on upgrade, delete on completion #473 (soamvasani)
- Archive pruner #471 (smruthi2187)
- Build and push fluentd image on release; update chart to use that image #462 (soamvasani)
- Installation instructions for Fission Workflows #453 (erwinvaneyk)
- Block build requests before environment builder is ready #437 (life1347)
- Show warning when user tries to create a function with a non-existed environment #436 (life1347)
- Declarative application specifications for Fission #422 (soamvasani)
- Functions have access to secrets/configmaps specified by the user #399 (prithviramesh)
- Newdeploy backend #387 (vishal-biyani)
0.4.1 (2018-01-20)
Merged pull requests:
- Fix python environment failed to launch #451 (life1347)
- use time.Since instead of time.Now().Sub #449 (wgliang)
- Fix fission function logs #448 (prithviramesh)
- Integration test improvements #447 (soamvasani)
- Use storageClassName in Helm Charts (#444) #445 (agrahamlincoln)
- Fscache support for multiple kubernetes objects #435 (vishal-biyani)
- Improve travi-ci test scripts #434 (life1347)
- Fix glide failed to check out github.com/dsnet/compress #429 (life1347)
- Golang v2 environment -- runtime and builder #427 (soamvasani)
- [Issue 423] build logs not saved on build error #426 (life1347)
- Add support for httproute Host matching #425 (ajbouh)
- Removed openshift specifics as they are no longer necessary #424 (karmab)
- Overwrite request host with internal host to prevent request rejection #419 (life1347)
- Fix pool manager crash problem if failed at http call #418 (life1347)
- Update nats dependencies #411 (life1347)
- Prepare Fission for IPv6 uses #408 (valentin2105)
- Executor API panics if there is err in getting function from backends #407 (vishal-biyani)
- fission function logs returns logs in correct order now #405 (prithviramesh)
- Fetcher retry #403 (vishal-biyani)
- Add fission/builder image #397 (erwinvaneyk)
- Changed podName to a generic objectReference in cache implementation #391 (vishal-biyani)
- Add package command #385 (life1347)
- Executor abstraction #384 (vishal-biyani)
0.4.0 (2017-11-15)
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)
Merged pull requests:
- 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)
Merged pull requests:
- dotnet20 build fixes #365 (soamvasani)
- Add experimental deploy script #364 (erwinvaneyk)
- Fix workflow apiserver proxy #363 (erwinvaneyk)
- Differentiate by environment in fscache eviction #361 (soamvasani)
0.3.0-rc (2017-09-27)
Merged pull requests:
- Dump package resources at the end of tests #357 (soamvasani)
- Use Containers to find matched storage containers (#350) #353 (life1347)
- Fix storage service failed to start after restarting it #352 (life1347)
- Add bodyparser for text/plain to node-env #349 (erwinvaneyk)
- Fix unsupported checksum type (issue 342) #343 (life1347)
- Fission workflow env integration #336 (erwinvaneyk)
- Add builder manager support #308 (life1347)
buildmgr-preview-20170922 (2017-09-22)
Merged pull requests:
- Multiple Trigger Definitions Fix #341 (jsturtevant)
buildmgr-preview-20170921 (2017-09-21)
Merged pull requests:
- Update a dependency in the package.json #339 (watilde)
- Fission dotnet 2.0 env #337 (joalmeid)
- Fix internal route setup bug #335 (soamvasani)
- Tag and push the latest environment images #333 (y-taka-23)
- Function service cache partial support for multiple specialization #332 (soamvasani)
- Upgrade Node Environment to 8.x #329 (MylesBorins)
- Removed deprecated k8s templates #327 (erwinvaneyk)
- Post-install hook to poke analytics function #325 (soamvasani)
- update readme with latest install instructions #324 (soamvasani)
v0.2.1 (2017-09-12)
Merged pull requests:
- Upgrade tool for 0.1 -> 0.2.1 #320 (soamvasani)
- Release automation script -- attach helm charts, tag env images #318 (soamvasani)
v0.2.1-rc2 (2017-09-10)
v0.2.1-rc (2017-09-09)
Merged pull requests:
- Hugo-based documentation site #317 (soamvasani)
- Use latest function metadata to check cached function service. #316 (life1347)
- Storage service helm chart integration + bugfixes #315 (soamvasani)
- Added perl environment #311 (LittleFox94)
- Move builds to package level #297 (soamvasani)
v0.2.0-20170901 (2017-09-01)
Merged pull requests:
- Large functions: API proxy for storage svc, upload support in the CLI #304 (soamvasani)
- Unarchive zip file after fetcher downloads the package #301 (life1347)
- Storage service and client #300 (soamvasani)
- Add link to the logs section of INSTALL.md #299 (ly798)
- Add Environment v2 Builder #298 (life1347)
- Add env builder & srcpkg through cli #296 (life1347)
- Split out the Package type into a first class Kubernetes resource #295 (soamvasani)
- Helm chart bugfixes + end to end test bugfixes #293 (soamvasani)
- Minor documentation fix for the Go example #292 (georgebuckerfield)
- Improve error message if an older CLI attempts to make a request #291 (rapitable)
- Update list of environments currently in README #289 (erwinvaneyk)
- Fix fetcher failed to access TPR if RBAC is enabled #288 (life1347)
- Fix bug that causes us to skip our new e2e tests #285 (soamvasani)
- Parse metadata.Name before creating tpr resource #284 (life1347)
- Remove etcd deployment & svc #282 (life1347)
- End to end test runner #281 (soamvasani)
- Set fetcher image through poolmgr env #280 (life1347)
- Set message content-type based on the trigger.Spec.ContentType #279 (life1347)
- Helm chart updates #273 (soamvasani)
- Kubernetes access for Travis CI tests #272 (soamvasani)
- V2 types and TPR #266 (soamvasani)
- Fix logger prints wrong log #263 (life1347)
- Fix nats trigger replies message to non-existing response topic #260 (life1347)
- Binary Environment #256 (erwinvaneyk)
- fix typo funtion -> function #252 (sbfaulkner)
- Ruby logger #251 (sbfaulkner)
- Update/Add fission-core & fission-all helm charts #239 (life1347)
- Fix unstoppable kubewatcher #208 (life1347)
nightly20170705 (2017-07-06)
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)
Merged pull requests:
- Fix creating redundant pods on heavyload coldstart #232 (yqf3139)
- Aggregate tap service request in interval #229 (yqf3139)
- Specify full golang version in Dockerfiles and build helper script #227 (soamvasani)
- Retrieve URL params in functions (#158) #226 (yqf3139)
- Fix s/Sirupsen/sirupsen/ for logrus #224 (n1koo)
- add ruby-env #223 (sbfaulkner)
- Fix pool contains wrong environment metadata #221 (life1347)
- Added support for pods and replication controllers to watchers #216 (javierbq)
- Fix two links in Roadmap doc #213 (markpeek)
- Fix http response body not closed correctly & return immediately when error occurred #210 (life1347)
- Print log when timetrigger is removed #209 (life1347)
- Retrieve function logs from controller #207 (life1347)
- Adding fission-rbac.yml for #183 (gamefiend)
- Add OpenShift INSTALL.md docs #179 (tiny-dancer)
- Lighten up the python3 base image (alpine) #171 (syassami)
- Make the chart work with helm 2.2 #170 (apenney)
- Add OpenShift support (#107) #168 (methadata)
- Go build helper script #163 (soamvasani)
- Add Time Trigger API and client (#153) #161 (yqf3139)
- Add fission-ui intro in readme #159 (yqf3139)
- Drop Go 1.7, use Go 1.8 #157 (soamvasani)
- Add README for Node.js examples #155 (RobertHerhold)
- Upgrade node environment to Node.js 7.6.0+ #151 (RobertHerhold)
- use fmt.Errorf instead of error.New() #149 (maxwell92)
- Return 201 for created resources #148 (RobertHerhold)
- Set correct Content-Type in the http response #147 (LingxianKong)
- Make it more clear where to clone this repo #145 (RobertHerhold)
- Fix function delete with uid #142 (yqf3139)
- Fixed pod has no ip (#139) #141 (life1347)
- fix(kubeEventsSlack): typo and wrong variable name #140 (Pindar)
- Ignore the vendor folder #137 (RobertHerhold)
- Fix Markdown table #136 (RobertHerhold)
- Symlink user function's node_modules to server's node_modules #133 (soamvasani)
- Add function logs support (#53) #131 (life1347)
- Remove redundant hello.js from charts directory #130 (ssudake21)
- Handle errors in filestore init (#108) #127 (soamvasani)
- [WIP] Golang runtime #125 (nouney)
- Modify the stock example to show how to change the Content-Type #124 (gonrial)
- Improve command-line client error output #122 (tobias)
- Report KeyNotFound from etcd as a 404 #121 (tobias)
- Use latest for stable release of minikube #120 (r2d4)
- Fixed failed to delete function when function's file is not exist #118 (life1347)
- Update gitignore to include dev artifacts #117 (tobias)
- Better convey duplicate name errors to client #116 (tobias)
- Don't wait for ready pod in MakeGenericPool #114 (soamvasani)
- Allow unique HTTP route & method (#102) #111 (kphatak)
- Minor improvements to build instructions in README #110 (tobias)
- Make build an actual sh script #109 (tobias)
- Fixing validations of fn actions #106 (kphatak)
- Http request support #105 (ktrance)
- function code download using HTTP URL #100 (kphatak)
- Error when env name/image not provided #98 (lcrisci)
- Add initial support for PHP7 #97 (dgoujard)
- kubewatcher example: send watch updates to slack #96 (soamvasani)
- bugfix (cli) Update the URL check to work with https #94 (andrewstuart)
- Primary Helm chart for fission #90 (ssudake21)
- Wait for Pod IP while waiting for pod ready #89 (soamvasani)
- Added support for running C# code in a dotnet core environment #84 (ktrance)
alpha20170124 (2017-01-24)
Merged pull requests:
- Make go vet happy #87 (AlekSi)
- Ignore glide cache in gofmt check #86 (soamvasani)
- Bugfix for internal routes #81 (soamvasani)
- Bug fix for handling a route's HTTP method in router #79 (soamvasani)
- fission-bundle: allow setting the namespace #77 (frodenas)
- Delete generic pools when environments are deleted #75 (soamvasani)
- Poolmgr: fix pod leak bugs on specializePod failure #70 (soamvasani)
- Poolmgr: ensure orphaned resources are cleaned up #69 (soamvasani)
- Implement 'fission route update' #68 (soamvasani)
- Update router cache on new function version #67 (soamvasani)
- Changed Package Names to Match new Github Organization #66 (jgavinray)
- Add HTTP route create params to function create command #65 (soamvasani)
- Add kubectl download to install instructions #61 (soamvasani)
- Readme minikube instructions #60 (soamvasani)
- Check for name in 'function delete' #59 (soamvasani)
- adding go-report card and fixing minor typo in README #57 (kphatak)
- Kubewatcher: trigger functions from Kubernetes Watch callbacks #56 (soamvasani)
- adding commonly used python libraries #49 (kphatak)
- Setup app.logger for python environment #48 (soamvasani)
- Add build badge #46 (soamvasani)
- Install and run etcd on travis #45 (soamvasani)
- Bugfix in functionServiceCache test #44 (soamvasani)
- Fix cache test #43 (soamvasani)
- #25 Continuous Testing #42 (jgavinray)
- add travis integration test #41 (carmark)
- Fix
environment
command typo. #39 (pirogoeth) - Edit readme #38 (soamvasani)
- Updated README to include protocol scheme for FISSION_URL prefix #36 (efexen)
- Add minikube example in readme #34 (johscheuer)
- README: use kubectl create -f http #32 (philips)
- Python environment improvements #30 (soamvasani)
- Readme updates #29 (soamvasani)
- Add "fission function edit <function>" command #28 (soamvasani)
- Move client-go dependency to 1.5 #27 (soamvasani)
kubecon (2016-11-11)
Merged pull requests:
- Reap idle pods #20 (soamvasani)
- Fission CLI #19 (soamvasani)
- Fix resource store errors on empty db #18 (soamvasani)
- fission-bundle: executable package for router, controller, poolmgr #17 (soamvasani)
- Router integration with poolmgr and controller #16 (soamvasani)
- Poolmgr -- manage generic containers and their specialization #15 (soamvasani)
- Fetcher is a helper for function run containers #14 (soamvasani)
- Cache -- simple threadsafe map #13 (soamvasani)
- Change controller and router exports to make them usable as libraries #12 (soamvasani)
- Add API version to URLs #11 (soamvasani)
- Nodejs improvements #10 (soamvasani)
- Base64 encode the code in json objects. #9 (soamvasani)
- API for environments #8 (soamvasani)
- Add HTTP trigger API and client #7 (soamvasani)
- Move some fission structs to top level package #6 (soamvasani)
- Controller #5 (soamvasani)
- Move packages to root dir from src/ #4 (soamvasani)
- Router #3 (soamvasani)
- NodeJS Function Run Container #2 (soamvasani)
- Initial docs commit #1 (soamvasani)