Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [data-dev] Draft plan for Data 1.1
  • From: Nathan Rauh <nathan.rauh@xxxxxxxxxx>
  • Date: Thu, 10 Oct 2024 15:19:42 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=us.ibm.com; dmarc=pass action=none header.from=us.ibm.com; dkim=pass header.d=us.ibm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=EySmB3LEIGUuag+ouQn/kLPk/wSFyRbRH1CFYbSWym0=; b=XmTl37q+h7eK6Mt8nwYOcKK3Y+gpyl9MwwjcZznAm2tI4zTJ5D0PAJNzmvx2NagtRLwU1Yjp6JhJGNKPf4rdmt99omIuFWDvO6cY/U9GbNNn8v0oWMfAC0nfk15Bd9an6NX0h0g76AqfMTh/O59KExDOngAbuvgbjvM8dzt4FURXsy0TejftgzmkN7SiVlrsbYVz8z7Qi+WeiiGFo9MTOX53C4gMIKDF1UnR2NQB6BzB79mgVq25HwFqIHi7vZH3qWv97zdrbhZ5TAZsmdsCNgJ4otP+8aabBBaz29UFgpORc84rpVUFb8Hhow7J9yLjYqfKiQA6SH9Jaoa5I1+uoA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=GMu8S7WWAIwrkRkKaon48CyWMupZROdQ4cyAxaSEnl4vjA+qYlx/q2DcjZnhQryiR9KTyXGSRD5gXldiApQalaOABAjMikQ863QFSsmu4GXApskMkHKIGXRuVMrQHAX53+ccrTmMDkIlNG4QQGfisQF3qjYQHGaPPJl/W9UIBREgu8VavZHx+TV+P3xiImKw9hv2D2uxnHUTg8bwraVZandmZBfO7/VSRml8PjvnU8ANOXoEuxEC4rNbneDoYT8sjGthaXVWkQ0ZcWdsYxid/uZS2saNZI90qF10Z/JRK0Myt8bD/OAAJiAe1aVeTeMyWMJBUH2QT+Zzatwwewx1lg==
  • Delivered-to: data-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/data-dev/>
  • List-help: <mailto:data-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/data-dev>, <mailto:data-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/data-dev>, <mailto:data-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHbGpdcTXZFdDtd002j1dgCI5YIVLJ/rFQAgABru54=
  • Thread-topic: [EXTERNAL] Re: [data-dev] Draft plan for Data 1.1

Gavin,

Thanks! That looks great. I added all of those to the 1.1 milestone and plan.

 

I also included the updates that Kyle asked for (linking to the milestone from the plan) and adding an item for Jakarta Config in case they release that specification in time for Jakarta EE 12 (which is probably unlikely, but at least we’ll have it there)

 

Also, I added the issue #782 surfaced by Otavio that we need to be explicit about where NoSQL is allowed to raise an error for a feature that the database type is not capable of.

 

 

From: Gavin King <gavin.king@xxxxxxxxx>
Date: Thursday, October 10, 2024 at 3:45
AM
To: data developer discussions <data-dev@xxxxxxxxxxx>
Cc: Nathan Rauh <nathan.rauh@xxxxxxxxxx>
Subject: [EXTERNAL] Re: [data-dev] Draft plan for Data 1.1

I talked about Jakarta Data at Devoxx yesterday, and had time for a
few questions afterwards. Interestingly (and gratifyingly from my
POV), some of the questions went straight to things we already have as
open issues:

- dynamic restrictions, #829
- DTOs / Entity Views, #539
- reactive streams, #17/#19
- "domain" events, which I take to mean something like #373 / #374

This was after I had already mentioned #470 and #857/#546.

So this suggests we're probably on the right track.

On Thu, Oct 10, 2024 at 12:14
AM Nathan Rauh via data-dev
<data-dev@xxxxxxxxxxx> wrote:
>
> I started a draft release plan for Data 1.1 in response to a request from the Jakarta EE platform which is starting to plan ahead for Jakarta EE 12.  The Jakarta EE 12 release plan is here: https://jakartaee.github.io/platform/jakartaee12/JakartaEE12ReleasePlan   The main point of this is to start collecting a list of the significant features to include.  I had to put a projected date into the plan, so I temporarily filled in something that matched the Jakarta EE 12 schedule, but we are certainly welcome to put out a release sooner.  It is likely we will need a release of some sort around that timeframe though in order to cover Java SE 25, currently a requirement of Jakarta EE 12.
>
> _______________________________________________
> data-dev mailing list
> data-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://accounts.eclipse.org



--
Gavin King
IBM


Back to the top