Releases: ReliefApplications/ems-backend
Releases · ReliefApplications/ems-backend
v2.11.0-rc.1
Bug Fixes
Features
- allow null values in aggregation (afe4656)
Reverts
v2.11.0-beta.1
Bug Fixes
- allow to skip validation of records (35fe868)
- record validation would not be done correctly for some fields / requests, and make them fail AB#95404 AB#95398 (2ecfe0f)
Features
v2.10.3
2.10.3 (2024-06-06)
Bug Fixes
- allow to skip validation of records (35fe868)
- record validation would not be done correctly for some fields / requests, and make them fail AB#95404 AB#95398 (2ecfe0f)
v2.10.3-rc.2
Bug Fixes
- allow to skip validation of records (35fe868)
v2.10.3-rc.1
Bug Fixes
- record validation would not be done correctly for some fields / requests, and make them fail AB#95404 AB#95398 (2ecfe0f)
v2.10.2
2.10.2 (2024-05-28)
Bug Fixes
- webjob sending error when no provided records (#1073) (84c0ff1)
v2.10.1
2.10.1 (2024-05-24)
Bug Fixes
- choices by graphql questions could not be set as required (#1069) (dd8b9b8)
v2.10.0
2.10.0 (2024-05-22)
Bug Fixes
- creation of new users could fail due to duplication errors (#1059) (95eadbe)
Features
- REST reference data can also use query params (#1058) (506e551)
- use microsoft graph to populate user's attributes (#1062) (4396301)
v2.9.2
2.9.2 (2024-05-04)
Bug Fixes
- getSearchFilter could break "contains" when used with non-text fields (#1038) (ea1f1a8)