What's Changed
Possible breaking changes
This release's biggest change is the bumping of MUI to v6 and NextJs to v5. Documentation on upgrading to MUI v6 can be found here.
Other changes
- Resolved large file issue by @ARADDCC013 in #1639
- Made API endpoints async and modelscan instantiate per-thread by @PE39806 in #1640
- Created a helm chart for model scan by @PE39806 in #1637
- Allow semver matching and latest semver for releases by @IR96334 in #1582
- Stream files to the ModelScan API endpoint rather than hold entire files in memory by @PE39806 in #1663
- Manual re-requesting of filescanning by @ARADDCC002 in #1633
- Fixed an issue where dates could not be deleted by @ARADDCC002 in #1679
- Edit schema details via UI by @ARADDCC002 in #1680
- Update Swagger API by @JR40159 in #1666
- Added model description to model page by @ARADDCC002 in #1681
- Remove team & teams endpoints from python bailo client by @PE39806 in #1676
- fix: enable arg & kwarg passing to superclass for sub agents by @onecrazygenius in #1638
- update readme deployment example links by @PE39806 in #1635
- Improve ModelScan API Python requirements file's dependabot compatibility by @PE39806 in #1684
- Check for errors in ModelScan API result by @PE39806 in #1688
New Contributors
- @onecrazygenius made their first contribution in #1638
Full Changelog: v2.2.2...v2.3.0