Commit 7fb7309
committed
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 values1 parent 33a6b7c commit 7fb7309
2 files changed
+116
-116
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments