Skip to content

Releases: palantir/conjure-python-client

3.3.0

03 Mar 18:24
3.3.0
4a7b71c

Choose a tag to compare

🐛 Fixes

  • Allow running conjure-python-client on Windows (#177)

3.2.0

03 Mar 17:15
3.2.0
0c40fa6

Choose a tag to compare

🐛 Fixes

  • Fix ConjureHTTPError pickling crash in multiprocessing

    Override __reduce__ to bypass __init__ on reconstruction, matching the existing __copy__ fix from #167. (#178)

💡 Improvements

  • Update dev instructions (#172)

3.1.0

04 Sep 18:28
3.1.0
d0b43ce

Choose a tag to compare

💡 Improvements

  • Do not dump raw object during decoding (#169)

3.0.0

27 Mar 09:11
3.0.0
b1023a7

Choose a tag to compare

No documented user-facing changes

2.13.0

25 Mar 18:04
2.13.0
1831a19

Choose a tag to compare

🐛 Fixes

  • Shallow copy issue of ConjureHTTPError (#167)

2.12.0

20 Nov 21:16
2.12.0
71453ac

Choose a tag to compare

💡 Improvements

  • Bump conjure python to 4.14.0 (#166)

2.11.0

31 Oct 13:16
2.11.0
7ed1110

Choose a tag to compare

🐛 Fixes

  • Fix version issues with conda feedstock (#164)

2.11.0-rc1

30 Oct 14:19
2.11.0-rc1
fd09472

Choose a tag to compare

2.11.0-rc1 Pre-release
Pre-release

🐛 Fixes

  • Fix version issues with conda feedstock (#164)

2.10.0

28 Oct 21:53
2.10.0
d7ec78e

Choose a tag to compare

💡 Improvements

  • Add flag to enable TCP keepalives (#161)

2.9.0

28 Oct 21:53
2.9.0
2104a5d

Choose a tag to compare

🐛 Fixes

  • Fix pytest error and properly configure circle-all (#162)

💡 Improvements

  • Add flag to enable TCP keepalives (#161)