Skip to content

Releases: steamship-core/python-client

v2.1.30 - Serialization fix

02 Oct 03:21
@eob eob
0bc4497
Compare
Choose a tag to compare
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

02 Oct 02:09
@eob eob
3e2caa0
Compare
Choose a tag to compare
Prevent client serialization (#149)

* Fix bug in logging formatter

* PRevent

v2.1.28 - Add Steamship.use and Steamship.use_package methods

19 Sep 16:35
@eob eob
e70dc9b
Compare
Choose a tag to compare
Enable static `use` and `use_package` (#141)

v2.1.27 - Always load id & handle of active space

31 Aug 19:52
@eob eob
2683dda
Compare
Choose a tag to compare
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.

31 Aug 18:36
@eob eob
a8afb2f
Compare
Choose a tag to compare
Add serializer for exceptions for remote logging (#138)

v2.1.25 - Moved to the steamship-core org

28 Aug 01:20
@eob eob
650687a
Compare
Choose a tag to compare
Move information to the steamship-core org (#135)

* Fix bug in logging formatter

* Move orgs

v2.1.24 - Prelaunch

26 Aug 18:43
@eob eob
059707e
Compare
Choose a tag to compare
Move orgs (#134)

* Fix bug in logging formatter

* Move orgs

v2.1.23 - Improved error message handling.

12 Jul 16:18
@eob eob
8ded6e2
Compare
Choose a tag to compare
Unit test expected error responses of apps/plugins (#103)

v2.1.22 - Fix GH Actions Deployment

23 Jun 18:20
@eob eob
Compare
Choose a tag to compare
Publish to test then to prod

v2.1.21 - Push to correct PyPi repository in GH Actions

23 Jun 18:17
@eob eob
Compare
Choose a tag to compare
Merge branch 'main' of github.com:nludb/python-client