Skip to content

v1.6.0

Compare
Choose a tag to compare
@hdp617 hdp617 released this 19 Jun 19:24
25e364e

06-17-2020 14:53 PDT

Implementation Changes

  • refactor: extract cloudevents functions, privateize file-global identifiers (#138)
  • refactor: Move the logic to load user's function to loader.ts (#136)
  • refactor: split files (#135)

New Features

  • feat: prototype cloudevent function signature type (#147)

Dependencies

Documentation

  • docs: remove incorrect pubsub docs (#145)
  • Fix PubSub Event Example (#141)

Internal / Testing Changes

  • Use CloudEvents v1.0 in CloudEventsContext and tests (#139)