Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
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
AlekSIS®
Official
AlekSIS-Core
Merge requests
!733
Prepare release 2.0rc6
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Prepare release 2.0rc6
prepare-release-2.0rc6
into
release/2.0
Overview
0
Commits
41
Pipelines
3
Changes
1
Merged
Jonathan Weth
requested to merge
prepare-release-2.0rc6
into
release/2.0
3 years ago
Overview
0
Commits
41
Pipelines
3
Changes
1
Expand
0
0
Merge request reports
Viewing commit
3b3ed902
Prev
Next
Show latest version
1 file
+
2
−
9
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
3b3ed902
Fix changelog
· 3b3ed902
Jonathan Weth
authored
3 years ago
CHANGELOG.rst
+
2
−
9
Options
@@ -36,8 +36,8 @@ Removed
~~~~~~~
* Dropped data anonymization (django-hattori) support for now
* `OAUTH2_SCOPES` setting in apps is not supported anymore. Use `get_all_scopes` method
on `AppConfig` class instead.
*
`
`OAUTH2_SCOPES`
`
setting in apps is not supported anymore. Use
`
`get_all_scopes`
`
method
on
`
`AppConfig`
`
class instead.
`2.0rc5`_ - 2021-08-25
----------------------
@@ -56,13 +56,6 @@ Added
~~~~~
* Allow to configure port for prometheus metrics endpoint.
* Allow apps to dynamically generate OAuth scopes
Removed
~~~~~~~
* `OAUTH2_SCOPES` setting in apps is not supported anymore. Use `get_all_scopes` method
on `AppConfig` class instead.
Fixed
~~~~~
Loading