Plan for 2.0.0-M9 release.
See original GitHub issueA 2.0.0-M9 released is required by @adamsero. Ideally for the end of the week. (https://github.com/eclipse/leshan/pull/1313#issuecomment-1266648467)
Current modification are :
140f8b893: Remove Unused local variable and add checkstyle rule about that.
2fdf9f17f: #1304 Refactored timestamps to use BigDecimal and Instant
d4939f091: Updates demo frontend dependencies
84a055bba: Upgrade jackson depndencies (2.13.3 => 2.13.4)
e6af61d53: Upgrade maven plugins dependencies
f5accbcf1: Integration of Californium 3.7.0
ecc113c43: #1305 : Added toString, hashCode and equals to ObserveCompositeRequest
d3cf1a2aa: Timestamps in seconds instead of milliseconds in ManualDataSender
b14a7406f: #1301: Fix relative timestamp issue of SenML decoder.
a9e1741a3: #1298: fix issue about EC Key Pair with java 15 or higher
eb6f51c35: Add "write checks" permissions for test reports github action
f0d72633d: Update SECURITY.md to add CVE-2022-2576 issue.
009aab986: no checkstyle or java import check if code doesn't compile
d31212d36: No github action on Draft PR.
fbc9f75f7: add requireUpperBoundDeps rules to maven-enforcer-plugin.
c0a73763d: Revapi should not alway check API on v1.0.0 but on the last released.
- is there something more we need to add ?
- do you (or orange) need time to test current master in your product to be sure it’s fine to you ?
One more details, I see a dependabot bot altert about current Jackson library, I think we are not concerned as we don’t use UNWRAP_SINGLE_VALUE_ARRAYS
setting but maybe better to upgrade anyway. The “problem” : there is only a rc1 version available with the fix. So I don’t know if we should wait, or ? (See : https://github.com/FasterXML/jackson-databind/issues/3590#issuecomment-1269625267)
Issue Analytics
- State:
- Created a year ago
- Comments:12 (12 by maintainers)
Top Results From Across the Web
Spring cloud commons 2.0.0M9 compatible? #211 - GitHub
I get an exception [2] when adding @EnableDiscoveryClient, this class is not part of: commons 2.0.0M9 release. Any way to get spring cloud ......
Read more >Woden 1.0M9 Release Notes
The M9 release fully supports the parsing of valid WSDL 2.0 documents into the WSDL 2.0 Component model, as defined by the WSDL...
Read more >Appendix G - Customs and Border Protection
0M9 - Invalid ISO Code For Mfg ID, Manufacturer Number (box 21), CBP Directive (CD) 3500-13, dated November 24, 1986, gives instructions for...
Read more >Sweden: 2021 Article IV Consultation-Press Release
FOR IMMEDIATE RELEASE. Washington, DC - March 25, 2021: On March 18, the Executive Board of the International. Monetary Fund (IMF) concluded ...
Read more >0000891092-17-007223.txt - SEC.gov
See “Plan of Distribution (Conflicts of Interest)” ... In addition, in 2007 Treasury and the IRS released a notice requesting comments on the ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@adamsero the 2.0.0-M9 should be available but not yet visible at https://search.maven.org.
I think we can close this one.