Skip to content

Releases: inngest/inngest

v0.29.0

20 May 14:51
e6b185d
Compare
Choose a tag to compare

Changelog

v0.28.0

03 May 20:45
ade79fe
Compare
Choose a tag to compare

Changelog

v0.27.0

16 Apr 19:54
Compare
Choose a tag to compare

Changelog

v0.26.7

15 Apr 12:40
cad5886
Compare
Choose a tag to compare

Changelog

v0.26.6

03 Apr 21:46
51ec78b
Compare
Choose a tag to compare

Changelog

v0.26.5

19 Mar 13:56
62fb9d6
Compare
Choose a tag to compare

Changelog

v0.26.4

13 Mar 18:08
7d0beec
Compare
Choose a tag to compare

Changelog

v0.26.3

05 Mar 18:19
b1e31b3
Compare
Choose a tag to compare

Changelog

v0.26.2

27 Feb 01:11
1978b7c
Compare
Choose a tag to compare

Changelog

  • 163b1a1 Add queued status to Dev Server (#1179)
  • 3ed0e5d Consolidate useGraphQLQuery (#1171)
  • 881eff1 Fix can't invoke cron (#1182)
  • e1d9e1d INN-2745: Add additional charts to the UI for showing backlog and the number of steps currently running (#1170)
  • 3488f4d Update debounce buffer timing and logging (#1185)
  • 1978b7c Use sdk.FromReadCloser in Dev Server sync (#1186)
  • 658dfc8 fix(dashboard): cache isn't invalidated when switching organizations (#1174)
  • 80289cf fix(dashboard): hover state outline on org and user dropdown (#1180)
  • 931033d refactor(dashboard): remove legacy password-reset pages (#1181)
  • 31d93bd revert: "Remove buttons for removing org memberships and user accounts tempora…" (#1184)

v0.26.1

24 Feb 00:52
ccddc25
Compare
Choose a tag to compare

Changelog

  • 4dbaf5c Add nil check alongside redis nil
  • 02b3cef Fix timeline node fetching output when node hasn't ended (#1175)
  • c7955ec INN 2832 make timeline header more responsive (#1177)
  • f7ba18c Implement V0 apis used for large payloads (#1176)
  • 6572373 Make Modal component compositional (#1169)
  • ccddc25 Omit correlation_id from invocation events if empty (#1165)
  • f54c3d8 Only show invoke payload editor when function has event trigger (#1172)
  • c60f09f Separate RegisterRequest normalization (#1167)