Releases: envoy/envoy-integrations-sdk-nodejs
Releases · envoy/envoy-integrations-sdk-nodejs
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
v2.4.0-beta.4
add middleware variable to envoyMiddleware for backwards compatibility
v2.4.0-beta.2
Fix optional params error for custom secrets
v2.3.6
Allows for express version 5 as a peer dependency.