Skip to content

Releases: NangoHQ/nango

v0.40.1

17 Jun 08:23
Compare
Choose a tag to compare

v0.40.1 - 2024-06-17

Added

Changed

Fixed

v0.40.0

10 Jun 09:49
Compare
Choose a tag to compare

v0.40.0 - 2024-06-10

Added

Changed

  • Rename orchestrator waitForCompletion param to longPolling (#2238) by @TBonnin
  • Actions and webhooks can be executed by orchestrator (#2237) by @TBonnin

Fixed

v0.39.33

03 Jun 11:28
Compare
Choose a tag to compare

v0.39.33 - 2024-06-03

Added

Changed

  • (persist) Make NANGO_ENCRYPTION_KEY required in persist service (#2226) by @TBonnin

Fixed

v0.39.32

28 May 07:54
Compare
Choose a tag to compare

v0.39.32 - 2024-05-28

Added

  • (server) [nan-981] prep for implementing error reporting UI on connection authorization sub (#2204) by @khaliqgant

Fixed

v0.39.31

27 May 09:51
Compare
Choose a tag to compare

v0.39.31 - 2024-05-27

Added

Changed

Fixed

v0.39.30

21 May 09:03
Compare
Choose a tag to compare

v0.39.30 - 2024-05-21

Added

Fixed

v0.39.29

20 May 12:43
Compare
Choose a tag to compare

v0.39.29 - 2024-05-20

Added

  • (jobs) [nan-919] reconcile temporal schedules (#2149)
  • (client) Add user-agent, reuse http agent (#2153)
  • [nan-919] only fix for paused and allow concurrent actions (#2165)
  • (scripts) [nan-973] slack integration for each environment (#2168)
  • Introduces the orchestra API and client (#2162)
  • (api) [NAN-793] bulk metadata update api (#2145)

Fixed

  • (action) Debug empty response (#2160)
  • (api) Handle invalid json payload (#2161)
  • (temporal) [nan-919] more quiet logs and add in the previous note (#2164)
  • (getSyncs) Should not join on action (#2167)
  • (persist) Catch invalid payload early (#2166)
  • (temporal) Should not be loaded for oauth install (#2151)
  • (temporal) Handle error outside the scripts (#2163)
  • Headers issues in sync (#2169)
  • (webapp) [nan-968] when success if null it has a specific status (#2170)
  • (server) [nan-990] hosted logic for sync tab (#2174)

v0.39.28

15 May 12:52
Compare
Choose a tag to compare

v0.39.28 - 2024-05-15

Added

  • (db) Add ability to change schema name (#2126)
  • (orchestration) Introducing the scheduler (#2132)
  • (db) Add extensions to search_path (#2143)
  • (webapp) [nan-839] add secondary url (#2135)
  • [nan-851] improve query to use the nango_config_id (#2124)
  • (logs) GET /logs/operations/:operationId (#2156)
  • (cli) [nan-918] exit deploy if not everything compiled successfully (#2158)

Fixed

  • (action) Logs ActionError in activities (#2148)
  • (db) Backfill secret key hash (#2134)
  • (action) Log all errors
  • (env) Correctly parse db-schemas (#2154)
  • (oauth) [nan-934] fix public key lookup (#2157)
  • (ui) Env switching issue (#2152)
  • (webapp) [nan-943] fix API reference for multi models (#2159)

v0.39.27

13 May 14:35
Compare
Choose a tag to compare

v0.39.27 - 2024-05-13

Added

  • (logs) Add more context #2 (#2146)
  • (ui) Logs search mvp (#2106)

Fixed

  • (release) Improve changelog (#2147)

v0.39.26

13 May 07:59
Compare
Choose a tag to compare

0.39.26 - 2024-05-13

Changed

  • (release) 0.39.26 [skip ci]

Fixed

  • (schedule) Add scheduleId and warn label (#2142)
  • (schedule) Comparison when checking if a schedule is paused (#2144)
  • (release) Publish correctly to github (#2141)