Skip to content

Releases: envoy/envoy-integrations-sdk-nodejs

v2.5.2

10 Mar 15:10
d250271

Choose a tag to compare

v2.5.2 Pre-release
Pre-release

What's Changed

  • Migrate npm publish to trusted publishers (OIDC) by @JustWalters in #113
  • feat: update invite and entry payload with visitor profile id by @Zmatarasso in #115

Full Changelog: v2.5.1...v2.5.2

v2.5.1

03 Mar 15:35
e2f7cdc

Choose a tag to compare

What's Changed

  • Fix shallow copy mutation in normalize payload functions by @JustWalters in #112
  • Bump axios from 1.12.0 to 1.13.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #111

Full Changelog: v2.5.0...v2.5.1

v2.5.0

06 Feb 16:35
d01471e

Choose a tag to compare

What's Changed

  • Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #109
  • Add dual User-Agent and X-Envoy-Client-Info headers by @raghav-envoy in #110

New Contributors

Full Changelog: v2.4.4...v2.5.0

v2.4.4

20 Jan 17:37
fdb53ff

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.3...v2.4.4

v2.4.3

05 Dec 15:56
f6758f9

Choose a tag to compare

Force name of Screener Job Attachment to 'Screener Details' so it displays in Envoy Dashboard.

v2.4.2

04 Dec 18:48
af6f8fd

Choose a tag to compare

Release semantic change to properly display in dashboard

v.2.4.1

03 Dec 16:57
894487a

Choose a tag to compare

What's Changed

  • Bump js-yaml from 3.14.1 to 3.14.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #97
  • [feat] add sendFailedScreen to envoyResponse typing by @Zmatarasso in #98

New Contributors

Full Changelog: v2.4.0...v2.4.1

v2.4.0

05 Nov 16:21
0fc3ef3

Choose a tag to compare

What's Changed

  • Enable CodeQL Security Analysis by @aganita in #91
  • Bump axios from 1.8.2 to 1.12.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #92
  • Add a function that can be used to see if an error is storage-related by @JustWalters in #96

New Contributors

Full Changelog: v2.3.6...v2.4.0

v2.4.1-beta.1

13 Oct 21:27

Choose a tag to compare

v2.4.1-beta.1 Pre-release
Pre-release

Fix optional params error for custom secrets

v2.4.0-beta.5

14 Oct 00:16
4f0539b

Choose a tag to compare

v2.4.0-beta.5 Pre-release
Pre-release

add middleware variable to envoyMiddleware for backwards compatibility