Skip to content

Releases: etienne-bechara/crux

v5.9.12

27 Jan 16:52
Compare
Choose a tag to compare

5.9.12 (2025-01-27)

Bug Fixes

  • orm: ensure entity manager is cleared after async context is finished (b6d3d2b)

v5.9.11

09 Jan 21:12
Compare
Choose a tag to compare

5.9.11 (2025-01-09)

Bug Fixes

  • app: unlock everything related to cors by default (fa3d393)

v5.9.10

04 Jan 20:29
Compare
Choose a tag to compare

5.9.10 (2025-01-04)

Bug Fixes

  • doc: add path summary coalesce support (8e1e6d8)

v5.9.9

21 Nov 22:40
Compare
Choose a tag to compare

5.9.9 (2024-11-21)

Bug Fixes

  • transform: add overload for @response to better configure documentation (7b22cc3)

v5.9.8

21 Nov 22:22
Compare
Choose a tag to compare

5.9.8 (2024-11-21)

Bug Fixes

  • orm: drop unreliable subscriber support (98c0323)
  • orm: typings for timestamp dto (edb1579)

v5.9.7

11 Nov 23:00
Compare
Choose a tag to compare

5.9.7 (2024-11-11)

Bug Fixes

  • app: remove automatic status endpoint (644bc64)

v5.9.6

23 Oct 14:50
Compare
Choose a tag to compare

5.9.6 (2024-10-23)

Bug Fixes

  • use pat instead of public token (d133ef5)

v5.9.5

23 Oct 14:43
Compare
Choose a tag to compare

5.9.5 (2024-10-23)

Bug Fixes

v5.9.4

23 Oct 14:33
Compare
Choose a tag to compare

5.9.4 (2024-10-23)

Bug Fixes

  • orm: remove entity recursion removal due to performance issues (6bab95a)

v5.9.3

22 Oct 01:24
Compare
Choose a tag to compare

5.9.3 (2024-10-22)

Bug Fixes

  • temp disable sonar (33f6e31)
  • transform: to number array with number inputs (1172370)