Skip to content

Latest commit

 

History

History
145 lines (120 loc) · 14.3 KB

CHANGELOG.md

File metadata and controls

145 lines (120 loc) · 14.3 KB

Change Log

0.3.0 (2018-05-17)

Full Changelog

Implemented enhancements:

  • Add API change warning to documentation #95
  • Support inline workflows #44

Fixed bugs:

  • Fix builder errors when supplying an archive #139
  • Limit number of parallel subscribers to backing event store #85
  • duplicate task invocations #77
  • Infinite fail loop : limit function rate / retries #71

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
  • Add /healthz #123
  • Add Fission e2e test #40

Merged pull requests:

0.2.0 (2018-01-22)

Full Changelog

Implemented enhancements:

  • Support headers (and other metadata) as input to workflow #96
  • Support passing query and headers to fission functions #37

Fixed bugs:

  • Workflows install fails if fission is not installed in the "fission" namespace #69
  • 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