Skip to content
Started 3 mo 26 days ago
Took 18 min

Build #3 (Nov 23, 2023, 8:24:38 AM)

Changes
  1. Bump version to 2.0.0-M13 (details / githubweb)
  2. Bump version to 2.0.0-SNAPSHOT (details / githubweb)
  3. Update Security.md (details / githubweb)
  4. Fix ClientServlet which doesn't parse write attributes correctly. (details / githubweb)
  5. Fix No serializer found for class Version in EventServlet. (details / githubweb)
  6. Fix typo : LwM2mParhTest => LwM2mPathTest (details / githubweb)
  7. Add test about equals/hashcode for LwM2mPath (using EqualsVerifier) (details / githubweb)
  8. Fix LwM2mPath hashcode NPE. (details / githubweb)
  9. GH-1421: Add leshanServerBuilder.setUpdateRegistrationOnSend (details / githubweb)
  10. DefaultObjectModelValidator should accept object in Test Category. (details / githubweb)
  11. Add a way to access to CoapServer of Californium endpoint provider (details / githubweb)
  12. Integration of Californium 3.9.1 (details / githubweb)
  13. validate object are registered in Send Request. (details / githubweb)
  14. Upgrade slf4j from 2.0.7 to 2.0.9. (details / githubweb)
  15. GH-1524: Error handling improvement in SendHandler. (details / githubweb)
  16. Add support of multiple endpoint provider at server side. (details / githubweb)
  17. Add support of multiple endpoint provider at client side. (details / githubweb)
  18. Add support of multiple endpoint provider at bootstrap server side. (details / githubweb)
  19. Add description to LwM2mServerEndpoint (details / githubweb)
  20. Add description to LwM2mClientEndpoint (details / githubweb)
  21. Add description to LwM2mBootstrapServerEndpoint (details / githubweb)
  22. UI demos get (bootstrap) server endpoints dynamically. (details / githubweb)
  23. Fix DynamicIPObserveTest name. (details / githubweb)
  24. Add some test combinations in ReadCompositeTest. (details / githubweb)
  25. Move some integration tests in Server/Client Only class. (details / githubweb)
  26. Fix possible NPE in client BootstrapHandler. (details / githubweb)
  27. GH-1461: Fix X.509 tests issue happening on some execution environment. (details / githubweb)
  28. Add ErrorHandler to XML Parser in DDFFileParser (details / githubweb)
  29. Add CoAP endpoint provider based on java-coap at Server side (details / githubweb)
  30. Test Server CoAP endpoint based on java-coap in integration tests. (details / githubweb)
  31. Add CoAP endpoint based on java-coap to leshan-server-demo (details / githubweb)
  32. Fix JavaCoapServerEndpoint description. (details / githubweb)
  33. Move log from Cali...ClientEndpointsProvider to DefaultEndpointsManager (details / githubweb)
  34. Add CoAP endpoint provider based on java-coap at client side (details / githubweb)
  35. Test Client CoAP endpoint based on java-coap in integration tests. (details / githubweb)
  36. Add option to use java-coap for COAP protocol with leshan-client-demo. (details / githubweb)
  37. Rename SecureBootstrapTest method to use snake case (details / githubweb)
  38. Add test about bootstrap with x509 (details / githubweb)
  39. Some cleaning about x509 integations tests. (details / githubweb)
  40. Fix -jh(--java-coap-host) option behavior of server-demo. (details / githubweb)
  41. Use java-coap provider in DeleteClientOnlyTest (details / githubweb)
  42. Move register_with_invalid_request from RegistrationTest to LockStepTest (details / githubweb)
  43. GH-1482: Add --factory-bootstrap command to client-demo. (details / githubweb)
  44. GH-1532: Some Fix/Enhancement about Version class (details / githubweb)
  45. Fix Version constructor from string (details / githubweb)
  46. Fix some bug in DefaultLwM2mAttributeParser which was too permissive (details / githubweb)
  47. GH-1451: Support Negative value for GT and LT attributes (details / githubweb)
  48. Add more tests about Attribute Parsing. (details / githubweb)
  49. GH-1533: server-demo REST API should return bad_request for invalid path (details / githubweb)
  50. Fix CoreLink SingleResource and ResourceInstance hashcode/equals (details / githubweb)
  51. Add test about CoreLink SingleResource and ResourceInstance equals (details / githubweb)
  52. Most attributes are assignable to Resource Instance since LWM2M v1.1 (details / githubweb)
  53. Enhance servers demos frontend error handling. (details / githubweb)
  54. Fix exception message typo in LwM2mIncompletePath.toObjectInstancePath() (details / githubweb)
  55. Add LwM2mChildNode class to prepare addition of LwM2mRootNode (details / githubweb)
  56. Add LwM2mRoot class and corresponding visit method in visitors (details / githubweb)
  57. Add support to "/" for Read-Composite (details / githubweb)
  58. Add integration tests about Read-Composite on "/" (details / githubweb)
  59. Add support of "/" for Read-Composite to server-demo. (details / githubweb)
  60. github-actions: Do not launch actions on fork (details / githubweb)
  61. github-actions: Add transitive dependency to dependabot analysis (details / githubweb)
  62. Update Java libraries dependencies (details / githubweb)
  63. Integration of java-coap 6.19.0 (details / githubweb)
  64. Update leshan-server-demos front-end dependencies (details / githubweb)
  65. Update leshan-bsserver-demos front-end dependencies (details / githubweb)
  66. Update maven plugins dependencies (details / githubweb)
  67. Fix some InvalidLwM2mException/InvalidRequestException error message (details / githubweb)
  68. fix icon size of observe composite indicator in server-demo (details / githubweb)
  69. remove unwanted log in CompositeObjectControl in server demo (details / githubweb)
  70. Enhance error display message in server-demo (details / githubweb)
  71. GH-1538: Add server demo API for Observe Active Cancel (details / githubweb)
  72. GH-1542: Fix regression about creating attributes with null value. (details / githubweb)

Started by user Simon Bernard

This run spent:

  • 21 sec waiting;
  • 18 min build duration;
  • 18 min total from scheduled to completion.
Revision: d9a0688244a632bdeafc17b0ae0509f6486dcf6e
Repository: git@github.com:eclipse-leshan/leshan.git
  • refs/remotes/origin/master