ingo@29: 2011-09-19 RELEASE 0.5 ingo@29: ingo@29: NEW: ingo@29: ingo@29: * Performance improvements in ArtifactProtocolUtils. ingo@29: ingo@29: * Improved the HttpClient interface and its default implementation: ingo@29: enabled calling a service with a ResponseHandler. ingo@29: ingo@29: ingo@23: 2011-06-27 RELEASE 0.4 ingo@23: ingo@23: New: ingo@23: ingo@23: * Use thread local instances of the HTTP clients to re-use them. ingo@23: ingo@23: * Use the Apache HTTP client extension of Restlet to handle HTTP requests. ingo@23: ingo@23: ingo@18: 2011-05-13 RELEASE 0.3 ingo@18: ingo@18: New: ingo@18: ingo@18: * Bumped Restlet version to 2.0.7 ingo@18: ingo@18: * Improved stream handling. ingo@18: ingo@18: ingo@14: 2011-05-13 RELEASE 0.2 ingo@14: ingo@14: New: ingo@14: ingo@14: * Enabled the Http-Client to support locales in requests. A client's ingo@14: constructor takes the string representation of a locale and sets the ingo@14: request's preferred locale. ingo@14: ingo@14: * Added a method that triggers the ArtifactCollection's OUT operation and ingo@14: returns the raw InputStream. ingo@14: ingo@14: ingo@14: 2011-03-30 RELEASE 0.1