Skip to content

Conversation

@slint
Copy link
Member

@slint slint commented Nov 18, 2024

  • scripts: fix hashbang for "run_script.py"
  • docker: remove obsolete "version" field
  • config: fix parent DOI link
  • installation: bump dependencies

📁 invenio-app-rdm (13.0.0b1.dev17 -> 13.0.0b1.dev18 🌈)

    release: v13.0.0b1.dev18
    custom fields ui: add sorting by title
    celery: add update_domain_status task
    Add Overridable wrapper to CommunitiesManagement component (inveniosoftware/invenio-app-rdm#2753)

    * Add Overridable wrap to CommunitiesManagement component

📁 invenio-db (1.3.0 -> 1.3.1 🐛)

    release: v1.3.1
    uow: improve decorator to create uow if it's None

📁 invenio-rdm-records (16.0.1 -> 16.1.0 🌈)

    📦 release: v16.1.0
    tokens: disable "sub" verification
    * According to the JWT Specification (https://datatracker.ietf.org/doc/html/rfc7519#section-4.1.2)
      `sub` has to be a string. PyJWT v2.10.0 started enforcing this validation,
      which breaks our usage of storing an object in the `sub` field.
    * Fixes jwt.decode options for specifying required fields.
    jsonschemas: backport "internal_notes" to v6.0.0
    * Backports the "internal_notes" field to the v6.0.0 JSONSchema, since
      it is backwards compatible, and thus doesn't require any record
      migration overhead.
    UI: display all affiliations

📁 invenio-requests (5.2.0 -> 5.3.0 🌈)

    release: v5.3.0
    requests: manage sending notifications

📁 invenio-theme (3.4.3 -> 3.5.0 🌈)

    release: v3.5.0
    site: add font-weight normal
    templates: page_cover: Add site_banner empty block
    templates: page_cover: Add banner to login template

📁 invenio-vocabularies (6.5.0 -> 6.6.0 🌈)

    release: v6.6.0
    subjects: add subject to search fields
    mesh: add title en if not present
    jobs: add ORCID job
    Add unlisted tag

    * names: add props
    * permissions: restrict unlisted values
    * names: allow resolver to return multiple values
@@ -1,4 +1,3 @@
version: '2.2'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version is deprecated (and prints a warning for a while now)

@slint slint merged commit 7fb7309 into zenodo:master Nov 18, 2024
3 checks passed
@slint slint deleted the chores branch November 18, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant