Skip to content

Releases: ReliefApplications/ems-backend

v2.11.0-rc.1

11 Jun 12:53
Compare
Choose a tag to compare
v2.11.0-rc.1 Pre-release
Pre-release

2.11.0-rc.1 (2024-06-11)

Bug Fixes

Features

  • allow null values in aggregation (afe4656)

Reverts

v2.11.0-beta.1

06 Jun 15:36
Compare
Choose a tag to compare
v2.11.0-beta.1 Pre-release
Pre-release

2.11.0-beta.1 (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)

Features

v2.10.3

06 Jun 09:18
Compare
Choose a tag to compare

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

06 Jun 07:56
Compare
Choose a tag to compare
v2.10.3-rc.2 Pre-release
Pre-release

2.10.3-rc.2 (2024-06-06)

Bug Fixes

  • allow to skip validation of records (35fe868)

v2.10.3-rc.1

06 Jun 06:52
Compare
Choose a tag to compare
v2.10.3-rc.1 Pre-release
Pre-release

2.10.3-rc.1 (2024-06-06)

Bug Fixes

  • record validation would not be done correctly for some fields / requests, and make them fail AB#95404 AB#95398 (2ecfe0f)

v2.10.3-beta.1

05 Jun 12:24
Compare
Choose a tag to compare
v2.10.3-beta.1 Pre-release
Pre-release

2.10.3-beta.1 (2024-06-05)

Bug Fixes

Reverts

v2.10.2

28 May 14:11
Compare
Choose a tag to compare

2.10.2 (2024-05-28)

Bug Fixes

  • webjob sending error when no provided records (#1073) (84c0ff1)

v2.10.1

24 May 12:04
Compare
Choose a tag to compare
v2.10.1 Pre-release
Pre-release

2.10.1 (2024-05-24)

Bug Fixes

  • choices by graphql questions could not be set as required (#1069) (dd8b9b8)

v2.10.0

22 May 17:23
Compare
Choose a tag to compare

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

04 May 12:28
Compare
Choose a tag to compare

2.9.2 (2024-05-04)

Bug Fixes

  • getSearchFilter could break "contains" when used with non-text fields (#1038) (ea1f1a8)