Releases: novant-io/jasper-n4
Releases · novant-io/jasper-n4
Version 0.14
Version 0.13
- Support for new
/batch
endpoint
Version 0.12
- Update to use
getDisplayName()
for source and points
Version 0.11
- Update enum discovery to use
BEnumRange
API instead of manually parsing
Version 0.10
- Update to use HSM code signer
- Add additional
trace
level logging
Version 0.9
- Fix point type assignments (again 😑)
Version 0.8
- Fix point type assignment of writable points
Version 0.7
- New
/sources
endpoint with nested points design - Change point
addr
to use relative paths - Bump point lease time to
2min
Version 0.6
- 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
Version 0.5
- Add support for
path_prefix
arg on/points
and/values
endpoints - Unescape URL-encoding for point
name
andpath
on/points
endpoint