Releases: contentstack/webhook-listener
Releases · contentstack/webhook-listener
Release 1.0.7
What's Changed
- fix: sanitize error & response body by @aman19K in #27
- back merge by @harshithad0703 in #28
- DX | Release | 21-04-2025 by @harshithad0703 in #29
Full Changelog: v1.0.6...v1.0.7
Release 1.0.6
What's Changed
- Upgraded body-parser from 1.20.2 to 1.20.3 & debug from 4.3.4 to 4.3.5 by @aman19K in #22
- dx | 2138 update node to v22 by @harshithad0703 in #23
- back merge master to development by @harshithad0703 in #24
- dx | 2139 by @harshithad0703 in #26
- DX | Release | 10-03-2025 by @harshithad0703 in #25
New Contributors
- @harshithad0703 made their first contribution in #23
Full Changelog: v1.0.5...v1.0.6
Release 1.0.5
What's Changed
- bugfix/CS-41357-Modified the github releaase workflow to check for first release or not, added the path for tar file and ran audit fix by @cs-raj in #15
New Contributors
Full Changelog: v1.0.4...v1.0.5
Release 1.0.4
What's Changed
- feat: added github release workflow by @abhinav-from-contentstack in #10
- feat/CS-39612-Updated actions versions and added auto generate release notes and version bump by @cs-raj in #12
- fix: fixed body parser limit issue by @vkalta in #14
New Contributors
Full Changelog: v1.0.3...v1.0.4
v1.0.3-beta
- Debug logs added/enabled
v1.0.3
- Vulnerability fixes
What's Changed
- [Snyk] Upgrade body-parser from 1.20.1 to 1.20.2 by @antonyagustine in #9
New Contributors
- @antonyagustine made their first contribution in #9
Full Changelog: https://github.com/contentstack/webhook-listener/commits/v1.0.3
Initial Release
- Changes
getConfig
andsetConfig
methods added