Skip to content

Latest commit

 

History

History
290 lines (125 loc) · 12.3 KB

CHANGELOG.md

File metadata and controls

290 lines (125 loc) · 12.3 KB

2.4.0 (2024-05-13)

Features

  • return deleted resources object from submitChanges (#445) (2081bd8)

2.3.7 (2024-02-16)

Bug Fixes

  • list binding with secure search and group id (#436) (a9a1e09)

2.3.6 (2024-02-15)

Bug Fixes

2.3.5 (2024-02-05)

Bug Fixes

  • avoid adding _format to delete calls (#427) (b2a40f2)

2.3.4 (2024-02-05)

Bug Fixes

  • upgrade UI5 version from 1.75.0 to 1.120.6 and other dependencies (#418) (5002c29)

2.3.3 (2022-06-29)

Bug Fixes

  • sap.fhir.model.r4.FHIRListBinding: Invalidate list bindings (#342) (d191c15)

2.3.2 (2022-06-28)

Bug Fixes

  • sap.fhir.model.r4.FHIRListBinding: Preprocessing of next link (#333) (058dd78)

2.3.1 (2022-05-18)

Bug Fixes

  • sap.fhir.model.r4.FHIRListBinding: Trigger binding updates when resource is removed or a rollback is performed (#331) (aa33548)

2.3.0 (2022-05-06)

Features

  • Enable the support of groupId in remove calls (#321) (31ffa38)

2.2.8 (2021-07-02)

Bug Fixes

  • include .library and manifest files as part of packaging (#282) (77c9efe)

2.2.7 (2021-06-10)

Bug Fixes

  • better handling of strings with ws and numbers (#272) (d196651)

2.2.6 (2021-05-22)

Bug Fixes

2.2.5 (2021-05-20)

Bug Fixes

  • binding filters are not updated correctly in case of application filter types (#266) (60403c1)

2.2.4 (2021-05-19)

Bug Fixes

2.2.3 (2021-05-14)

Bug Fixes

  • pagination calls when the service url is relative (#262) (c998624)

2.2.2 (2021-05-03)

Bug Fixes

2.2.1 (2021-04-26)

Bug Fixes

2.2.0 (2021-04-19)

Features

2.1.1 (2021-04-12)

Bug Fixes

2.1.0 (2021-03-31)

Features

2.0.5 (2021-03-10)

Bug Fixes

2.0.4 (2020-11-26)

Bug Fixes

  • forceful update of server state variable in handleClient changes for multiple reset changes scenario (#201) (efcafbd)

2.0.3 (2020-11-17)

Bug Fixes

2.0.2 (2020-11-05)

Bug Fixes

  • Valueset calls without expand option (#193) (0c5ebb5)

2.0.1 (2020-10-15)

Bug Fixes

2.0.0 (2020-09-07)

Features

  • handle bundle response more comfortable (#176) (518a1f0)

BREAKING CHANGES

1.1.7 (2020-09-04)

Bug Fixes

1.1.6 (2020-08-04)

Bug Fixes

  • sap.fhir.model.r4.FHIRListBinding.js: array index error while accessing structure definition url when no structure definition is maintained in a resource instance (#155) (0f4459c)

1.1.5 (2020-07-29)

Bug Fixes

  • handling changed resources when the server state and the client state is the same (#154) (f84d8a4)

1.1.4 (2020-07-27)

Bug Fixes

1.1.3 (2020-07-13)

Bug Fixes

  • in case the resource id is not present (#146) (0397ba9)

1.1.2 (2020-06-24)

Bug Fixes

  • set the default query params based on configuration (#142) (08c9bea)

1.1.1 (2020-06-24)

Bug Fixes

  • in case the location header has slash at the beginning (#143) (e5ab233)

1.1.0 (2020-06-17)

Features

  • Implement the fullurl for bundle entries (#135) (ba7acbe)

1.0.5 (2020-03-27)

Bug Fixes

  • upgrade UI5 version from 1.70.0 to 1.75.0 (#109) (fb19439)

1.0.4 (2019-08-26)

Bug Fixes

  • total binding issue by binding initialization (#53) (75a41f3)

1.0.3 (2019-07-24)

Bug Fixes

  • FHIRListBinding: enable dynamic valueset binding to valueset containing codeable concept (29c2697)

1.0.2 (2019-07-09)

Bug Fixes

  • enable self-contained bundling of consuming apps (d33efdd)

1.0.1 (2019-07-09)

Bug Fixes

  • enable code uglifying by consuming apps (5ad61e1)

1.0.0 (2019-07-03)

Bug Fixes

  • provide UI5 specific configs and refactor tests (5f12072)

Features

  • add sources, tests and pipeline (8980ade)
  • upgrade UI5 version to 1.66.1 (32061a8)