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
788a40b7
Commit
788a40b7
authored
9 months ago
by
Lukasz Lopatowski
Browse files
Options
Downloads
Patches
Plain Diff
Update version to 1.6.3 and updated changelog for 1.6.3
parent
9a8e0444
No related branches found
No related tags found
No related merge requests found
Pipeline
#89440
passed
8 months ago
Stage: test
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build.gradle
+1
-1
1 addition, 1 deletion
build.gradle
src/main/resources/changelog.json
+11
-1
11 additions, 1 deletion
src/main/resources/changelog.json
with
12 additions
and
2 deletions
build.gradle
+
1
−
1
View file @
788a40b7
...
...
@@ -13,7 +13,7 @@ repositories {
mavenCentral
()
}
version
=
'1.6.3
-SNAPSHOT
'
version
=
'1.6.3'
group
=
'net.geant.nmaas'
java
{
...
...
This diff is collapsed.
Click to expand it.
src/main/resources/changelog.json
+
11
−
1
View file @
788a40b7
...
...
@@ -2,7 +2,7 @@
"versions"
:
[
{
"verNo"
:
"1.6.3"
,
"date"
:
"(2024/09/0
4
)"
,
"date"
:
"(2024/09/0
5
)"
,
"topic"
:
[
{
"title"
:
"New layout for the portal landing pages"
,
...
...
@@ -13,6 +13,16 @@
"title"
:
"Support for SSO accounts provisioned ahead of time"
,
"tags"
:
"[Enhancement]"
,
"description"
:
"Bulk user deployment process was enhanced with an option to indicate that given user account should allow for SSO login"
},
{
"title"
:
"New email notifications for user accounts created in bulk"
,
"tags"
:
"[Enhancement]"
,
"description"
:
"New users with accounts created in bulk process will receive customized email messages with instructions on first login"
},
{
"title"
:
"Fixed issue with selection of application version for manual upgrade"
,
"tags"
:
"[Bugfix]"
,
"description"
:
"Fix was applied to drop down version selector on manual application instance version upgrade modal"
}
]
},
...
...
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