Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dojo Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
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
Dojo Project (HES-SO)
Dojo Project
Commits
69a4fb72
Commit
69a4fb72
authored
1 year ago
by
michael.minelli
Browse files
Options
Downloads
Patches
Plain Diff
CHANGELOG => Update v4
parent
eab6e562
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+12
-3
12 additions, 3 deletions
CHANGELOG.md
with
12 additions
and
3 deletions
CHANGELOG.md
+
12
−
3
View file @
69a4fb72
...
@@ -15,22 +15,31 @@
...
@@ -15,22 +15,31 @@
-->
-->
##
3.6
.0 (Upcoming)
##
4.0
.0 (Upcoming)
### ✨ Feature
### ✨ Feature
-
Add features related to corrige (commentary, commit specific link / update, delete link)
-
Add features related to corrige (commentary, commit specific link / update, delete link)
-
**CLI**
: Add some commands to generate files that will be used for terminal completion (bash, fish and zsh)
-
**CLI**
: Add some commands to generate files that will be used for terminal completion (bash, fish and zsh)
-
**CLI**
: Add
"
dojo upgrade
"
command t
o open the browser on the latest release page
-
**CLI**
: Add
`
dojo upgrade
`
command t
hat automatic upgrade the CLI to the latest version (or the latest dev version)
### 🎨 Interface
### 🎨 Interface
-
**CLI**
: Move from
`session`
command to
`auth`
(for retro-compatibility,
`session`
command is still available, but hidden)
-
**CLI**
: Move from
`session`
command to
`auth`
(for retro-compatibility,
`session`
command is still available, but hidden)
### 🤏 Minor change
-
**CLI**
: Do not add spaces in directory name of repository's clone
### 🔨 Internal / Developers
### 🔨 Internal / Developers
-
Move all gitlab API calls to GitBreaker library
-
Move all gitlab API calls to GitBreaker library
-
SonarQube integration
-
SonarQube integration
-
Dependencies update
-
**CLI and Checkers**
: Migrate to native ESM (ECMAScript Modules)
-
Dependencies update (huge update for CLI and Checkers because of some dependencies that was locked on older versions
because newer ones require native ESM)
-
**API**
: Multi-process start is disabled when it is not executed in a production environment
-
**API**
: Multi-process start is disabled when it is not executed in a production environment
### 🐛 Bugfix
-
**API**
: Fix no response when Authorization header is missing
-
**API**
: Fix get assignment by url with assignment containing spaces
### 📚 Documentation
### 📚 Documentation
-
Migration from Wiki to static web site
-
Migration from Wiki to static web site
...
...
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