Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
steering
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AURA
steering
Commits
85227e7c
Verified
Commit
85227e7c
authored
1 year ago
by
Ernesto Rico Schmidt
Browse files
Options
Downloads
Patches
Plain Diff
docs: update CHANGELOG
parent
7e99152a
No related branches found
No related tags found
No related merge requests found
Pipeline
#7222
passed
1 year ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+11
-1
11 additions, 1 deletion
CHANGELOG.md
with
11 additions
and
1 deletion
CHANGELOG.md
+
11
−
1
View file @
85227e7c
...
...
@@ -10,16 +10,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
-
`owners`
optional field in
`Host`
model as many-to-many reference to
`User`
(steering#166)
-
`language`
and
`topic`
optional fields in
`Timeslot`
model (steering#169)
-
`language`
and
`topic`
optional fields in
`Note`
model (steering#169)
-
`contributors`
field in
`Note`
model (steering#159)#
-
`PRIVILEGED_GROUP`
and
`ENTITLED_GROUPS`
settings to implement groups and permissions (steering#177)
-
`FILTER_ACTIVE_SHOWS_USING`
settings to filter active shows and OIDC scope claims (steering#175)
-
`ShowManager`
to annotate a show with its max (last) timeslot start (steering#175)
### Changed
-
`note_id`
and
`show_id`
are read-only fields of the
`TimeslotSerializer`
(steering#171)
-
`Note.tags`
are exposed as list of strings (steering#158)
-
Django’s model permissions and additional custom permissions are now used (steering#177)
### Removed
-
`note_id`
and
`show`
fields from the
`Timeslot`
model (steering#171)
### Breaking
-
The IDs of the "owned shows" and the "public shows" are now listed as
`ownedShowIds`
and
`publicShowIds`
in the OICD scope claims.
## [1.0.0-alpha2] - 2023-06-20
### Added
...
...
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