From announce-return-4738-archive-asf-public=cust-asf.ponee.io@apache.org Mon Aug 20 14:55:27 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 958C3180663 for ; Mon, 20 Aug 2018 14:55:26 +0200 (CEST) Received: (qmail 96575 invoked by uid 500); 20 Aug 2018 12:55:23 -0000 Mailing-List: contact announce-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list announce@apache.org Delivered-To: moderator for announce@apache.org Received: (qmail 19250 invoked by uid 99); 20 Aug 2018 12:13:47 -0000 X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.272 X-Spam-Level: X-Spam-Status: No, score=0.272 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_SOFTFAIL=0.972] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=messagingengine.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; bh=amHsbI3MVI4Qlokpclne6Vc3yDZgW lVqRMhM6YeoheQ=; b=cq5mOwtotZbFBHAhVFUaQYm+q9mShabD09uej95UOYkHW R6uRtx9ETWz2EhXiZPMAAzVDMiEAFB+oCddtMQfOe4kkAfk4N8GfSU+Lv6ABQvJY s1ep9X+SjKs0SlopVaqSTbFcttM9KBpqKNPvmBco7FxCG49OYS0ibAbA4MqUAeHV yVwahJ2UssCQAUimcYnU/23tRay07JWLo/Qj6czjiXQEDAWyTF9Lv+XU3nFc8Yeq rggoB7Wdm4z71i8TWU/lzUZ+vXWy1SUcBPtLEzynhih3FVGMdFUZHJxoc72p9Nk/ i6M7mwqM6Pd/YwgsAQARLZJVca5mFwuJhyurdlBNg== X-ME-Proxy: X-ME-Sender: From: Andrus Adamchik Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: [ANN] Apache Cayenne 4.0 final is released Message-Id: <8AA74F33-7192-43B2-9986-48E4142DD53F@apache.org> Date: Mon, 20 Aug 2018 15:13:41 +0300 To: announce@apache.org X-Mailer: Apple Mail (2.3445.9.1) Apache Cayenne team is glad to announce a long awaited final (general = availability) release of Cayenne 4.0. It is a really important milestone = for the entire Cayenne community. Here are some facts about this long = journey: * Development started: May 29, 2012 (back then it was called Cayenne = 3.2) * Intermediate development releases: 8 * Changes and new features: 218 * Issues fixed: 179 * Commits made: 2421 * Authors: 29 Many people have already been using various milestones, betas and RCs of = 4.0, so the GA release is a simple and straightforward upgrade for them. = For those who were waiting for the official "final" version before = upgrading, this day is now. Among those ~ 400 tasks there are a lot of = cool features making everyday life of a Java developer easier: * fluent query API, simple parameter bindings, aggregating and scalar = queries;=20 * better runtime assembly and extension mechanism; * fresh CayenneModeler; * working "Database-First" ORM flow; * JCache integration;=20 * database cryptography extensions;=20 * Gradle ORM workflow plugins and much more=09 In the coming weeks expect blog posts that explain what this all means. = Follow us on Twitter @ApacheCayenne to not miss the announcements, and = feel free to start a conversation on the user@ mailing list. Thanks to everyone who made 4.0 possible! Cayenne can be downloaded from https://cayenne.apache.org/download/ . Thanks, Andrus Adamchik=