Skip to content

Releases: eclipse-leshan/leshan

leshan-0.1.11-M7

19 Jan 19:44
Compare
Choose a tag to compare
  • d16c6b3 - Fix TLV decoding for object requests The object instance TLV is mandatory for multiple instances objects. (il y a 6 jours)
  • 57c36d6 - Do not override managed plugin versions. (il y a 2 semaines)
  • 3e0dcf6 - Clean up constructors. (il y a 2 semaines)
  • dc2f541 - Enable test for executing non-existing resource on existing object. (il y a 2 semaines)
  • 45fe8e4 - 1) failure execution on missing object id 2) success test on execute with parameters 3) test cases name correction from write_only to read_only (il y a 2 semaines)
  • a667c8f - Allow subtypes of LwM2MObjectEnabler in constructors. (il y a 2 semaines)
  • 75482fd - Update definition of "Connectivity Statistics" object. (il y a 2 semaines)
  • b26fc61 - Fix "Sensor Units" type of IPSO "Generic Sensor" (float => string) (il y a 5 semaines)
  • c70c9d6 - Add isSuccess() and isFailure() on LwM2mResponse (il y a 5 semaines)
  • 23180c7 - Clean warning. (il y a 5 semaines)
  • 42991bc - Use jetty-event-source to try to fix "too many open files" (il y a 5 semaines)
  • 57c6d85 - Add log4j2 configuration file to leshan-client-example (il y a 5 semaines)
  • 1f6ef64 - Several fixes and improvements. (il y a 6 semaines)
  • fa4daee - Remove obsolete dependency to commons-codec. (il y a 6 semaines)
  • 77dd845 - Fix maven-bundle-plugin configuration. (il y a 6 semaines)
  • 520672c - Only include maven-buildnumber-plugin in Standalone server build. (il y a 6 semaines)
  • 12e617a - Do not export generated oma-objects-spec.json file as OSGi package. (il y a 6 semaines)
  • cea4fc1 - Do not override managed version of maven-bundle-version. (il y a 6 semaines)
  • 74e9f67 - Fix OSGI leshan-core exports (il y a 6 semaines)
  • 3a2fbae - Shared model between servlet and server and standalone (il y a 6 semaines)
  • 112bff9 - bug report link to GH issues (il y a 7 semaines)
  • a628697 - Fix the way we know if a client is connected in a secure way (il y a 8 semaines)
  • 7743df8 - Server Public Key is not mandatory with PSK (il y a 8 semaines)
  • 673f618 - Check null values in single/multiple resources (il y a 8 semaines)
  • ee78336 - Add missing toString() on resource classes (il y a 8 semaines)
  • 60b2d79 - Add magic convertion (float => integer, integer => float) (il y a 9 semaines)
  • c32197f - Show the value we sent in the UI (the converted value) (il y a 9 semaines)
  • aa87354 - Fix regression in lwM2mNodeDeserializer (il y a 9 semaines)
  • 28cf9d1 - bump version to 0.1.11-M7-SNAPSHOT (il y a 9 semaines)

leshan-0.1.11-M5

17 Jul 14:44
Compare
Choose a tag to compare

leshan-0.1.11-M4

28 Apr 15:24
Compare
Choose a tag to compare
  • 58c2a18 - configuration for publishing snapshots in the the eclipse repo
  • 8690986 - fixed array out of bound exception introduced by e73facd

leshan-0.1.11-M3

27 Apr 14:25
Compare
Choose a tag to compare
  • 57539f9 - Fix NPE on single resource read

leshan-0.1.11-M2

23 Apr 15:09
Compare
Choose a tag to compare
  • 92a8550 - fixing leshan-all due to leshan-client split (il y a 46 minutes)
  • 1bd1cbd - Fix the "Report a bug" link. Now we use bugzilla ... (il y a 30 heures)
  • a9eae6a - renamed methods because it's loading stream not files (il y a 32 heures)
  • e73facd - Decode TLV for one instance object request (il y a 2 jours)
  • 49205f8 - don't shallow async response handling exceptions (il y a 2 jours)
  • ef90727 - added object model for IPSO objects (il y a 7 jours)
  • 688e743 - #8: fix bug (== instead of !=) (il y a 7 jours)
  • ce952b5 - Fix trace log (il y a 8 jours)
  • 29ac887 - Add some trace logs in the TLV decoder (il y a 8 jours)
  • 0419f1b - bug464043: Tests fail on Windows (il y a 9 jours)
  • ba70e4f - dump the TLV if a parse error occurs (il y a 9 jours)
  • 0d9694f - avoid maven warnings by providing plugin version (il y a 2 semaines)
  • 348b530 - adjustments in import / export packages in pom.xml for osgi support (il y a 2 semaines)
  • 1fd2cda - #8: Incorrect link objects are implicitly sent on update (il y a 4 semaines)
  • b409bea - add some checks on link object payload for register integration tests (il y a 4 semaines)
  • 19b0940 - add integration tests for discover (il y a 4 semaines)
  • 58d051d - fix registration and implement discover (without attributes) at client side. (il y a 4 semaines)
  • b32ac64 - ClientUpdate toString() (il y a 4 semaines)
  • 64968dd - add API to be able to load model from stream (il y a 4 semaines)
  • 90c7e2a - Merge LinkFormatUtils in LinkObject (il y a 4 semaines)
  • 7a14736 - Remove the "close" of DTLS Session when register return FORBIDDEN (il y a 5 semaines)
  • 144beac - add Security Tests (Test RPK and PSK connection via DTLS) (il y a 5 semaines)
  • 834d61d - Refactor tests to prepare addition of SecurityTest (il y a 5 semaines)
  • 7d418e9 - restore RPK support (probably erased pending a previous merge) (il y a 5 semaines)
  • 439ecfd - add some TODOs (il y a 5 semaines)
  • 43c64fa - Move ResponseCallback from leshan-client-core to integration-tests (il y a 5 semaines)
  • bd5fec0 - Manage all exceptions in handleRequest (il y a 5 semaines)
  • 9969792 - always use free port for tests. (il y a 5 semaines)
  • a23e6a8 - fix java doc of LeshanClientExample (il y a 5 semaines)
  • d86fdc5 - LwM2mPath constructor accept now path which does not start by "/" (il y a 5 semaines)
  • b984fc5 - The client address setting is now optional. (il y a 5 semaines)
  • cf823de - fix licence and remove reference to github.com/jvermillard (il y a 6 semaines)
  • 83a56aa - Remove unused dependencies (il y a 6 semaines)
  • 05202b2 - Remove LwM2MServerMessageDeliverer (Use default MessageDeliverer) (il y a 6 semaines)
  • adb154c - Split leshan-client in 2 projects (leshan-client-core/leshan-client-cf) (il y a 6 semaines)
  • d1e9ec5 - Always run integration tests (remove integration profile for tests) (il y a 6 semaines)
  • a326851 - New client API (il y a 6 semaines)
  • d8efcad - Bump to 0.1.11-SNAPSHOT (il y a 6 semaines)