1.3.3
Added
- Method of creating logs with job id.
Fixed
- Reduced polling when checking for job completion.
- Removed print statements for endpoint calls.
- Serverless progress updates no longer restricted to only strings.
Changed
- Removed
pillow
dependency. - Removed
python-dotenv
dependency. - Removed
setuptools_scm
from required dependencies.
What's Changed
- Fix progress allowance by @justinmerrell in #211
- Drop pillow by @justinmerrell in #212
- Cli devex cleanup by @justinmerrell in #214
- Json logging by @justinmerrell in #215
- Sdk examples by @justinmerrell in #216
Full Changelog: 1.3.2...1.3.3