Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@sabo sabo released this 25 Apr 18:15
· 5 commits to main since this release

AMIE API client bugfixes:

  • Send proper StatusCode for ITC packets generated by reply_with_failure() (#30, thanks @LiangGeorge)
  • Correct field name error in the process_packets.py example (#29, thanks @davidecarlson)
  • Properly handle JSON generation of packets with no timestamp (#28, thanks @rynge)