Skip to content

v0.36.14 - Slack alerts & interactive demo

Compare
Choose a tag to compare
@bastienbeurier bastienbeurier released this 14 Nov 11:21
· 939 commits to master since this release

✨ New Features

# Issue/PR Description
1 #1192, #774 Slack alerts on failures.
2 #1218 In-product interactive demo.
3 #1178 Action improvements.
4 #1189 Ability to call actions from other actions & syncs.
5 #1194 Clarify key rotation process.
6 #1201 Avoid logging auth headers in proxy requests.
7 #1205 Import credentials for the "app" auth type.
8 #1174 Allow unauthenticated requests.
9 #1022 Improve log formatting for script dry runs.
10 #1142 Node SDK on par with API.
11 #1020 Stub connection metadata for script dry runs.
12 #1046 Strong types for batchSave and batchDelete script methods.
13 #1108 Longer sessions on the webapp + better behavior when session expires.
14 #1143 Follow Temporal worker memory suggestion.
15 #1200, #1238 Add unit and integration tests.
16 #1215 Migrate some templates to use the pagination helper.
17 #1231 Optimize connection deletion to be much faster.
18 #1235 Add web signup event.
19 #1240 Support template deletion.
20 #1258 Improve the sync status API.
21 #1267 Improve types for accessing the connection raw object.
22 #1161 Improve telemetry for connection fetches.
23 #1168 Add special auth header to Shopify requests.
24 #1151 Clarify the "always send webhook" option in project settings.

🐞 Bug Fixes

# Issue/PR Description
1 #1019 Fix compilation error in proxy catch block.
2 #1209 Fix activity log when pausing/restarting syncs.
3 #1220 Fix connectionList type issue.
4 #1224 Fix listIntegrations type issue.
5 #1226, #1247 Fix gmail template.
6 #1244 Surface 400 on no connection found for sync status endpoint.
7 #1252 Frontend SDK params should not be required.
8 #1253 HMAC key not editable.
9 #1228 Fix sync delete date.
10 #1211 Close Slack alert on app uninstall.
11 #904 Fix CLI deploy command when using param to deploy single action/sync.
12 #1198 Fix CLI unnecessarily tagging new versions.
13 #1213 Fix incorrect Nango's Slack app icon.