Releases: telefonicaid/fiware-pep-steelskin
Releases · telefonicaid/fiware-pep-steelskin
0.7.3
0.7.2
Changes in this release:
- Fix Makes loading of xacml templates relative to source code (not working directory).
- Fix Race condition causes requests that will never be responsed (#269).
- Fix Nginx error when transfer-encoding: chunked is specified (#268).
- Fix Race condition causes "The token doesn't belong to the provided service" (#272).
0.7.1
Changes in this release:
- Bugfix: init.d service script start PEP Proxy correctly (#236)
- Make the PEP Proxy die when an error is received in a request resend (#225)
- Added environment variable to customize component name (#240)
- Remove query parameters from the FRN generated by the REST plugin (#244)
- Init script fixed due to a COMPONENT_NAME was used in PEP proxy configuration (#246)
- Add Dockerfile for the PEP.
- PEP Crashes when unable to authenticate (#256)
- ADD First NGSIv2 operations to the convenience list (#259)
- Distinguish POST actions in NGSIv2 using query parameters (#262)
0.7.0
0.6.0
Changes in this release:
- FIX Service not found for tokens coming from a trust.
- FIX XAuth Token not checked if validation is off (#197)
- FIX Wrong JSON payload generates wrong type of error (#194)
- ADD Tests for the IOTAgent plugin (using the generic REST plugin).
- ADD Remove slow operations in debug logs (#48).
- ADD Tracing debug mode (#64).
- ADD Rest component plugin to the executable and environment variables.
0.5.0
Changes in this release:
- Added /v1/contextTypes to the URL Mappings of Orion.
- Fix right plugins directory in pepProxy binary.
- Fix accept content-type header with charset
- Fix proxy query params
- Fix some urls are not recognized with query params (#148)
- Add "effective" flag to the request to Keystone (#147)
- Fix UpdateContext operations with query parameters are not recognized (#155)
- Remove specific setup for RPM installation in Context Broker uses (#159)
- Add administration port with Version resource (#164)
- Check all the mandatory headers before processing the request (#165) (#110)
- Group and redefine error codes.
- Add execution mode without Access Control authorization for the PEP Proxy (#173)
- Check the service and subservice headers for content (#176)
- Fix the Keystone user authentication error was raised as a connection one (#174)
- Fix type of error when authenticating PEP Proxy (#182)
- Fix some errors appear in the API documentation and don't ever occur (#180)
- Add a guard in the release script to abort if there are unstagged git changes (#181)