Releases: folio-org/lib-linked-data-marc4ld
Releases · folio-org/lib-linked-data-marc4ld
v1.0.2
What's Changed
- MODLD-547: prepare for folio-org space by @PBobylev in #1
- MODLD-539: Adding $9 field to MARC derived record by @AndreiBordak in #3
- fix(deps): bump org.marc4j:marc4j from 2.9.5 to 2.9.6 by @dependabot in #2
- fix(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.3.4 to 3.3.5 by @dependabot in #4
- fix(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @dependabot in #5
- MODLD-568: Fix sonar violations in lib-linked-data-marc4ld (Part 1) by @pkjacob in #7
- fix(deps): bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 by @dependabot in #6
- MODLD-568: Fix sonar violation by @pkjacob in #8
- fix(deps): bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 by @dependabot in #10
- MODLD-572: PropertyDictionary.java contains two enums for the same URI by @AndreiBordak in #11
- modld-579: Extract tests for Marc field 600 and 610 out of MarcBib2LdMapperIT by @pkjacob in #9
- MODLD-579: Extract tests for 650, 651, 655, 010 out of MarcBib2LdMapperIT. Remove unwanted tests for 26X by @pkjacob in #12
- MODLD-579: Remove redundant tests for MARC 336, 337, 338, 775, 776, 082, 043, 257, Govt Publication. Extract tests for Target Audience (008/222) into separate class. by @pkjacob in #13
- MODLD-578: Extracts tests for MARC fields 100, 110, 111, 700, 710, 711 by @AndreiBordak in #14
- MODLD-568: Fix sonar violations by @pkjacob in #15
- fix(deps): bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 by @dependabot in #16
- MODLD-564: readme update; bibframe -> ld ubiquitous renaming by @PBobylev in #17
- fix(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #18
- fix(deps): bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2 by @dependabot in #20
- MODLD-608: AdminMetada mapping by @PBobylev in #21
- MODLD-614: Create javadoc jar; Mention copyleft license in README by @pkjacob in #22
- MODLD-614: Update copyright by @pkjacob in #23
- fix(deps): bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 by @dependabot in #24
- MODLD-603: Map date to MARC 005 field by @AndreiBordak in #25
- MODLD-603: Intermittent failure fix by @AndreiBordak in #27
- fix(deps): bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot in #26
- MODLD-531: Authority: Create Concept, Topic resource from marc field 150 by @askhat-abishev in #28
- MODLD-622: [Tech-Debt] Enable unit tests by @askhat-abishev in #29
- MODLD-618: Date in 008 Field | Create Date by @AndreiBordak in #30
- MODLD-532: Authority: Create Topic resource from marc auth field 150 … by @askhat-abishev in #32
- chore(deps-dev): bump org.folio:folio-spring-testing from 8.2.1 to 8.2.2 by @dependabot in #33
- fix(deps): bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 by @dependabot in #36
- MODLD-629: Include subtitle in the label of Title resource by @pkjacob in #35
- MODLD-619: Punctuation by @AndreiBordak in #34
- MODLD-635: Punctuation normalization - special treatment for trailing periods by @pkjacob in #38
- MODLD-636: Revert MODLD-451 by @pkjacob in #39
- MODLD-532: Add Topic to ResourceKind by @pkjacob in #40
- MODLD-637: MARC Derived Record | Order of Fields by @AndreiBordak in #41
- MODLD-639: Do not import authority records without LCCN by @pkjacob in #42
- MODLD-634: Authority Punctuation/Parentheses/Brackets normalization by @AndreiBordak in #43
- fix(deps): bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 by @dependabot in #47
- MODLD-643: Preservation of MARC fields that are not rendered in the UI by @askhat-abishev in #44
- fix(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.3.5 to 3.4.2 by @dependabot in #46
- MODLD-653: Fix MARC to LD mapping when "concat" and "append" properties are present for a rule by @pkjacob in #48
- MODLD-647: Include Work note in 500 of the derived MARC record by @pkjacob in #45
- MODLD-644: Preservation of MARC | MARC derived record by @askhat-abishev in #49
- MODLD-652: Update mapping for MARC field 546 by @pkjacob in #50
- MODLD-646: Remove the logic to discard authority MARC without LCCN by @pkjacob in #51
- fix(deps): bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.3 by @dependabot in #53
- MODLD-666: Add NEWS.md file by @pkjacob in #54
- FOLREL-612: Update to mod-linked-data Java 21 by @AndreiBordak in #57
- fix(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.4.2 to 3.4.3 by @dependabot in #52
- fix(deps): bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.21.4 by @dependabot in #56
- chore(deps-dev): bump org.folio:folio-spring-testing from 8.2.2 to 9.0.0 by @dependabot in #55
- MODLD-530: field 151 -> Concept, Place mapping by @PBobylev in #58
- fix(deps): bump org.folio:lib-linked-data-dictionary from 1.0.1-SNAPSHOT to 1.0....