Skip to content

Commit

Permalink
Merge pull request #483 from telefonicaid/task/prepare_1.13.0
Browse files Browse the repository at this point in the history
1.13.0-next -> 1.13.0
  • Loading branch information
fgalan authored Dec 21, 2021
2 parents 4cfd8ab + b89da8c commit d79c597
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 0 additions & 4 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
- Add: url to get perseo-fe version
- Add: Docker healthcheck by asking to pep admin API
- Fix: URL for get orion version
- Fix: possible race condition on variable requestTemplate and roleTemplate at server startup (#477)
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.12.0-next",
"version": "1.13.0",
"homepage": "https://github.com/telefonicaid/fiware-pep-steelskin",
"author": {
"name": "Daniel Moran",
Expand Down
6 changes: 6 additions & 0 deletions rpm/SPECS/pepProxy.spec
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,12 @@ rm -rf $RPM_BUILD_ROOT
%{_install_dir}

%changelog
* Tue Dec 21 2021 Alvaro Vega <alvaro.vegagarcia.com> 1.13.0
- Add: url to get perseo-fe version
- Add: Docker healthcheck by asking to pep admin API
- Fix: URL for get orion version
- Fix: possible race condition on variable requestTemplate and roleTemplate at server startup (#477)

* 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)
Expand Down

0 comments on commit d79c597

Please sign in to comment.