Future of Ember Data?

I’ve been hearing / reading many exciting things about changes to ember but haven’t heard much of anything about ember-data. Googling around I mainly find this The Road to Ember Data 1.0 which is pretty old.

Anyone know what’s next for ember data?

If you take a look at the Ember 2.0 RFC:

Expect to see many more RFCs covering these features in depth soon (including a roadmap for Ember Data 1.0).

Scroll through the comments for more side discussion regarding Ember Data.

Also, beta.15 was released a few days ago, and beta.16 canary already has several closed pull requests that you can review.

This issue captures the remaining tasks for Ember Data 1.0:

https://github.com/emberjs/data/issues/2545