Releases: Deepomatic/deepomatic-client-python
Releases · Deepomatic/deepomatic-client-python
v0.10.0
06 Aug 08:42
Compare
Sorry, something went wrong.
No results found
Use shape instead of dims (#113 )
Deprecate mean file (#112 )
Remove support for preprocessing (#108 )
Remove support for Python 2.7 (#109 )
v0.9.4
23 Sep 17:14
Compare
Sorry, something went wrong.
No results found
Bump version to v0.9.4
Merge pull request #102 from Deepomatic/dev-upgrade_tenacity_to_8
Allow tenaicty to upgrade to 8.* version
Fix dmake warning (#97 )
v0.9.3
23 Sep 17:12
Compare
Sorry, something went wrong.
No results found
Seek file before retry (#94 )
Fix unknown domain test (#90 )
Fix content type might not be in headers (#89 )
v0.9.2
05 Feb 18:23
Compare
Sorry, something went wrong.
No results found
Bump version to v0.9.2
Split HTTPHelper constructor into submethods for reusability (#88 )
Get rid of static.deepomatic.com (#87 )
raising custom exception for credentials (#84 )
v0.9.1
14 Nov 16:54
Compare
Sorry, something went wrong.
No results found
Bump version to v0.9.1
Normalize verify_ssl variable (#81 )
Fix release Makefile (#82 )
Fix timeout exception on Network create (#78 )
Mistake in demo docstring (#74 )
Converted Caffe demo into TF (#76 )
Update http_helper.py to allow no version (#75 )
Task and Task exceptions str(): oneline (#72 )
Improve integration (#67 )
Fix typos (#69 )
Fix code smell (#68 )
Cleanup: more HTTPRetry default parameters in HTTPRetry.Default. (#66 )
APP_ID is now optional (#65 )
v0.9.0
25 Sep 14:10
Compare
Sorry, something went wrong.
No results found
This is a stability release: retry logic was added for HTTP errors (network, server...).
New features
Retry http errors (#58 )
ServerError and ClientError to distinguish between 5xx and 4xx status code (#60 )
Breaking changes
Remove support for user_agent_suffix (#61 ): use user_agent_prefix instead
Updates & Refactors
Enforce flake8 check at build time (#62 )
Test SonarCloud.io AutoScan
v0.8.3
01 Jul 16:33
Compare
Sorry, something went wrong.
No results found
Bump version to 0.8.3
Fixes default TLS verification value (#57 )
Converted tests to use tf instead of caffe (issue #52 ) (#55 )
v0.8.2
27 May 12:40
Compare
Sorry, something went wrong.
No results found
bump version to 0.8.2 (#54 )
Better HTTP User-Agent: deepomatic-api-python-client (#53 )
Added user agent prefix to tests and doc (#51 )
Added support for user agent prefix (#50 )
v0.8.1
14 May 13:51
Compare
Sorry, something went wrong.
No results found
Bump to 0.8.1 (#49 )
Support DEEPOMATIC_API_VERIFY_TLS=0 to disable TLS verification (#48 )
Updated doc links (#46 )
Add HTML coverage report (#45 )
Allow to reuse demo + cleanup + real tests (#44 )
v0.8.0
25 Jan 11:49
Compare
Sorry, something went wrong.
No results found
Bumping to v0.8.0
Publish on pypi (#39 )