Releases: UCLALibrary/californica
v2.17.12
feat: fix tests (https://github.com/UCLALibrary/californica/pull/927[)](https://github.com/UCLALibrary/californica/commit/8eb9c0926532edfb356d7cd4735777a38fa99ff9)
feat: APPS-2221_add-related-items-metadata-field (https://github.com/UCLALibrary/californica/pull/926[)](https://github.com/UCLALibrary/californica/commit/557b7c9c7466d4182bb53614c1222afaf324865d)
feat: add new language codes & fix validator for licenses (https://github.com/UCLALibrary/californica/pull/933[)](https://github.com/UCLALibrary/californica/commit/3051aeec2d2d7deb187b211f193e75cb9395b5bf)
v2.17.11
feat: Add metadata - statement of responsibility, references, admin note, format
(#922)
fix: set http method to post to avoid 414 or 431 HTTP errors (https://github.com/UCLALibrary/californica/pull/925[)](https://github.com/UCLALibrary/californica/commit/a3581cf5c994c3d961c48ff7d3097a7fbb9e01c9)
Contributed By: @jendiamond and @pghorpade
v2.17.10
feat: Add metadata researcher musician host printer #921
Contributors: @jendiamond
v2.16.10
Contributors: @pghorpade @jendiamond
fix: tag build syntax error PR-917
feat: APPS-2217 Add a "Subject.culturalObject" metadata field PR-919
fix: APPS-2218 add subject domain topic metadata to be searchable and facetable and multiple PR-920
feat: APPS-2216 Add a "Series" metadata field PR-918
v2.16.9
Add program field
v2.16.8
v2.16.7
- Rescue ObjectNotFoundError in {Collection, Work}.find_or_create_by_ark
- Remove leading and trailing white spaces from ark strings for ITEM_ARK and PARENT_ARK column values.
v2.16.6
- dependency updates
- handle new errors when deleting ChildWorks
v2.16.5
- Improved logging and handling of errors in Californica::Deleter class.