Skip to content
Compare
Choose a tag to compare
@netroy netroy released this 15 Feb 09:39
· 2528 commits to master since this release
4930e74

1.27.3 (2024-02-14)

Bug Fixes

  • core: Give better error message if executions.process is still used in the configs (#8618) (a255cd3)
  • core: Improve the startup error when EXECUTIONS_PROCESS is set (#8630) (b70b42d)
  • core: Upgrade nodemailer to address an exploit (#8535) (7d39d61)
  • core: Upgrade rudderstack sdk to address npm postInstall issues (#8568) (1704f4b)
  • core: Use hostname from URL instead of Host header for SNI (#8562) (c7779de)
  • Execute Workflow Node: Passing the workflow that is supposed to be executed as a paramter (#8614) (4b91c46)
  • FTP Node: Fix issue with connections not closing properly (#8619) (ca5f003)