Skip to content

Releases: novant-io/jasper-n4

Version 0.13

09 Aug 19:31
Compare
Choose a tag to compare
  • Support for new /batch endpoint

Version 0.12

06 Jun 20:56
Compare
Choose a tag to compare
  • Update to use getDisplayName() for source and points

Version 0.11

03 Jun 16:57
Compare
Choose a tag to compare
  • Update enum discovery to use BEnumRange API instead of manually parsing

Version 0.10

14 Mar 17:43
Compare
Choose a tag to compare
  • Update to use HSM code signer
  • Add additional trace level logging

Version 0.9

23 Aug 13:38
Compare
Choose a tag to compare
  • Fix point type assignments (again 😑)

Version 0.8

22 Aug 22:59
Compare
Choose a tag to compare
  • Fix point type assignment of writable points

Version 0.7

22 Aug 20:24
Compare
Choose a tag to compare
  • New /sources endpoint with nested points design
  • Change point addr to use relative paths
  • Bump point lease time to 2min

Version 0.6

08 Aug 21:55
Compare
Choose a tag to compare
  • Return additional debug info on errors during API requests
  • Fix to lease BComponents inside /values endpoint
  • Fix JsonWriter to wrap NaN as "na"
  • Add status field to /values endpoint
  • Add support for max_points arg on /points and /values endpoints

Version 0.5

13 Jul 20:35
Compare
Choose a tag to compare
  • Add support for path_prefix arg on /points and /values endpoints
  • Unescape URL-encoding for point name and path on /points endpoint

Version 0.4

03 May 14:53
Compare
Choose a tag to compare
  • Set min build target to 4.10 for better compatibility
  • Remove size props to match updated Jasper spec