v0.5.3
Released on 14 May, 2024
What's Changed
Features
Bug Fixes
- Fix widths field for list-table in install documentation by @al-rigazzi in #468
- Bump redis dep to 7.2.4 by @ankona in #470
- Enforce matching type for dataset::unpack_tensor by @mellis13 in #478
- Fix minor warnings in C++ client by @ashao in #476
API Breaks
- Discontinue SmartRedis support for python 3.8 by @AlyssaCote in #482
Miscellaneous Improvements
- Fix inconsistency with function parameter variable names by @mellis13 in #471
- Remove a vestigial requirements.txt file by @ashao in #462
- Update CI for Intel by @ashao in #475
- Remove unused parameter model name in _get_model_script_db() by @mellis13 in #477
- Remove unused memory layout constructor parameter for TensorBase by @mellis13 in #479
- Addition of changelog edit check github action by @amandarichardsonn in #480
- Upgrade ubuntu to version 22.04 and gcc to version 11 by @AlyssaCote in #484
- Auto-post release PR to develop by @amandarichardsonn in #486
- Automate release notes by @amandarichardsonn in #487
- Fix build wheel by @mellis13 in #491
- Pin pylint to fix regression error by @ankona in #492
- Ensure all reply errors are logged by @ankona in #485
Full Changelog: v0.5.2...v0.5.3