Skip to content

Releases: palantir/python-compute-module

0.30.0

17 Feb 20:36
0.30.0
8d0d796

Choose a tag to compare

💡 Improvements

  • allow users to filter logs by sessionId (#57)
  • Drop 3.9 support (#59)

0.29.0

20 Jan 21:30
0.29.0
5adf43e

Choose a tag to compare

🐛 Fixes

  • Inform the forwarder whenever a node starts up so it will remove all existing jobs related to it that it thinks are still running. (#40)
  • Fix export refreshing oauth token (#43)

0.29.0-rc2

17 Dec 18:38
0.29.0-rc2
9618014

Choose a tag to compare

0.29.0-rc2 Pre-release
Pre-release

🐛 Fixes

  • Inform the forwarder whenever a node starts up so it will remove all existing jobs related to it that it thinks are still running. (#40)

0.29.0-rc1

17 Dec 18:14
0.29.0-rc1
c8a52e4

Choose a tag to compare

0.29.0-rc1 Pre-release
Pre-release

🐛 Fixes

  • Inform the forwarder whenever a node starts up so it will remove all existing jobs related to it that it thinks are still running. (#40)
  • Fix export refreshing oauth token (#43)

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