Skip to content

Commit

Permalink
Merge pull request #454 from telefonicaid/task/prepare_1.10.0
Browse files Browse the repository at this point in the history
1.9.0-next -> 1.10.0
  • Loading branch information
fgalan authored Jan 12, 2021
2 parents 5ab72c1 + 7f4c96f commit 00d80e5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Add PUT action for perseo /rules plugin

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.9.0-next",
"version": "1.10.0",
"homepage": "https://github.com/telefonicaid/fiware-pep-steelskin",
"author": {
"name": "Daniel Moran",
Expand Down
3 changes: 3 additions & 0 deletions rpm/SPECS/pepProxy.spec
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,9 @@ rm -rf $RPM_BUILD_ROOT
%{_install_dir}

%changelog
* Tue Jan 12 2021 Alvaro Vega <alvaro.vegagarcia.com> 1.10.0
- Add PUT action for perseo /rules plugin

* Thu Oct 29 2020 Alvaro Vega <alvaro.vegagarcia.com> 1.9.0
- Add `from` based on fowarder header in log context
- Check 401 status response before body content in retrieveSubserviceId
Expand Down

0 comments on commit 00d80e5

Please sign in to comment.