Skip to content

Commit 07d6832

Browse files
committed
refactor: add new services for record generation and clean up unused code
1 parent d095f9a commit 07d6832

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
* Added a service to process a new custom profile. Extended logic to apply this service. Refs [UILD-546].
88
* Extended services to process the loaded record using the updated profile. Refs [UILD-547].
99
* Added import file action. Refs [UILD-561], [UILD-568].
10+
* Added new services for the record generation. Refs [UILD-548].
11+
* Removed unused code after introducing the new profile. Remove BF2-BFLite mapping. Refs [UILD-550].
1012

1113
[UILD-552]:https://folio-org.atlassian.net/browse/UILD-552
1214
[UILD-544]:https://folio-org.atlassian.net/browse/UILD-544
@@ -15,6 +17,8 @@
1517
[UILD-547]:https://folio-org.atlassian.net/browse/UILD-547
1618
[UILD-561]:https://folio-org.atlassian.net/browse/UILD-561
1719
[UILD-568]:https://folio-org.atlassian.net/browse/UILD-568
20+
[UILD-548]:https://folio-org.atlassian.net/browse/UILD-548
21+
[UILD-550]:https://folio-org.atlassian.net/browse/UILD-550
1822

1923
## 1.0.5 (2025-04-30)
2024
* Fixed incorrect behavior when navigating between duplicated resources. Fixes [UILD-553].

0 commit comments

Comments
 (0)