Skip to content

Commit

Permalink
Merge pull request #555 from telefonicaid/task/prepare_1_19_0
Browse files Browse the repository at this point in the history
step 1.18.0-next -> 1.19.0
  • Loading branch information
fgalan authored Jan 27, 2025
2 parents e1ca4e6 + 7ec1d98 commit 2d97870
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 0 additions & 2 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
- Upgrade express from 4.20.0 to 4.21.2
- Fix: init express trust proxy to proper fill origin field from accessLogger (#552)
5 changes: 5 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.19.0 (January 27th, 2025)

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

1.18.0 (October 18th, 2024)

- Add: user name, request path, query and body to AccessLogger (#541)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fiware-pep-steelskin",
"description": "FIWARE Policy Enforcement Point",
"version": "1.18.0-next",
"version": "1.19.0",
"homepage": "https://github.com/telefonicaid/fiware-pep-steelskin",
"author": {
"name": "Daniel Moran",
Expand Down

0 comments on commit 2d97870

Please sign in to comment.