diff --git a/distro/changelog.xml b/distro/changelog.xml deleted file mode 100644 index 5bae3dd..0000000 --- a/distro/changelog.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - Support oauth2 protocol accepting token in the auhtorization header field - - - Added Proxy Address to Application Configuration - Added protocol to Container Configuration (http by default) - Changed the logs in accounting handler to log error or success and eventually error code - - - Added ThreadLocal InnerMethodName to set method name from application - - - Validation handler for application split in 2 different handlers: - - ContextRetriever that set Token and Scope - - RequestValidation that does all the required checks - - - - Added gcube bom dependency - Search for handlers in the root classpath - - - Modified the Authorization filter to accept also children - scope when authorizeChildrenContext is enabled on ContianerConfiguration - Shutdown of Accounting thread added - - - Minor issue on filter exclusion fixed - - - proxy configuration added - solved a bug in events registration for ProfileManager - added a scheduler for period update of GCoreEnpoints - Exclude modified to support exclude for sub-group of handlers - - - integration with Authorization 2.0 - - - Added flush of accounting data - - - Changed accounting version - - - Transparent accounting added on service calls - - - Authorization token control added - Added support to HTTP Basic authorization - - - Fixed available space information on ghn profile - - - scopes can be removed from container - node profile set to static - internal adjustments for move to Java 7 - wildcard allowed in exclude directives - domain corrected derived in gHN profile - cleaner shutdown - further improvement in shutdown handling - - - First Release - - \ No newline at end of file