Releases: steamship-core/python-client
Releases · steamship-core/python-client
v2.1.30 - Serialization fix
Add `use` and `use_plugin` to dict() filter (#150) * Fix bug in logging formatter * Add use and use_plugin
v2.1.29 - Fixes bug in model object serialization
Prevent client serialization (#149) * Fix bug in logging formatter * PRevent
v2.1.28 - Add Steamship.use and Steamship.use_package methods
Enable static `use` and `use_package` (#141)
v2.1.27 - Always load id & handle of active space
Always create config object for plugins (#136) * Fix bug in logging formatter * Always create config
v2.1.26 - Throw when client-side timeout is exceeded.
Add serializer for exceptions for remote logging (#138)
v2.1.25 - Moved to the steamship-core org
Move information to the steamship-core org (#135) * Fix bug in logging formatter * Move orgs
v2.1.24 - Prelaunch
Move orgs (#134) * Fix bug in logging formatter * Move orgs
v2.1.23 - Improved error message handling.
Unit test expected error responses of apps/plugins (#103)
v2.1.22 - Fix GH Actions Deployment
Publish to test then to prod
v2.1.21 - Push to correct PyPi repository in GH Actions
Merge branch 'main' of github.com:nludb/python-client