Skip to content

Tags: zenodo/zenodo-rdm

Tags

v7.9.0

Toggle v7.9.0's commit message

Verified

This tag was signed with the committerโ€™s verified signature.
slint Alex Ioannidis
release: v7.9.0

v7.8.0

Toggle v7.8.0's commit message
installation: bump dependencies

๐Ÿ“ 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
      inveniosoftware/invenio-app-rdm#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

v7.7.0

Toggle v7.7.0's commit message
installation: bump dependencies

๐Ÿ“ invenio-app-rdm (13.0.0b0.dev8 -> 13.0.0b0.dev9 )

    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-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
      inveniosoftware/invenio-app-rdm#2472

    * the RecordDeletedException should be catched and hided from the user

v7.6.0

Toggle v7.6.0's commit message
installation: bump dependencies

๐Ÿ“ invenio-administration (2.4.0 -> 2.4.1 ๏ฟฝ๏ฟฝ)

    ๐Ÿ“ฆ release: v2.4.1
    global: remove dependency on invenio-vocabularies

    * Removes the dependency from invenio-vocabularies.
    * Delegates administration UI schema type definition to the mashmallow
      class.

๐Ÿ“ invenio-app-rdm (13.0.0b0.dev6 -> 13.0.0b0.dev8 )

    ๐Ÿ“ฆ release: v13.0.0b0.dev8
    previewer: gracefuly handle default preference
    ๐Ÿ“ฆ release: v13.0.0b0.dev7
    datastreams: add affiliations and update funders

๐Ÿ“ invenio-banners (3.0.1 -> 3.0.2 ๐Ÿ›)

    release: v3.0.2
    errors: fix validation errors not propagated to resource
    administration: set default category to info

    * Fixes inveniosoftware/invenio-banners#26 by setting default category value,
      which is a required field.

๐Ÿ“ invenio-rdm-records (11.3.1 -> 11.4.0 ๐ŸŒˆ)

    ๐Ÿ“ฆ release: v11.4.0
    affiliations: update defaults to ror v2

๐Ÿ“ invenio-rest (1.3.0 -> 1.3.1 ๐Ÿ›)

    release: v1.3.1
    tests; fix csrf tests
    csrf: improve validation

    * inveniosoftware/invenio-rest#132

๐Ÿ“ invenio-vocabularies (4.0.0 -> 4.1.1 ๐ŸŒˆ)

    ๐Ÿ“ฆ release: v4.1.1
    installation: use invenio-oaipmh-scythe from PyPI
    ๐Ÿ“ฆ release: v4.1.0
    readers: make OAI-PMH an optional extra
    schema: add administration UI attributes
    ror: fix duplicate acronymns and aliases
    affiliations: fix title search
    datastreams: have yaml writer output utf8
    datastreams: add configs for funders and affiliations
    affiliations: add datastreams
    datastreams: move ror transformer to common
    affiliations: add new fields
    vocabulary-types: services, resources, and administration UI (inveniosoftware/invenio-vocabularies#310)

    config: add OpenAIRE mapping for "Latvian Council of Science"
    tasks: fixed exception logging
    funding: update award label
    funders: fix country name display (inveniosoftware/invenio-vocabularies#343)
    first implementation of OAIPMHReader (inveniosoftware/invenio-vocabularies#329)

    * first implementation of OAIPMHReader

    * introduce a simple way to map OAI records to a dict without expecting a special metadata format.

    * fix installation requirements

    * fix tests

    * small fixes to make the tests run

    * add error handling

    * renamed oaipmh_scythe package

    * handle remarks/questions from review.

    * replaced access to a real OAI server with a mocking implementation.

    * Update invenio_vocabularies/datastreams/readers.py

    * Update tests/datastreams/test_datastreams.py

    * Moved reader tests to testreaders.py

    * add missing copyright in header

    ---------

    global: add "tags" field to all vocabularies

v7.5.2

Toggle v7.5.2's commit message

Verified

This tag was signed with the committerโ€™s verified signature.
slint Alex Ioannidis
release: v7.5.2

v7.5.1

Toggle v7.5.1's commit message

Verified

This tag was signed with the committerโ€™s verified signature.
slint Alex Ioannidis
release: v7.5.1

v7.5.0

Toggle v7.5.0's commit message
installation: bump dependencies

v7.4.0

Toggle v7.4.0's commit message
installation: bump dependencies

v7.3.2

Toggle v7.3.2's commit message
config: move openaire_delete to low queue

v7.3.1

Toggle v7.3.1's commit message
chore: fix formatting