Releases: datacite/lupo
Releases · datacite/lupo
5.10.1
What's Changed
- Index person_id by @jrhoads in #1050
- Add person_id to doi model by @jrhoads in #1049
- Actually index related_dois by @jrhoads in #1055
- Account for nil related_identifiers when indexing related_dois by @jrhoads in #1059
- Index person_ids for DOIs by @jrhoads in #1061
- Update bolognese gem to 2.0.3 by @svogt0511 in #1064
- Guard agains incomplete related_dois by @jrhoads in #1069
Full Changelog: 5.9.0...5.10.1
5.10.0
What's Changed
- Index person_id by @jrhoads in #1050
- Add person_id to doi model by @jrhoads in #1049
- Actually index related_dois by @jrhoads in #1055
- Account for nil related_identifiers when indexing related_dois by @jrhoads in #1059
- Index person_ids for DOIs by @jrhoads in #1061
- Update bolognese gem to 2.0.3 by @svogt0511 in #1064
- Guard agains incomplete related_dois by @jrhoads in #1069
Full Changelog: 5.9.0...5.10.0
5.9.0
What's Changed
- Remove required properties in OpenAPI yaml DoiPropertiesMetadata schema to improve behavior in API reference by @codycooperross in #1046
- Schema 4.5 - Initial release by @svogt0511 in #1042
- Schema 4.5 - Update bolognese, cleanup. by @svogt0511 in #1053
Full Changelog: 5.8.1...5.9.0
Bug fix for repository subject validation
Allow subject lang to be null Json schema validation for lang property should allow null values.
5.8.0
What's Changed
- strip out orcid url scheme for people search by @wendelfabianchinsamy in #1014
- Metadata 4.5 - Add field to dataset DB for new publisher_obj by @svogt0511 in #1018
- Refactor specs for DOI relations through event data into separate file by @jrhoads in #1021
- Add departure gem for use in schema-4.5 database migration by @svogt0511 in #1022
- GraphQL person search errors if there is not a query value by @wendelfabianchinsamy in #1026
- Get other_related works/dois by @jrhoads in #1025
- Fair Workflows Feature 5 by @bklaing2 in #1028
- Update bolognese to the latest version from 1.11.0 to 1.11.5 in Lupo by @ashwinisukale in #1031
- Updates to openapi.yaml by @KellyStathis in #1034
- Use resource_type_id instead of types.resourceTypeGeneral when filtering by @bklaing2 in #1036
New Contributors
- @ashwinisukale made their first contribution in #1031
Full Changelog: 5.7.6...5.8.0
5.7.6
What's Changed
- persist the doi fundingReferences schemUri on create via REST API by @wendelfabianchinsamy in #1008
New Contributors
- @wendelfabianchinsamy made their first contribution in #1008
Full Changelog: 5.7.5...5.7.6
5.7.5
What's Changed
- Case insensitive searches for certain API requests by @svogt0511 in #1003
Full Changelog: 5.7.4...5.7.5