Skip to content

Releases: palantir/foundry-platform-python

0.72.0

04 Feb 14:37
0.72.0
f9363f6

Choose a tag to compare

💡 Improvements

  • ConfidentialClientAuth now checks for REQUESTS_CA_BUNDLE and SSL_CERT_FILE for SSL certificate path. (#119)

0.71.0

04 Feb 13:31
0.71.0
eeb7c58

Choose a tag to compare

No documented user-facing changes

0.70.0

03 Feb 13:37
0.70.0
3987c32

Choose a tag to compare

🐛 Fixes

  • Remove Nulls in Query Param Serialization (#115)

0.69.0

31 Jan 16:21
0.69.0
821b59d

Choose a tag to compare

No documented user-facing changes

0.68.0

29 Jan 10:03
0.68.0
6193f81

Choose a tag to compare

💡 Improvements

  • Migrate backend from requests to httpx (#112)

0.67.0

28 Jan 14:20
0.67.0
d40c6ec

Choose a tag to compare

No documented user-facing changes

0.66.0

24 Jan 00:09
0.66.0
7a0493a

Choose a tag to compare

No documented user-facing changes

0.65.0

23 Jan 01:06
0.65.0
f87a940

Choose a tag to compare

No documented user-facing changes

0.64.0

21 Jan 10:11
0.64.0
2fce34a

Choose a tag to compare

No documented user-facing changes

0.63.0

15 Jan 23:29
0.63.0
d6a9075

Choose a tag to compare

🐛 Fixes

  • Fix bug causing no explicit scope to be translated to the scope just containing the offline_access operation in ConfidentialClientOAuthFlowProvider. (#103)