-
Notifications
You must be signed in to change notification settings - Fork 5
/
ChangeLog
133 lines (85 loc) · 3.07 KB
/
ChangeLog
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
UPGRADE: Debian version from 12.6 to 12.7 in Dockerfile
UPGRADE: java mysql connector from 8.0.28 to 8.0.33
1.12.0
FIX: Restore owner of /opt/keypass files
FIX: startup error log about liquidbase (#171)
FIX: startup log exception about InaccessibleObjectException (#195)
UPGRADE: Debian version from 12.4 to 12.6 in Dockerfile
1.11.0
UPGRADE: testng dep from 6.1.1 to 7.7.0
UPGRADE: HSQLDB from 2.2.9 to 2.7.1
UPGRADE: Java from 8 to 17 in Dockerfile
UPGRADE: lxml from 4.6.5 to 4.9.1.
UPGRADE: java mysql connector from 8.0.27 to 8.0.28
UPGRADE: Debian version from 11.2 to 12.4 in Dockerfile
1.10.0
UPGRADE: Dockerfile base image from centos7.9.2009 to Debian 11.2-slim
1.9.0
ADD: Docker healthcheck for keypass API
FIX: Remove warn about jdbc class driver
ADD: Minimize Reconnection problems to MySQL servers (#154)
ADD: upgrade java mysql connector from 8.0.16 to 8.0.27
ADD: upgrade wso2 balana dep from 1.0.0_wso2v7 to 1.0.3
ADD: replace travis by gitactions
Remove trusty dist from travis (including oraclejdk)
FIX: upgrade lxml test behaviour dep from 4.6.2 to 4.6.3 due to vulnerability
1.8.0
Upgrade Dockerfile base image from centos7.7.1908 to centos7.9.2009
ADD: env var to set db user and password in docker entry point (#142)
1.7.0
ADD: Fix serverTimezone to UTC in mysql jdbc driver uri
ADD: upgrade java mysql connector from 5.1.49 to 8.0.16
1.6.0
ADD: fix Centos 7.7.1908 version in dockerfile
ADD: Fix net.sf.ehcache.skipUpdateCheck (#136)
ADD: upgrade java mysql connector from 5.1.47 to 5.1.49
ADD: fix /opt/keypass directory to 1000 user for docker
ADD: autoReconnect to jdbc url configuration (#116)
ADD: disable usage of SSL for mysql in jdbc url configuration (#126)
ADD: env var to set log level in docker entry point
Disable log to file in docker
ADD: allow usage of env vars in docker entry point
1.5.0
Compatibilize keypass manage service in RedHat/Centos 7.7 systemd package (#119)
Upgrade java build completely to 1.8 (#118)
Remove openjdk7 from travis (#121)
1.4.0
Upgrade mysql connector from 5.1.6 to 5.1.47
Upgrade to ehcache from 2.8.4 to 2.8.9
1.3.0
Update docker to java 1.8
Update docker to centos7
1.2.2
Add docker_enable_hostname_port_and_add_timeout_and_optimize_size
1.2.1
Bug logs: subservice log component as not apply
1.2.0
Add version endpoint
Add API to get Keypass logLevel
Fix log format according with IOTPv4
Add allow to use level as logLevel to change log level
1.1.0
docker improvements
1.0.0
return 204 at delete policy from role
0.5.0
Update CI script
0.4.4
Add Fiware-Correlator header
Add API to change Keypass logLevel
Fix docker support: start daemon
0.4.3
FIX BUG in steelskin_pep_mode about string comparation
0.4.2
ADD steelskin_pep_mode: by default evaluates each subject-id of a request separately
0.4.1
REMOVE SNAPSHOT from package name
0.4.0
ADD support policyset format at API creation PAP
FIX log format for alarms
FIX delete subject always return 204 even if not exists, now return 404
FIX Missed PolicyCombiningAlgId in XACML policy response instead of PolicySetId
0.3.0
ADD tenant support path to HTTP header
0.2.0
0.1.0