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
8092c455
Commit
8092c455
authored
1 year ago
by
Ernesto Rico Schmidt
Browse files
Options
Downloads
Plain Diff
Merge branch 'changelog-update-and-format' into 'main'
Changelog update and format See merge request
!33
parents
477187dc
171f1861
No related branches found
No related tags found
1 merge request
!33
Changelog update and format
Pipeline
#7551
passed
1 year ago
Stage: build
Stage: deploy
Stage: release
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+3
-7
3 additions, 7 deletions
CHANGELOG.md
with
3 additions
and
7 deletions
CHANGELOG.md
+
3
−
7
View file @
8092c455
...
...
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-
`owners`
optional field in
`Host`
model as many-to-many reference to
`User`
(steering#166)
-
`language`
and
`topic`
optional fields in
`Note`
model (steering#169)
-
`contributors`
field in
`Note`
model (steering#159)
#
-
`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)
...
...
@@ -20,20 +20,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
-
**BREAKING:**
The IDs of the "owned shows" and the "public shows" are now listed as
`ownedShowIds`
and
`publicShowIds`
in the OICD scope claims.
-
`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)
-
`type`
in
`Link`
model is now foreign key reference to the
`LinkType`
model.
The serializers expect a
`typeId`
(steering#187)
-
`type`
in
`Link`
model is now foreign key reference to the
`LinkType`
model. The serializers expect a
`typeId`
(steering#187)
### Removed
-
`note_id`
and
`show`
fields from the
`Timeslot`
model (steering#171)
-
`type`
field from
`LinkType`
model (steering#187)
### 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
...
...
@@ -71,4 +68,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.0.0-alpha1] - 2023-02-24
Initial release.
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