Skip to content

Commit

Permalink
Merge pull request #475 from telefonicaid/task/prepare_1.12.0
Browse files Browse the repository at this point in the history
1.12.0-next -> 1.12.0
  • Loading branch information
fgalan authored Nov 24, 2021
2 parents 706c299 + fa98bd5 commit 3b6e959
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
6 changes: 0 additions & 6 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -1,6 +0,0 @@
- ADD: support both WARN and WARNING log levels
- Fix: upgrade underscore dep from 1.7.0 to 1.12.1
- Upgrade requests dep from 2.88.0 to 2.88.2
- Fix: propagate correlator in FWD request (#468)
- Fix: propagate correlator in validation (Access Control) requests
- Fix: request log properly, based in its content-type
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.11.0-next",
"version": "1.12.0",
"homepage": "https://github.com/telefonicaid/fiware-pep-steelskin",
"author": {
"name": "Daniel Moran",
Expand Down
8 changes: 8 additions & 0 deletions rpm/SPECS/pepProxy.spec
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,14 @@ rm -rf $RPM_BUILD_ROOT
%{_install_dir}

%changelog
* Wed Nov 24 2021 Alvaro Vega <alvaro.vegagarcia.com> 1.12.0
- Add: support both WARN and WARNING log levels
- Fix: propagate correlator in FWD request (#468)
- Fix: propagate correlator in validation (Access Control) requests
- Fix: request log properly, based in its content-type
- Upgrade requests dep from 2.88.0 to 2.88.2
- Upgrade underscore dep from 1.7.0 to 1.12.1

* Wed Apr 28 2021 Alvaro Vega <alvaro.vegagarcia.com> 1.11.0
- Add: print object detail in debug logs about cache
- Fix: not logrotate logs of PEP in deploy no Docker (#457)
Expand Down

0 comments on commit 3b6e959

Please sign in to comment.