Skip to content

Commit 7d6cacd

Browse files
authored
Merge pull request #573 from telefonicaid/task/prepare_1_20_0
step 1.19.0 -> 1.20.0
2 parents ee98c0d + c1a4ebf commit 7d6cacd

3 files changed

Lines changed: 11 additions & 7 deletions

File tree

CHANGES_NEXT_RELEASE

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
- Add: allow authorize using local PDP implementation (new config.localPDP / AUTHORIZE_BY_LOCAL_PDP setting) (#571)
2-
- Add: get roles from keystone and cache them using role names (#571)
3-
- Rename: access logger fields: Service -> srv and SubService -> subsrv (#568)
4-
- Remove node cache legacy callbacks warning
5-
- Fix: fill from log field with real IP
6-
- Upgrade NodeJS version from 16-slim to 24-bullseye-slim in Dockerfile
1+

Changelog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
1.20.0 (January 23rd, 2026)
2+
3+
- Add: allow authorize using local PDP implementation (new config.localPDP / AUTHORIZE_BY_LOCAL_PDP setting) (#571)
4+
- Add: get roles from keystone and cache them using role names (#571)
5+
- Fix: rename access logger fields: Service -> srv and SubService -> subsrv (#568)
6+
- Fix: remove node cache legacy callbacks warning
7+
- Fix: fill from log field with real IP
8+
- Upgrade NodeJS version from 16-slim to 24-bullseye-slim in Dockerfile
9+
110
1.19.0 (January 27th, 2025)
211

312
- Fix: init express trust proxy to proper fill origin field from accessLogger (#552)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fiware-pep-steelskin",
33
"description": "FIWARE Policy Enforcement Point",
4-
"version": "1.19.0-next",
4+
"version": "1.20.0",
55
"homepage": "https://github.com/telefonicaid/fiware-pep-steelskin",
66
"author": {
77
"name": "Daniel Moran",

0 commit comments

Comments
 (0)