Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nmaas Platform
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
Analyze
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
nmaas
nmaas Platform
Commits
89c73a6a
Commit
89c73a6a
authored
7 months ago
by
Lukasz Lopatowski
Browse files
Options
Downloads
Patches
Plain Diff
Updated changelog for 1.6.5
parent
7fabeaeb
No related branches found
No related tags found
4 merge requests
!69
Develop
,
!68
Resolve "Merge 1.6.5" to develop
,
!58
Release/1.6.5
,
!47
Draft: Release/1.6.5
Pipeline
#91302
passed
7 months ago
Stage: test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/resources/changelog.json
+8
-3
8 additions, 3 deletions
src/main/resources/changelog.json
with
8 additions
and
3 deletions
src/main/resources/changelog.json
+
8
−
3
View file @
89c73a6a
...
@@ -2,17 +2,22 @@
...
@@ -2,17 +2,22 @@
"versions"
:
[
"versions"
:
[
{
{
"verNo"
:
"1.6.5"
,
"verNo"
:
"1.6.5"
,
"date"
:
"(202
4/11/08
)"
,
"date"
:
"(202
5/01/14
)"
,
"topic"
:
[
"topic"
:
[
{
{
"title"
:
"Improved bulk application deployment process"
,
"title"
:
"Improved bulk application deployment process"
,
"tags"
:
"[Enhancement]"
,
"tags"
:
"[Enhancement]"
,
"description"
:
"
---
"
"description"
:
"
Bulk deployment process is now based on a queue and scheduled job which ensures better control over the process
"
},
},
{
{
"title"
:
"Removed redundant email notifications"
,
"title"
:
"Removed redundant email notifications"
,
"tags"
:
"[Enhancement]"
,
"tags"
:
"[Enhancement]"
,
"description"
:
"---"
"description"
:
"Application instance ready email is no longer sent after application instance upgrade"
},
{
"title"
:
"Improved data initialization process after platform restart or upgrade"
,
"tags"
:
"[Enhancement]"
,
"description"
:
"Added dedicated REST endpoint for initialization scripts to indicate that database population with data is in progress"
}
}
]
]
},
},
...
...
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