Skip to content

Releases: GoogleCloudPlatform/functions-framework-conformance

v0.3.5

11 Nov 20:37
34efb45
Compare
Choose a tag to compare

Fix remaining input/output mismatch in firebase-db3 test case

v0.3.4

11 Nov 17:46
078ded0
Compare
Choose a tag to compare

Fix mismatch between legacy events and CloudEvents in firebase-db3 and firebase-dbdelete2 test cases.

v0.3.3

11 Nov 01:10
423b53e
Compare
Choose a tag to compare

fix: compare legacy event timestamps by value instead of format

v0.3.2

20 Oct 23:45
51e4b5b
Compare
Choose a tag to compare

fix: relax json comparison in validateHTTP

v0.3.1

19 Oct 23:35
e113ac0
Compare
Choose a tag to compare
  • fix: set GO111MODULE=on when install conformance tool

v0.3.0

05 Oct 21:47
d5c945f
Compare
Choose a tag to compare

Changes:

  • Include all flags in GitHub Action

v0.2.0

05 Oct 18:49
a4534d3
Compare
Choose a tag to compare
  • Improve error reporting (#28)
  • Introduce a -start-delay flag in case the function-running command takes more than a second to start up. (#29)
  • Loosen requirements on the data payload of CloudEvents. (#30)
  • Bump @actions/core from 1.2.4 to 1.2.6 in /action (#32)
  • Bump node-fetch from 2.6.0 to 2.6.1 in /action (#31)
  • fix: run go get in conformance action (#33)

v0.1.0

10 Aug 19:40
5b9414a
Compare
Choose a tag to compare

Initial release of the conformance test suite & Github Action.