Skip to content

Releases: integreat-io/integreat

v1.5.10

05 Jul 08:57
0ef9f45
Compare
Choose a tag to compare

Update deps.

v1.5.9

14 Mar 14:53
f6bc53f
Compare
Choose a tag to compare

Update deps.

v1.5.8

17 Feb 21:22
a6fbbc3
Compare
Choose a tag to compare

Bug fixes:

  • meta.queue was removed before sending action to queue, causing delay timestamp to be lost.
  • When a job step failed, any origin already set by e.g. an action handler, would mask the step id. Instead, we now prefix any existing origin with the job step id.

v1.5.7

16 Feb 10:27
bebae56
Compare
Choose a tag to compare

Bug fix:

  • sourceService on incoming actions were passed on and made it impossible to know in middleware whether we were dealing with incoming or outgoing actions.

v1.5.6

17 Jan 16:53
41d90b9
Compare
Choose a tag to compare

Update deps.

v1.5.5

20 Dec 20:03
6b9a870
Compare
Choose a tag to compare

Bug fix:

  • A meta.queue flag set through an incoming request mutation, was disregarded

v1.5.4

19 Dec 05:50
fb978b6
Compare
Choose a tag to compare

Update deps.

v1.5.3

13 Dec 21:09
0e1ba16
Compare
Choose a tag to compare

Update deps

v1.5.2

11 Dec 17:15
a725d62
Compare
Choose a tag to compare

Update deps.

v1.5.1

06 Dec 20:08
0417a49
Compare
Choose a tag to compare

Bug fix:

  • The DELETE handler would stop actions without only params