Skip to content

Releases: embj-org/ej

v0.5.11

22 Jan 07:19
7108de9

Choose a tag to compare

  • (7108de9) chore: release v0.5.11 (André)
  • (ce9758c) fix(ejb): correctly check for unix socket disconnect (André)

v0.5.10

22 Jan 06:59
9122d37

Choose a tag to compare

  • (9122d37) chore: release v0.5.10 (André)
  • (81e2163) fix(ejb): fix file leak and simplify socket connection logic (André)

v0.5.9

03 Jan 18:40
51810fa

Choose a tag to compare

  • (51810fa) chore: release v0.5.9 (André Costa)
  • (f6d6c18) fix(ejd): store connection id so we remove the correct builder (#2) (André Costa)

v0.5.8

07 Dec 16:11
a703e81

Choose a tag to compare

  • (a703e81) chore: release v0.5.8 (André)
  • (92637cd) feat(ejd): increase body limit to 10MB (André)
  • (cea48aa) chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 (#1) (dependabot[bot])
  • (cb74fc4) chore: regenerate cargo lock (André)

v0.5.7

03 Aug 10:41
2496c19

Choose a tag to compare

  • (2496c19) chore: release v0.5.7 (André)
  • (4a4bbc0) refactor: lower print level for pong receive message (André)
  • (7d6e5a4) style: fix formatting (André)

v0.5.6

02 Aug 10:04
0d95b82

Choose a tag to compare

  • (0d95b82) chore: release v0.5.6 (André)
  • (1e2a353) fix(ejb): correctly handle heartbeat (André)
  • (438e506) fix(ejb): remove unused import (André)

v0.5.5

16 Jul 12:44
000f65a

Choose a tag to compare

  • (000f65a) chore: release v0.5.5 (André)
  • (1bec3b9) fix(ejb): run checkout command in a separate task to avoid deadlocks (André)
  • (90232f7) docs: update getting started section (André)
  • (c5ac8a1) docs: fix introduction not appearing in guide (André)
  • (2d7bbdf) ci: add workflow to publish guide book to gh pages (André Costa)
  • (437fddf) docs: add sections to the summary (André)
  • (95e6fdc) docs: fix typos (André)
  • (817c5a9) docs: convert guides to a mdbook (André)
  • (8f758ea) docs: add guides (André)

v0.5.4

12 Jul 09:17
9992c4c

Choose a tag to compare

  • (9992c4c) chore: release v0.5.4 (André)
  • (6467eec) fix(ejd): progress state machine after cancelling job (André)

v0.5.3

11 Jul 12:16
c31901a

Choose a tag to compare

  • (c31901a) chore: release v0.5.3 (André)
  • (be5f38e) fix(ejb): correctly await runner before awaiting update receiver (André)

v0.5.2

11 Jul 11:45
b2e441e

Choose a tag to compare

  • (b2e441e) chore: release v0.5.2 (André)
  • (a8c58bf) fix(ejd): try to bind to socket instead of always recreating it (André)