Releases: ml-tooling/contaxy
0.0.23
- Changes related to file deletion based on start and end dates (#105) by @NaveenKinnal
π₯ Contributors
Thanks to @JNKielmann, @NaveenKinnal and @github-actions for the contributions.
0.0.22
- Added a check on file name length during upload (#98) by @NaveenKinnal
- Removing the 'name' attribute from schema (#103) by @NaveenKinnal
π₯ Contributors
Thanks to @JNKielmann, @NaveenKinnal and @github-actions for the contributions.
0.0.20
- Preventing the SSO Users to change password (#92) by @NaveenKinnal
- Required deployment name on the back-end (#97) by @Zohair-coder
- default values in schema (#96) by @anish29292
- Fix mypy errors in schema definitions (#100) by @JNKielmann
π₯ Contributors
Thanks to @JNKielmann, @NaveenKinnal, @Zohair-coder and @anish29292 for the contributions.
0.0.19
- check permission for list users (#83) by @anish29292
π Features & Improvements
- Allow to pass metadata on file upload (#80) by @NaveenKinnal
π₯ Contributors
Thanks to @JNKielmann, @NaveenKinnal, @anish29292 and @github-actions for the contributions.
0.0.15
π Features & Improvements
- Add 'Has_Password' field (#52) by @Felipe-Renck
π₯ Contributors
Thanks to @Felipe-Renck, @JNKielmann and @github-actions for the contributions.
0.0.14
0.0.12
π Features & Improvements
- Track last activity of users (#71) by @JNKielmann
π₯ Contributors
Thanks to @JNKielmann and @github-actions for the contributions.
0.0.11
π· Maintenance & Refactoring
- Improve logging of deployment exceptions (#69) by @JNKielmann
π₯ Contributors
Thanks to @JNKielmann, @github-actions and @github-actions[bot] for the contributions.
0.0.10
π Features & Improvements
- Improve user and project token endpoints to return same token if it was already generated. (#67) by @JNKielmann
- Add missing auth client methods and tests (#64) by @JNKielmann
π¨ Bug Fixes
- Remove user's API token from DB after logout (#66) by @JNKielmann
π· Maintenance & Refactoring
- Make fields of file schema not optional where None values do not make sense. (#65) by @JNKielmann
π₯ Contributors
Thanks to @JNKielmann, @github-actions and @github-actions[bot] for the contributions.
0.0.9
π¨ Bug Fixes
Fix bug with json body handling in contaxy client classes
π₯ Contributors
Thanks to @JNKielmann, @github-actions and @github-actions[bot] for the contributions.