Skip to content

Releases: envoy/envoy-platform-sdk-nodejs

v1.5

27 May 20:39
4b85d9f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4...v1.5

Better generic error handling

03 Oct 15:51
d0bea3b

Choose a tag to compare

This release allows job_fail to be called with a null/empty second argument, and will report it as 'unhandled_error'.

Change job_ignore function signature

20 Sep 21:16
3b2867a

Choose a tag to compare

Allow users to pass both a status message and failure reason when ignoring a job

Looser job attachments

19 Sep 17:18

Choose a tag to compare

v1.2

remove type restriction for job attach method

Job attachments

18 Sep 19:14
aeef68b

Choose a tag to compare

Merge pull request #13 from envoy/job-attchment

added job_attach method for attachments shown in visitor view