- Log
reindex
action fails to LOG instead ofstderr
- Trap each
comp
lookup so wholereindex
does not fail if error
- Support for new
/batch
endpoint
- Update to use
getDisplayName()
for source and points
- Update enum discovery to use
BEnumRange
API instead of manually parsing
- Update to use HSM code signer
- Add additional
trace
level logging
- Fix point type assignments (again)
- Fix point type assignment of writable points
- New
/sources
endpoint with nested points design - Change point
addr
to use relative paths - Bump point lease time to
2min
- Return additional debug info on errors during API requests
- Fix to lease
BComponents
inside/values
endpoint - Fix
JsonWriter
to wrapNaN
as"na"
- Add
status
field to/values
endpoint - Add support for
max_points
arg on/points
and/values
endpoints
- Add support for
path_prefix
arg on/points
and/values
endpoints - Unescape URL-encoding for point
name
andpath
on/points
endpoint
- Set min build target to
4.10
for better compatibility - Remove
size
props to match updated Jasper spec
- Add support for publicly-signed module signing
- Fix
JaspserPoint.id
->addr
to match Jasper spec
- Initial release
- Unsigned module