Release v0.10.0
This release was manually triggered.
What's Changed
- Add constraint to check available storage from rig schema by @bruno-f-cruz in #213
- Add
experimentdecorator by @bruno-f-cruz in #214 - Upgrade against Aind.BehaviorServices 0.13 by @bruno-f-cruz in #209
- Add executable interface to robocopy service by @bruno-f-cruz in #216
- Fix constructor's type hinting in Robocopy service by @bruno-f-cruz in #217
FileUploadResponsenow returns the full remote path of the uploaded file by @bruno-f-cruz in #218- Update cache retrieval to use model name by @bruno-f-cruz in #219
- Refactor submodule handling and enhance logging by @bruno-f-cruz in #220
- Use
unsafecontext to propagate keyboard interrupt exceptions by @bruno-f-cruz in #221 - Prevent the output from the CliApp from surfacing to the stdout by @bruno-f-cruz in #222
- Document yaml tags for
ServiceSettingsby @bruno-f-cruz in #223 - Pin minimum versions of
aind-data-schemaandaind-watchdog-serviceby @bruno-f-cruz in #224 - Fix edge cases with
xml-rpc-serverremote execution by @bruno-f-cruz in #225 - Monitor long-running RPC spawned processes to prevent timeout errors by @bruno-f-cruz in #226
- Refactor logging statements to use lazy formatting for consistency by @bruno-f-cruz in #227
- Add model information to prompts by @bruno-f-cruz in #228
- Cleanup import logic by @bruno-f-cruz in #230
- Refactor against latest version of aind-behavior-services by @bruno-f-cruz in #231
Full Changelog: v0.9.1...v0.10.0