***
Wartungsfenster jeden ersten Mittwoch vormittag im Monat
***
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Invenio Config TUW
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Center for Research Data Management
Invenio Config TUW
Commits
5eb599fb
Commit
5eb599fb
authored
10 months ago
by
Moser, Maximilian
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to v2024.2.0
parent
e3e1f1bf
No related branches found
Branches containing commit
Tags
v2024.2.0
Tags containing commit
1 merge request
!31
InvenioRDM v12
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES.rst
+10
-0
10 additions, 0 deletions
CHANGES.rst
invenio_config_tuw/__init__.py
+1
-1
1 addition, 1 deletion
invenio_config_tuw/__init__.py
with
11 additions
and
1 deletion
CHANGES.rst
+
10
−
0
View file @
5eb599fb
...
...
@@ -8,6 +8,16 @@
Changes
=======
Version 2024.2 (released 2024-06-24)
- v12 compat: Chase Invenio-OAuthClient refactoring
- v12 compat: Chase permission policy changes
- v12 compat: Chase record ownership changes
- v12 compat: Remove breadcrumbs
- Use configuration items instead of hacks for the community permission policy
- Flatten the user preference `curation.consent` to `curation_consent`
- Override search mappings
Version 2024.1 (released 2024-05-22, updated 2024-05-22)
...
...
This diff is collapsed.
Click to expand it.
invenio_config_tuw/__init__.py
+
1
−
1
View file @
5eb599fb
...
...
@@ -9,6 +9,6 @@
from
.ext
import
InvenioConfigTUW
__version__
=
"
2024.
1.1
"
__version__
=
"
2024.
2.0
"
__all__
=
(
"
__version__
"
,
"
InvenioConfigTUW
"
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment