Skip to content

Releases: switchboardoperator/switchboard-operator

Change docker base images to be alpine based

25 Mar 15:02
7e47e35
Compare
Choose a tag to compare

Fix related to operators-tester

25 Mar 14:55
9813371
Compare
Choose a tag to compare

Also ensured that the template plugin properly catches exceptions in case the render fails.

Added new Template plugin

21 Mar 16:39
fd8bb99
Compare
Choose a tag to compare

Standardize queue names

25 Feb 19:59
22eb7a1
Compare
Choose a tag to compare

Due to how we were naming queues, dead-letter queues were shared among operators for the same event and route. Standardizing queue names fixed the issue, as now all queue names (both normal queues and dead-letters) have the operator name in the queue.

Added allowFailure flag for actions

06 Feb 13:57
7dcd8ba
Compare
Choose a tag to compare

Added empty and notEmpty conditional operations

01 Feb 10:42
28d5aca
Compare
Choose a tag to compare

Allow to define numbers in conditional plugin

22 Jan 15:40
e9cfdde
Compare
Choose a tag to compare

Minor change to allow the conditional plugin to understand conditions made with numbers (it was working only for strings and booleans).

Allow HTTP plugin mock to return empty responses

27 Nov 11:25
d24a671
Compare
Choose a tag to compare

Fixed telegram mock constructor

27 Nov 11:25
6808e3f
Compare
Choose a tag to compare

Fixing the mock, we fix an issue with the operators tests.

Fixed prev2task plugin

27 Nov 11:24
336eb5f
Compare
Choose a tag to compare
v1.0.1

1.0.1