Closed sbernard31 closed 1 year ago
Other questions, a Californium release could be planned for 20.07.2023. Maybe this is a game-changer about the release date ? Let me know if you want to wait for it OR not ?
@sbernard31 I just talked to @sag-eweingaertner and we really appreciate the progress you've made on SNI. We'd like to test and review your changes and at the same time we don't want SNI to be a blocker for M12 release. If we need SNI support urgently we'll just create a custom build, but I don't think it will be necessary - we'll probably need it later at the end of this year. Thanks for asking!
@jakubsobolewskisag, thx for prompt answer. So we can remove SNI from M12 scope.
I updated some dependencies before the release : https://github.com/eclipse-leshan/leshan/pull/1469
I added some little polish with #1470 which should be integrated in M12
@Warmek, @cyril2maq,
I think that :
About :
In all case, let me know if you want to review that :point_up: before I integrate it in master
.
I also wait for an answer about : https://github.com/eclipse-leshan/leshan/issues/1468#issuecomment-1630780477 and also let me know if there are something more you wanted to add in this release ?
Once I get your answer( and maybe your review), I will integrate that in master
, then I will declare a code freeze in master
.
Then you have time to test it and once I get your green light. I start the release process.
Currently Leshan use Californium 3.8.0. The 3.9.0 should contains at least those modification:
43090c994: Fix typo in README.
7db24b5c4: Cleanup internal usage of deprecated functions and fields.
5eb09d10f: Add data privacy note to interoperability sandbox server.
ee9b0d02c: Use read/write lock for blockwise layer.
d4b014f21: Deprecate LeastRecentlyUsedCache.
c7070928c: Update NOTICE about the new dependency version.
869403d37: Update dependency guava to 32.0.1-android.
ec7de434d: Experimentally relax the constraints of the exchange executor.
222a94551: Fix trust stores with only one trusted certificate.
1c79fac69: Update bouncy castle to 1.75.
4e2c82bf8: Update netty.io dependency.
c27ec5f9e: Remove general warning when configuration has no definitions.
abdfda934: Print stacktrace, if TestCertificatesTools initialization fails.
72ca1fd11: Update dependencies of californium-proxy.
353856ada: Update dependencies.
f8cf7ab82: Add example to register a configuration module.
42d88b815: Add truncateHeader.
66cf63446: Add test categories.
b4d302410: Use CERTIFICATE_EXPIRED on expired certificates.
0288e5846: Add RFC9175/9177 options.
4c606dff3: Use bad-certificate when validation fails.
95531fe0a: Amend javadoc of Configuration.
d7e37c86b: Update repo name in cf-unix-setup to eclipse-californium.
dcbdf8132: Revert names of interoperability tests to tinydtls-client and -server.
261defe6c: Add missing MAX_ACK_TIMEOUT to coap-definitions.
47e2ddfab: Add set of ARIA cipher suites.
8c103bd0d: Add function to determine full or abbreviated handshakes.
012e857d7: Add hint about wrong PSK secret.
(Maybe this could help to decide)
(Oh I just remember this Friday is 14th July, so a state holiday)
Orange guys,
I must confess that I'm a bit confused because I understood that you wanted ideally the M12 released for this week.
Timing was short but maybe doable, so I make this my priority for this week. I tried to get feedback from community quickly.
Everybody was very reactive except you, I mean release plan is blocked since1 or 2 days because I don't get any answer from your.
Anyway not a big deal, just confusing. Finally just to let you know that the ball is in your court.
(I'm back on Monday)
Sorry for the delay. Regarding #1470 as the original code works for us it's not necessary to include #1464 in M12. I agree that #1463 should be included as a bug fix. As for the next Californium release, there is nothing that we need right now. Let me know if I missed something
Thx for feedback.
Regarding https://github.com/eclipse-leshan/leshan/pull/1470 as the original code works for us it's not necessary to include https://github.com/eclipse-leshan/leshan/pull/1464 in M12.
Just to avoid any misunderstanding : I'm not sure but I guess that you didn't want to refer #1470 ? or maybe I didn't get what you mean ?
On my side, I plan to integrate :
I also understand that you prefer the release asap and so don't want to wait for Californium release, right ?
Just to let you know, we faced some issue with our jenkins instance :grimacing: : https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/3429
On my side, I plan to integrate :
1470
1463
That's fine with us.
I also understand that you prefer the release asap and so don't want to wait for Californium release, right ?
That's correct
Ok I already integrated those 2 PR, so :cold_face: code freeze in master
:snowflake:.
You have time to test it if wanted.
I finally succeed to get a nightly build for it.
So you can use it for testing if needed, see how to use nightly : https://github.com/eclipse-leshan/leshan/pull/885#issue-691846513
I wait for your green light to trigger the release process.
I also understand that you prefer the release asap and so don't want to wait for Californium release, right ?
As Californium 3.9.0 is now available, and we still didn't release the M12. I ask myself if we should finally integrate it in M12 ?
On your side did you start OR do you plan to test Leshan before the release ?
Following https://github.com/eclipse-californium/californium/issues/2160#issuecomment-1643630588, probably better to integrate Californium 3.9.0 after the M12.
@Warmek could you give me some visibility, let me know if you at Orange plan to test that.
If not we are actually waiting for nothing.
(Note that I will be unavailable from 31/07 to 15/08 included)
@Warmek could you give me some visibility, let me know if you at Orange plan to test that. If not we are actually waiting for nothing.
I'm a colleague of @Warmek at Orange. We've tested the nightly build and found no issues. Really sorry for the lack of responsiveness on our part.
@slaft thx for letting me know that. :pray:
:construction_worker_man: I will try to start the release process. :construction:
:heavy_check_mark: It should be available on maven central now.
I will communicate about it on Monday.
Thanks a lot.
Communication is done : https://github.com/eclipse-leshan/leshan/releases/tag/leshan-2.0.0-M12
So I close this issue.
A 2.0.0-M12 release was requested by Orange. (#1467) If possible Orange would like to have it released this week but that sounds very short delay to me.
So let's start to discuss and plan work to do about it and release it when it will be ready.
What is currently included for M12:
New commits in
master
since M11 :Redis Store Compatibility break :
Note that we break again
RedisRegistrationStore
data format because of : #1445.What is missing ? Here is some topic that we maybe want in M12 ?
master
because 2 PRs below are not integrated :If you have more ideas, please comments :point_down: