π invenio-app-rdm (13.0.0b0.dev8 -> 13.0.0b0.dev10 )
π¦ release: v13.0.0b0.dev10
config: import vocab readers, transformers, writers consistently
fix(landing-page): link to contributor search
* since one macro is used for contributor and creator the link is set to
creators.
* this has been fixed now with an additional parameter
release: v13.0.0b0.dev9
ui: pass record API object to external resources
* Pass record API object to external resources, allowing resources display to be behin permission checks
* Added record return to _resolve_topic_record
π invenio-jobs (0.3.1 -> 0.3.2 π)
π¦ release: v0.3.2
UI: fix schedule save
UI: fix default queue; don't error on empty args
π invenio-rdm-records (11.4.0 -> 11.5.0 π)
release: v11.5.0
codemeta: added identifier to schema
signposting: generate 1 link context object for metadata
- fix for v12
fix: abort on record deletion exception
* this closes
https://github.com/inveniosoftware/invenio-app-rdm/issues/2472
* the RecordDeletedException should be catched and hided from the user
π invenio-vocabularies (4.1.1 -> 4.2.0 π)
π¦ release: v4.2.0
ror: check last update; use ld+json for metadata (inveniosoftware/invenio-vocabularies#367)
tasks: remove import funders task
funders: add and export custom transformer
affiliations: add and export custom transformer
ror: datastreams: export writers for consistency
config: register async writer
datastreams: implement asynchronous writer
datastreams: minor fixes
datastreams: implement asynchronous writer