Skip to content

Releases: steamship-core/python-client

v2.1.20 - Regularly scheduled update

23 Jun 18:11
@eob eob
Compare
Choose a tag to compare

v2.1.19 - Attempt inferred version number

30 May 22:32
@eob eob
Compare
Choose a tag to compare
Fix pegged version in pyproject.toml

v2.1.18 - Remove setup.py to see if that fixes the CICD

30 May 22:23
@eob eob
Compare
Choose a tag to compare

v2.1.17 - Attempt full checkout for setuptools detection

30 May 22:19
@eob eob
Compare
Choose a tag to compare

v2.1.16 - Try semver setup.py option

30 May 22:10
@eob eob
Compare
Choose a tag to compare
Merge branch 'main' of github.com:nludb/python-client

v2.1.15 - Debugging broken publish

30 May 22:04
@eob eob
f7d4498
Compare
Choose a tag to compare
Try out new pypi release pipeline (#72)

* Create python-publish.yml

* Upgrade flit

* Upgrade flit

Co-authored-by: Enias Cailliau <[email protected]>

v2.1.14

30 May 21:28
@eob eob
a25d45e
Compare
Choose a tag to compare
Example integration test of a third-party trainable tagger (#75)

* Example of a trainable tagger

* Ignore the pytest XML results

* respond to pr comments

v2.1.13

23 May 14:09
Compare
Choose a tag to compare
  • No response expectations in client.py
  • Exception logging in lambda handler
  • Restore config files

v2.1.12

23 May 13:59
2ac6d87
Compare
Choose a tag to compare

Better lambda logging; remove type expectation for response

v2.1.11

12 May 04:00
@eob eob
Compare
Choose a tag to compare
to_dict was empty on Tag, resulting in badly serialized objects