Skip to content

Latest commit

 

History

History
241 lines (199 loc) · 23.7 KB

CHANGELOG.md

File metadata and controls

241 lines (199 loc) · 23.7 KB

Change Log

0.6.0 (2018-10-15)

Full Changelog

Implemented enhancements:

  • Environment Workflow should be general function environment #168
  • Support 'output'-field #48
  • Implement metric support #6

Fixed bugs:

  • 0.5.0 appears to break Fission function input #172
  • The namespace of workflow environment can not be configured #160
  • Fix evaluation queue implementation #148

Closed issues:

  • Data streams and repository access via Fission? #202
  • api docs #186
  • Remove wfcli, move workflow functionality to fission CLI #68

Merged pull requests:

0.5.0 (2018-07-11)

Full Changelog

Implemented enhancements:

  • Attach invocation context to logs #86

Closed issues:

  • Change Workflows to talk to router #84

Merged pull requests:

0.4.0 (2018-06-07)

Full Changelog

Merged pull requests:

0.3.0 (2018-05-17)

Full Changelog

Implemented enhancements:

  • Add API change warning to documentation #95
  • Add cancel command to wfcli #88
  • Validation check for circular dependencies #42
  • Support headers (and other metadata) as input to workflow #96
  • Support inline workflows #44
  • Support passing query and headers to fission functions #37

Fixed bugs:

  • Fix builder errors when supplying an archive #139
  • Release latest fission workflow version #138
  • Limit number of parallel subscribers to backing event store #85
  • duplicate task invocations #77
  • Infinite fail loop : limit function rate / retries #71
  • Workflows install fails if fission is not installed in the "fission" namespace #69

Closed issues:

  • Example fortunewhale workflow failing #141
  • Fission workflow did not work correctly #137
  • Formalize function call API #136
  • Errors when installing wfcli #133
  • fission function logs should show meaningful logs for workflows #125
  • Install instructions are missing wfcli #124
  • Document functionality of the query parser #43
  • Add /healthz #123
  • Add Fission e2e test #40

Merged pull requests:

0.2.0 (2018-01-22)

Full Changelog

Fixed bugs:

  • Improve expression type parsing #49

Closed issues:

  • Helm chart notes: incorrect image tag in command #72
  • Do we need Bazel? #70
  • Automate yaml -> json wf definition compilation #60
  • Investigate poolmgr cleanup of workflow engine #50
  • Update README examples to be functional #41
  • Remove TypedValue serialization from json format #39
  • Create separate Api-only service #30
  • Create Helm chart #29
  • Use Fission Builder to parse yaml -> json #28
  • Workflow CLI #8
  • Workflow-engine should be just another Fission environment #5

Merged pull requests:

0.1.1 (2017-10-01)

Closed issues:

  • Make internal functions pluggable #64
  • Fixing naming inconsistencies #31
  • Add documentation #7
  • TODOs #3

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator