Skip to content

Releases: palantir/python-compute-module

0.28.0

13 Aug 21:48
0.28.0
179139a

Choose a tag to compare

✨ Features

  • Bump external-systems lib (#42)

0.27.0

03 Aug 23:50
0.27.0
74da612

Choose a tag to compare

No documented user-facing changes

0.26.0

25 Jul 22:55
0.26.0
09be12a

Choose a tag to compare

🐛 Fixes

  • After this fix: If the job posting fails 5 times (e.g. result too large) then the client tries 5 more times to post just a simple error message. (#39)

0.25.0

23 Jun 20:17
0.25.0
cc5b9e8

Choose a tag to compare

💡 Improvements

  • Fix telemetry SLS parsing (#37)

0.24.0

19 Jun 21:11
0.24.0
661abe7

Choose a tag to compare

🐛 Fixes

  • Timestamps can now be in the format with fractional seconds through Python datetime as many timestamps are. (#38)

0.23.0

02 Jun 17:31
0.23.0
e18be4c

Choose a tag to compare

🐛 Fixes

  • Fix foundry-compute-modules[sources] package name in exception (#35)

💡 Improvements

0.22.0

21 Apr 21:34
0.22.0
c2c3a6c

Choose a tag to compare

✨ Features

  • [Connectivity] Source interface in Compute Modules Lib (#32)

0.21.0

09 Apr 17:50
0.21.0
462a13c

Choose a tag to compare

✨ Features

  • add CLI for running schema inference at build time (#24)
  • Support for ontologyProvenance in static function schema generation (#26)

0.20.0

02 Apr 20:10
0.20.0
1d62e47

Choose a tag to compare

✨ Features

  • Add refreshing oauth token (#30)

🐛 Fixes

  • fix silent error raised when executing unknown query (#31)

0.19.0

07 Mar 20:04
0.19.0
1542ef4

Choose a tag to compare

🐛 Fixes

  • Fix missing kwargs in query context (#29)