1.27.2 (2024-02-02)
Bug Fixes
- core: Allow Date/Luxon objects and additional formats in DateTime validation (#8525) (98ea7d4)
- core: Ensure AxiosError status always gets copied over to NodeApiError (#8509) (91881c8)
- core: Fix DropRoleMapping migration (#8521) (731b305)
- core: Fix new graceful shutdown env being always overridden by deprecated env (#8503) (31e4cd8)
- core: Fix PermissionChecker.check, and add additional unit tests (#8528) (6385fb2)
- core: Fix test runs of triggers that rely on static data (#8524) (b4f10e5)
- core: Fix workflow tagging failure due to unique constraint check (#8505) (d4597ca)
- editor: Prune values that are not in the schema in the ResourceMapper component (#8478) (d0e94b0)
- Embeddings OpenAI Node: Fix dynamic models fetching (#8533) (f256c6d)
- HTTP Request Node: Require parameter with filled name and value to avoid infinite loop (#8454) (0fd3470)
- HTTP Request Node: Support form data when using pagination (#8497) (af929ba)
- Microsoft Excel 365 Node: Upsert append new rows at the end of used range, option to append at the end of selected range (#8461) (0aa23d5)
- MongoDB Node: Fix "Maximum call stack size exceeded" error on too many rows (#8530) (00f5549)
- Slack Node: Attachments fix (#8471) (6883610)