Releases: palantir/conjure-python
Releases · palantir/conjure-python
4.8.0
Type |
Description |
Link |
Improvement |
Add option to return none on unknown union variants |
#714 |
3.18.2
No documented user facing changes
4.7.0
Type |
Description |
Link |
Fix |
Fix casing in type_of_union for union types |
#698 |
4.6.0
Type |
Description |
Link |
Fix |
Fix casing in self._type for union types |
#692 |
4.5.0
Type |
Description |
Link |
Fix |
Use type_of_union to determine the union variant if parameter is passed in. |
palantir/conjure-java#681 |
3.18.1
No documented user facing changes
3.18.0
Type |
Description |
Link |
Improvement |
Stop testing on python 2 |
#475 |
Improvement |
Default values for list/set query&header params (backport) |
#624 |
4.4.0
Type |
Description |
Link |
Improvement |
Default values for list/set query&header params |
#618 |
4.3.0
Type |
Description |
Link |
Fix |
Stop importing Type in generated code and type requests response object |
#504 |
Fix |
Binary request data are sent as raw data and not as binary |
#528 |