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

Updated readme and changelog for v1.5.1

parent 1f2f31c3
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,12 @@ Platform exposes a REST API consumed by the NMaaS Portal GUI.
### Technologies
* Java 11
* Spring 5
* Spring Boot (2.6)
* freemarker (2.3.31)
* Gitlab4j (4.17.0)
* Flyway (5.2.0)
* Kubernetes client from fabric8 (4.10.2)
* Spring
* Spring Boot (2.7+)
* freemarker
* Gitlab4j
* Flyway
* Kubernetes client from fabric8
### Running NMaaS Platform on local machine
......
......
{"versions" : [
{
"verNo" : "1.5.1",
"date" : "(2022/08/26)",
"date" : "(2022/09/09)",
"topic" : [
{
"title" : "...",
"tags" : "[New Feature]",
"description" : "..."
"title" : "Improved application configuration",
"tags" : "[Enhancement]",
"description" : "Added support for new parameters passed as environment variables."
},
{
"title" : "Fixed issues with email notifications",
"tags" : "[Bugfix]",
"description" : "Fixed issue with generating application upgrade possibility notifications."
},
{
"title" : "Major upgrade of project dependencies",
"tags" : "[Enhancement]",
"description" : "Most of the used dependencies were updated to most recent versions."
}
]
},
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment