Releases: etienne-bechara/crux
Releases · etienne-bechara/crux
v5.9.12
5.9.12 (2025-01-27)
Bug Fixes
- orm: ensure entity manager is cleared after async context is finished (b6d3d2b)
v5.9.11
5.9.11 (2025-01-09)
Bug Fixes
- app: unlock everything related to cors by default (fa3d393)
v5.9.10
5.9.10 (2025-01-04)
Bug Fixes
- doc: add path summary coalesce support (8e1e6d8)
v5.9.9
5.9.9 (2024-11-21)
Bug Fixes
- transform: add overload for @response to better configure documentation (7b22cc3)
v5.9.8
5.9.8 (2024-11-21)
Bug Fixes
- orm: drop unreliable subscriber support (98c0323)
- orm: typings for timestamp dto (edb1579)
v5.9.7
5.9.7 (2024-11-11)
Bug Fixes
- app: remove automatic status endpoint (644bc64)
v5.9.6
5.9.6 (2024-10-23)
Bug Fixes
- use pat instead of public token (d133ef5)
v5.9.5
5.9.5 (2024-10-23)
Bug Fixes
v5.9.4
5.9.4 (2024-10-23)
Bug Fixes
- orm: remove entity recursion removal due to performance issues (6bab95a)
v5.9.3
5.9.3 (2024-10-22)
Bug Fixes
- temp disable sonar (33f6e31)
- transform: to number array with number inputs (1172370)