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
77caea5a
Commit
77caea5a
authored
2 years ago
by
Lukasz Lopatowski
Browse files
Options
Downloads
Patches
Plain Diff
Updated readme and changelog for v1.5.1
parent
1f2f31c3
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
readme.md
+6
-6
6 additions, 6 deletions
readme.md
src/main/resources/changelog.json
+14
-4
14 additions, 4 deletions
src/main/resources/changelog.json
with
20 additions
and
10 deletions
readme.md
+
6
−
6
View file @
77caea5a
...
@@ -8,12 +8,12 @@ Platform exposes a REST API consumed by the NMaaS Portal GUI.
...
@@ -8,12 +8,12 @@ Platform exposes a REST API consumed by the NMaaS Portal GUI.
### Technologies
### Technologies
*
Java 11
*
Java 11
*
Spring
5
*
Spring
*
Spring Boot (2.
6
)
*
Spring Boot (2.
7+
)
*
freemarker
(2.3.31)
*
freemarker
*
Gitlab4j
(4.17.0)
*
Gitlab4j
*
Flyway
(5.2.0)
*
Flyway
*
Kubernetes client from fabric8
(4.10.2)
*
Kubernetes client from fabric8
### Running NMaaS Platform on local machine
### Running NMaaS Platform on local machine
...
...
This diff is collapsed.
Click to expand it.
src/main/resources/changelog.json
+
14
−
4
View file @
77caea5a
{
"versions"
:
[
{
"versions"
:
[
{
{
"verNo"
:
"1.5.1"
,
"verNo"
:
"1.5.1"
,
"date"
:
"(2022/0
8/26
)"
,
"date"
:
"(2022/0
9/09
)"
,
"topic"
:
[
"topic"
:
[
{
{
"title"
:
"..."
,
"title"
:
"Improved application configuration"
,
"tags"
:
"[New Feature]"
,
"tags"
:
"[Enhancement]"
,
"description"
:
"..."
"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."
}
}
]
]
},
},
...
...
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