What's Changed
This release targets HPC Platform Services 1.4. It includes the following changes:
- Clean up logging by @nezgrath in #255
- Bump version 0.4.dev0 by @FedericoNegri in #271
- Add backward compatibility tests by @FedericoNegri in #275
- Model generation against the new REST API by @nezgrath in #274
- Update .gitignore by @FedericoNegri in #276
- Model corrections by @nezgrath in #277
- Regenerate models after removing omitempty from status messages by @nezgrath in #280
- Fix permissions for "any" user by @nezgrath in #281
- build: free upper limit on httpx version by @RobPasMue in #289
- Log panic file contents on worker failure by @saimanikant in #294
- Regenerate models by @nezgrath in #296
- logging improvements by @sa-cross in #302
- Corrections to client wait_for by @nezgrath in #305
- Update generate models action by @FedericoNegri in #284
- Make sure retrieving _USE_VFORK can't fail by @nezgrath in #312
- Test progress on parent operation by @FedericoNegri in #307
- Cleanup file progress logs by @Buzz1167 in #309
- restart monitoring thread when process dies or is killed. by @Buzz1167 in #318
- Adjust multiprocessing test and correct passing through process barrier by @nezgrath in #327
- React to 401 http errors, execute a callback and retry the request by @saimanikant in #260
- update copyright year by @sashankh01 in #343
- Typer python package missing in dependencie by @saimanikant in #377
- Replace humanfriendly with humanize by @saimanikant in #378
- Add HPS 1.4.10 to backward compatibility tests by @saimanikant in #395
Full Changelog: v0.3.1...v0.4.0