v1.3.4
Kestrel binder service now supports dynamically adding data sources.
Fixed
- broken /tmp/kestrel symbol link will crash a new session
- double close (double release resources) with context manager and aexit
- AttributeError with timestamped grouped variable #224
- subsequent GET would return no results #228
Added
- documentation on macOS debug folder path
- interface figure updated with new planned interfaces
- dynamically load stix-shifter YAML profiles #227
- new exception: MissingEntityAttribute
- unit test: disp timestamped group by
Changed
- codecov GitHub App enabled instead of codecov-bot
- stixshifter interface module
connector
split frominterface
.