Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
sygal-import-ws
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
open-source
sygal-import-ws
Commits
84df71eb
You need to sign in or sign up before continuing.
Commit
84df71eb
authored
8 months ago
by
Bertrand Gauthier
Browse files
Options
Downloads
Patches
Plain Diff
Notes de version 3.0.0
parent
88ff3bc7
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#32312
passed
6 months ago
Stage: release
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+3
-1
3 additions, 1 deletion
CHANGELOG.md
doc/release-notes/v3.0.0.md
+2
-1
2 additions, 1 deletion
doc/release-notes/v3.0.0.md
with
5 additions
and
2 deletions
CHANGELOG.md
+
3
−
1
View file @
84df71eb
...
...
@@ -12,7 +12,9 @@ Journal des modifications
-
Dockerfile.sh : install manuelle de xdebug 3.2.2 sinon core dump en PHP8.0 ; utilisation du fichier de log FPM par défaut.
-
Possibilité de spécifier la version d'API visée (ex : 'V3') dans la ligne de commande update-service-tables
-
install.sh : tentative de ne plus vider le cache de résultat
-
composer : ajout explicite d'un dépendance avec laminas-text
-
composer : ajout explicite d'une dépendance avec laminas-text
-
SQL Doctorants Apogée/Physalis : ajout de la colonne "code_apprenant_in_source" (numero étudiant).
-
SQL Origines de financement Apogée : données désormais puisées dans la table "origine_financement" et plus en dur.
-
[FIX] SQL : manquait la vue V_SYGAL_ROLE_V2
2.
3.0
...
...
This diff is collapsed.
Click to expand it.
doc/release-notes/v3.0.0.md
+
2
−
1
View file @
84df71eb
...
...
@@ -14,7 +14,8 @@ Cf. [3.0.0/physalis.sql](3.0.0/physalis.sql).
Serveur d'application
---------------------
-
Sur le serveur d'application, vous devez installer PHP 8.0. Voici un exemple, à adapter à votre situation :
-
Sur le serveur d'application, vous devez passer à PHP 8.0.
Pour mémoire, voici une trame de ce qui a été fait chez nous :
```
bash
export
PHP_VERSION
=
"8.0"
...
...
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