| Type | Description | Link | | ---- | ----------- | ---- | | Improvement | Add option to return none instead of throwing when deserializing unknown union variants | https://github.com/palantir/conjure-python-client/pull/150 |
2.7.0
| Type | Description | Link | | ---- | ----------- | ---- | | Fix | Use correct constructor signature of conjure type to determine if type_of_union is a parameter | https://github.com/palantir/conjure-python-client/pull/143 |
2.6.0
| Type | Description | Link | | ---- | ----------- | ---- | | Fix | Pass in type_of_union to the constructor when decoding a union type | https://github.com/palantir/conjure-python-client/pull/142 |
2.5.0
| Type | Description | Link | | ---- | ----------- | ---- | | Fix | Do not overwrite the _version.py file if it already exists | https://github.com/palantir/conjure-python-client/pull/140 |
2.4.0
| Type | Description | Link | | ---- | ----------- | ---- | | Improvement | Use injected PYPI_ secrets in twine publish. | https://github.com/palantir/conjure-python-client/pull/135 |
2.3.0
| Type | Description | Link | | ---- | ----------- | ---- | | Improvement | Add license information to metadata so it shows up in pypi and pip | https://github.com/palantir/conjure-python-client/pull/122 | | Improvement | conjure-python 4.4.0 | https://github.com/palantir/conjure-python-client/pull/123 |