Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 295D7200C06 for ; Thu, 12 Jan 2017 11:31:54 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 27FE5160B4C; Thu, 12 Jan 2017 10:31:54 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6ACF4160B4F for ; Thu, 12 Jan 2017 11:31:53 +0100 (CET) Received: (qmail 27589 invoked by uid 500); 12 Jan 2017 10:31:52 -0000 Mailing-List: contact httpclient-users-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-users@hc.apache.org Received: (qmail 27297 invoked by uid 99); 12 Jan 2017 10:31:52 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2017 10:31:52 +0000 Received: from ok2c (unknown [213.55.184.156]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 9D5181A00C5; Thu, 12 Jan 2017 10:31:50 +0000 (UTC) Message-ID: <1484217102.7536.1.camel@apache.org> Subject: [ANNOUNCEMENT] HttpComponents Core 4.4.6 GA released From: Oleg Kalnichevski To: announce@apache.org, private@hc.apache.org, dev@hc.apache.org, httpclient-users@hc.apache.org Date: Thu, 12 Jan 2017 11:31:42 +0100 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.3-1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit archived-at: Thu, 12 Jan 2017 10:31:54 -0000 The Apache HttpComponents project is pleased to announce 4.4.6 GA release of HttpComponents Core.  This is a maintenance release that fixes a number of issues discovered since 4.4.5. Please note that as of 4.4 HttpCore requires Java 1.6 or newer. Download - Release notes - HttpComponents site - About HttpComponents Core HttpCore is a set of low level HTTP transport components that can be used to build custom client and server side HTTP services with a minimal footprint. HttpCore supports two I/O models: a blocking I/O model based on the classic Java I/O and a non-blocking, event driven I/O model based on Java NIO. --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org