Skip to content
Snippets Groups Projects
Commit 788a40b7 authored by Lukasz Lopatowski's avatar Lukasz Lopatowski
Browse files

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
......@@ -13,7 +13,7 @@ repositories {
mavenCentral()
}
version = '1.6.3-SNAPSHOT'
version = '1.6.3'
group = 'net.geant.nmaas'
java {
......
......@@ -2,7 +2,7 @@
"versions" : [
{
"verNo" : "1.6.3",
"date" : "(2024/09/04)",
"date" : "(2024/09/05)",
"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"
}
]
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment