Skip to content

leshan-0.1.11-M8

Choose a tag to compare

@sbernard31 sbernard31 released this 16 Feb 17:46
· 2112 commits to master since this release

Build artifacts are available on maven central.

Change logs:
92439b0: Automatize maven deployment
53c1c00: Fix operations on Max Range Value resource in IPSO Temperature sensor
902cf1b: log message tweaking
c344452: Fixed Security check for non-secure case
0223512: Javadoc
e4ecebf: Introduced BS authentication service
0cdf7e1: Separated BootstrapSecurityStore / SecurityStore
9f30dd5: Separated SecurityCheck
65c1e7c: Use californium v1.0.2
e0fdca3: Activate some read tests. (We have now object TLV encoding)
5b9b657: Clean web UI (change some name)
e8b4d6a: Remove dockerfile
f34f184: Use 1s timeout on client de-registration (only used on stop for now)
6271bfc: Rename leshan-bs-server in leshan-bsserver-demo.
aa8b0b3: Rename leshan-standalone in leshan-server-demo.
d9effbe: Rename leshan-client-example to leshan-client-demo.
465459a: use default port for server and add some logs.
db9cd6e: Rename setLocalAddressSecure to setLocalSecureAddress.
ae43cd2: Make client, server and bs server CLI consistent.
95f0a0f: change log pattern (don't show package and method name)
e121a5c: Throw InterruptedException on synchronous send at server side.
9210e85: Enhance client log messages and help
45941d7: Fix address field on registration (do not show hostname)
73e7fe0: Added registration info in web ui
a95aad1: Fix some naming issues
74843d1: fix unstable test : send request with 5s timeout (not 5ms ..)
d5b43d3: Update readme with new bootstrap server and client information.
31558ce: Add unit tests for additional registration attributes
d634d66: Support additional registration attributes at client side
a3eb59d: Added additional registration attributes (as a Map)
980eeaf: set content format link object to registration request and updates
67e441f: Leshan Client refactoring : make it bootstrapable.
d215ade: add log4j2 config for bs-server
552386e: persist bootstrap config
333bf5c: display version in bs server UI.
ff5ecfb: add very simple web ui to bootstrap server
4f40dcb: use an IP approved version of angular ui bootstrap (0.12.1)
646e01f: Last update in list
fad21a1: Fix #60 update content type format according to the last spec version