-
Notifications
You must be signed in to change notification settings - Fork 408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plan for 2.0.0-M17 🎯 #1670
Comments
If some of you need to fix that very quickly : you should be able to use Leshan 2.0.0-M16 with Californium 3.13.0. @jvermillard, about Gateway Object this release will probably change behavior of SenML encoding/decoding, see :#1237 (comment). |
@jvermillard, @JaroslawLegierski, @cyril2maq, @slaft, @niklas-sparfeld-gcx Let me know, if you have any opinion about that 🙏 |
For object 25, since I don't use (yet) senml with it it's fine. For the scope of |
We've implemented persistence of Registrations and Observations and I'm currently clarifying whether tying the Registrations to the server endpoint URI would affect us. It's possible, I'll get back to you once I have the answers. All other changes are fine with us 👍 |
@jvermillard could you give a approximate date when you need the release ? |
end of November/start of December would work for me |
In our setup, we won't have issues with Registrations or Observations being tied to the server-endpoint. We're not opposed to the change as far as I can tell. |
With current feedback from you, I propose we do not integrate :
Then I integrate it just after the release, so we increase chances to get feedback from sandbox users. We will wait for Orange feedback but If there is nothing more to add, we can target a release for the end of the month. You could already try to integrate current |
We are OK with #1655 #1656 it seems to not store any “instance dependence things” on Redis (such as instance IP or sth) and therefore should not impacting on Leshan cluster management |
OK so we can go with a code freeze on master ❄️. @jvermillard, @JaroslawLegierski, @cyril2maq, @slaft, @niklas-sparfeld-gcx Please let me know, if you plan or don't plan to test the Once I've received your reply and eventually the green light from each of you who plan to test |
The tests are in progress on our side. I'll let you know when it's done. |
We're good 👍 |
I just tested quickly: adapted to new modules name and packages rename, and it looks like it is working 👍 Small feedback, I got confused by the module names appearing in the leshan mvn build screen: and the artifact ID you need to use in your pom.xml like: would be better to use a name looking like a name and not an artifact ID, for example in place of
to
|
We've completed the tests. We came across this issue: #1674 |
thx @slaft, I will look at this tomorrow ! |
#1676 is now integrated in So I think we are good |
Release 2.0.0-M17 is out now. Thx guys for your help 😉 ! I will now integrate PRs we previously talk about in |
This issue is about preparing the 2.0.0-M17 release.
2.0.0-M17 was asking by #563 (comment)
Let's discuss about it.
What is currently included for M17:
New commits in master since M16 :
What should be added to M17:
Should we integrate that 👇 ?
About library itself ?
that ☝️ PRs are pretty impacting, so better to keep some time between integration in
master
and the release so we can get sandbox users feedback/testing.About demo ?
Do you have any other needs for M17 ?
➡️ : We decide to not integrate this for 2.0.0-M17
Redis Store Compatibility break :
No Redis break in
master
, but there will be if we integrate :➡️ : No Redis Break as we decide to not integrate this for 2.0.0-M17
When ?
We need to decide let me know ?
➡️ : start of next week (around 25th/26th november
The text was updated successfully, but these errors were encountered: