Skip to content

Releases: polywrap/python-client

Release 0.1.0a29

19 Jun 16:33
2677158

Choose a tag to compare

Release 0.1.0a29 Pre-release
Pre-release

Changelog

0.1.0a29

Full Changelog

Fixed bugs:

  • fix: deadlock in deep subinvoke #163 (cbrzn)

Closed issues:

  • fix issue of uri_resolver_aggregator not resolving uri from package and wrapper resolver #156
  • add support for client.subscription #32
  • add support for client.query #31

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Release 0.1.0a28

13 Apr 19:24
5d8475e

Choose a tag to compare

Release 0.1.0a28 Pre-release
Pre-release

Changelog

0.1.0a28

Full Changelog

Fixed bugs:

  • fix: issue of uri_resolver_aggregator not resolving uri from static resolver #159 (Niraj-Kamdar)
  • fix: existing_requests in RequestSynchronizerResolver should be initialized #158 (Niraj-Kamdar)

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Release 0.1.0a27

13 Apr 18:53
3a5c454

Choose a tag to compare

Release 0.1.0a27 Pre-release
Pre-release

Changelog

0.1.0a27

Full Changelog

Fixed bugs:

  • fix: broken CD flow #117

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Release 0.1.0a15

10 Apr 14:53

Choose a tag to compare

Release 0.1.0a15 Pre-release
Pre-release

0.1.0a15

Full changelog

Features

  • Add polywrap-client-config-builder
  • Add proper error structures
  • Add Uri resolvers

Breaking changes

  • Removed polywrap-result package and Deprecated use of Result object

Docs

  • Add readme for every package
  • Extract API docs from every package with sphinx

Release 0.1.0a14

06 Mar 14:30
96a899d

Choose a tag to compare

Release 0.1.0a14 Pre-release
Pre-release

Changelog

0.1.0a14

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Release 0.1.0a4

24 Feb 15:52
872bed6

Choose a tag to compare

Release 0.1.0a4 Pre-release
Pre-release

Changelog

0.1.0a4

Full Changelog

Fixed bugs:

  • Bug: Rust Wrappers cannot be invoked (WasmtimeError: failed to parse WebAssembly module) #39

Closed issues:

  • add support for env #29
  • change core, wasm and client package to support wrap manifest #24
  • create wrap manifest package #23
  • update uri resolution process according to @nerfZael's changes in JS client #7
  • add support for plugins #6
  • add support for Interfaces #4
  • add support for wrap manifest #3

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator