aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
blob: 1fd7f9ce0a0f91e822365da5e075c78f369f1712 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Changelog
All notable changes to this project will be documented in this file.

## [1.0.1]

### Fix
 - File watcher no longer crashes after adding empty file to template folder. In stead it logs information about wrong template format
   - https://jira.onap.org/browse/INT-1533

## [1.0.2]

### Fix
 - Fix failing build by using image sysrepo-netopeer2:v0.7.7 
   - https://jira.onap.org/browse/INT-1844
  
### Added
 - Response message from VES is returned by PNF simulator when performing one time event request
   - https://jira.onap.org/browse/INT-1804
 - Possibility to authenticate in VES using username and password in VES URL
   - https://jira.onap.org/browse/INT-1805
 - Extend PNF simulator with HTTP server
   - https://jira.onap.org/browse/INT-1814
    
## [1.0.3]
   
## [1.0.4]

###  Fix
- Fix integration test
   - https://jira.onap.org/browse/INT-1844

## [1.0.5]

### Changed
 - httpserver to be consistent with DFC csit/integration test cases
   - https://jira.onap.org/browse/DCAEGEN2-2536
 
## [1.0.6]
 
### Changed
 - Update EJBCA version from `6.15.2.5` to `7.4.3.2`
   - https://jira.onap.org/browse/OOM-2649