SoftInstigate / restheart

Rapid API Development with MongoDB
https://restheart.org
GNU Affero General Public License v3.0
805 stars 171 forks source link

What is the ETA of MongoDB 4.0 compatible RESTHeart release? #315

Closed abalage closed 5 years ago

abalage commented 5 years ago

Hello,

I would like to know what is the expected time of arrival of a release of RESTHeart which is officially tested / supports MongoDB 4.0?

Thank you in advance,

ps: sorry for creating such a noise under "Issues".

mkjsix commented 5 years ago

Hi @abalage

We are already testing automatically against 4.0, but we are not yet including any new feature. It would be interesting to build a list of feature which are specific of 4.0 (I think mainly at transactions) and then evaluate what we could include in the next major release of RESTHeart. Of course, for any feature we must design a restful way to represent it.

If you want to add yours we'll start creating a list.

https://docs.mongodb.com/manual/release-notes/4.0/

abalage commented 5 years ago

Thank you. My high level task is to suggests supported versions for a green-field project. As we already plan to use MongoDB 4.x we realized that RESTHeart component is "not there yet". I have no extra requirement regarding the feature sets but stable supported versions.