Skip to content

Releases: palantir/conjure-python

4.23.0

17 Sep 19:53
4.23.0
e879f8e

Choose a tag to compare

💡 Improvements

  • Update dev instructions (#1126)

4.22.0

01 Aug 22:14
4.22.0
bb228f7

Choose a tag to compare

🐛 Fixes

  • Handle empty union type (#1005)

4.21.0

30 Jul 17:05
4.21.0
11507ca

Choose a tag to compare

🐛 Fixes

  • Sanitize object names with upper case identifiers (#1097)

4.20.0

10 Jun 19:23
4.20.0
2009619

Choose a tag to compare

No documented user-facing changes

4.19.0

10 Jun 19:23
4.19.0
a44f558

Choose a tag to compare

🐛 Fixes

  • Properly handle optional endpoint return type and binary-related aliases (#1052)

4.18.0

05 Jun 15:38
4.18.0
3f370bf

Choose a tag to compare

🐛 Fixes

  • Support optionals in union types (#1050)

4.17.0

12 May 15:05
4.17.0
427ab31

Choose a tag to compare

💡 Improvements

  • Bump conjure-python-client upper bound to <4 (#1036)

4.16.0

10 Mar 20:25
4.16.0
ace7fc7

Choose a tag to compare

🐛 Fixes

  • Add self to python keywords (#984)

4.15.0

28 Jan 23:24
4.15.0
ab00583

Choose a tag to compare

🐛 Fixes

  • Fix codegen for services without endpoints (#960)

4.14.0

08 Nov 15:02
4.14.0
9e0ff15

Choose a tag to compare

🐛 Fixes

  • Fix develop branch by changing file operations (#914)

💡 Improvements

  • Properly handle enums in path/query/header params and URL encode path params (#927)