- Upgrade rmb version to 35.3.0 (FCFIELDS-55)
- Update spring and folio-di-support versions.
- Attribute helpText of customField cannot be null (FCFIELDS-43)
- 'undefined' metadata values causing validation errors (FCFIELDS-47)
- Custom Field Input Type: Date Picker (FCFIELDS-46)
- Enhance RecordUpdate entity with updated custom field info (FCFIELDS-48)
- Provide useful message in CustomFieldValidationException (FCFIELDS-49)
- folio-custom-fields Quesnelia 2024 R1 - RMB v35.2.x update (FCFIELDS-51)
- Provide a generic implementation for RecordService (FCFIELDS-52)
- PUT /custom-fields does not handle multiple entity types (FCFIELDS-44)
- Logging improvement (FCFIELDS-25)
- Mention required X-Okapi-Module-Id header in API docs (FCFIELDS-37)
- Update to Java 17 (FCFIELDS-38)
- Update the codeowners file (FCFIELDS-39)
- Use GitHub Workflows api-lint and api-schema-lint and api-doc (FCFIELDS-36)
- Update the folio-di-support in the pom.xml (FCFIELDS-40)
- ModuleName overwrites actual ModuleName (FCFIELDS-34)
- Align logging configuration with common Folio solution (FCFIELDS-32)
- Bump
folio-service-tools
from1.10.0
to1.10.1
- Bump
raml-module-builder
from35.0.0
to35.0.6
- Bump
vertx
from4.3.3
to4.3.4
- Bump
lombok
from1.18.24
to1.18.26
- Bump
spring
from5.3.23
to5.3.25
- Bump
rest-assured
from5.2.0
to5.3.0
- FCFIELDS-29 Upgrade to RMB 35.0.0
- FCFIELDS-23 Upgrade to RMB 34.0.0
- MODCFIELDS-69: Upgrade Spring, RMB, folio-di-support (CVE-2022-22965)
- MODCFIELDS-68: Locale independent unit tests
- FCFIELDS-23 Upgrade to RMB 33.2.6
- FCFIELDS-19 Upgrade to RMB 33.1.1, Vert.x 4.1.4, folio-service-tools 1.7.1
- FCFIELDS-17 Upgrade to RMB 33 and Vert.X 4.1.0.CR1
- Update RMB to v32.1.0
- Add PERSONAL_DATA_DISCLOSURE
- Update RMB to v31.1.5
- FCFIELDS-1 Migrate to JDK 11 and RMB 31.x
- Rename project to "folio-custom-fields"
- MODCFIELDS-56 - Use camel-case names for auto-generated refIds
- MODCFIELDS-57 - Incorrect order of Custom Fields when drag-n-drop fields
- MODCFIELDS-55 - Incorrect order of Custom Fields when adding a 10th field
- MODCFIELDS-42 - Custom Field: Text Field Format Validation
- MODCFIELDS-46 - Custom Field Option: Provide an indication that an option has been saved to a record
- MODCFIELDS-37 Implement repeatable field support
- MODCFIELDS-43 Add support of custom field option IDs
- Upgrade RMB to v39.0.2
- Upgrade folio-service-tools to v1.5.0
- Fix invalid jsonb order conversion
- MODCFIELDS-40 Make RefId a read-only field
- MODCFIELDS-15 Custom Fields: Text field/area Values Validation
- MODCFIELDS-36 Text field can be created without requried "textField" attribute
- MODCFIELDS-27 Add PUT /custom-fields endpoint for updating all fields at once
- upgrade to folio-service-tools 1.3.1
- MODCFIELDS-29 Upgrade to RMB v29.1.1
- First major release
- Initial implementation: basic CRUD operations
- validation of CF definition and assignment
- support CF ordering