-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare patch release 2.8.4 #5056
base: stable/2.8.x
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## stable/2.8.x #5056 +/- ##
=============================================
Coverage 96.56% 96.56%
=============================================
Files 746 746
Lines 25332 25332
Branches 3346 3346
=============================================
Hits 24463 24463
Misses 604 604
Partials 265 265 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There will be more changelog entries of course :)
CHANGELOG.rst
Outdated
* [:backend:`5035`] Removed non-existing data shown in components variables and | ||
legacy Objects API submission data. | ||
* Fixed broken links in redis documentation. | ||
* Pinned Github actions runners to Ubuntu version 22.04. | ||
* Upgraded the Django framework to version 4.2.18. | ||
* Updated eHerkenning documentation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bugfix releases should basically have "Fixed ..." for every changelog entry. Additional CI fixes etc. can be omitted, it's not useful information to people that want to know which bugs are fixed (because they want to know if their problems have been solved).
* [:backend:`5035`] Removed non-existing data shown in components variables and | |
legacy Objects API submission data. | |
* Fixed broken links in redis documentation. | |
* Pinned Github actions runners to Ubuntu version 22.04. | |
* Upgraded the Django framework to version 4.2.18. | |
* Updated eHerkenning documentation. | |
* [:backend:`5035`] Fixed the legay Objects API registration including fields from other steps in the submitted data. | |
* Applied the latest Django security patches. |
d36d241
to
adb133b
Compare
adb133b
to
261b23d
Compare
Part of #5055
Changes
Checklist
Check off the items that are completed or not relevant.
Impact on features
Release management
I have updated the translations assets (you do NOT need to provide translations)
./bin/makemessages_js.sh
./bin/compilemessages_js.sh
Dockerfile/scripts
./bin
folderCommit hygiene