Releases: envoy/envoy-integrations-sdk-nodejs
Releases · envoy/envoy-integrations-sdk-nodejs
v2.5.2
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
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
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
- @raghav-envoy made their first contribution in #110
Full Changelog: v2.4.4...v2.5.0
v2.4.4
What's Changed
- feat: add private rc publish GHA by @jfernandes-envoy in #104
- feat: add GHA to unpublish RCs by @jfernandes-envoy in #105
- chore: use NODE_AUTH_TOKEN in env for GHA unpublish by @jfernandes-envoy in #106
- chore: use gh api for package deletion by @jfernandes-envoy in #107
- Bump jws from 3.2.2 to 3.2.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #99
- Add parent_resource_id, location_id, zone_id to OptionsRouteParam by @JustWalters in #108
New Contributors
- @jfernandes-envoy made their first contribution in #104
Full Changelog: v2.4.3...v2.4.4
v2.4.3
Force name of Screener Job Attachment to 'Screener Details' so it displays in Envoy Dashboard.
v2.4.2
Release semantic change to properly display in dashboard
v.2.4.1
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
- @Zmatarasso made their first contribution in #98
Full Changelog: v2.4.0...v2.4.1
v2.4.0
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
Fix optional params error for custom secrets
v2.4.0-beta.5
add middleware variable to envoyMiddleware for backwards compatibility