Skip to content

Releases: emdgroup/foundry-dev-tools

v2.1.11

11 Nov 12:51
6d2ab03
Compare
Choose a tag to compare

Fixed

  • save_dataframe incorrectly interacting with optional modules pandas or polars

v2.1.10

31 Oct 14:14
Compare
Choose a tag to compare

[2.1.10] - 2024-10-31

Changed

  • Typing for callable in transform decorators (#78)
  • Support polars in Dataset class (#81)

Added

  • Update project roles via compass-API (#80)
  • Add error message to SQL Exception (#82)

v2.1.9

08 Oct 13:10
Compare
Choose a tag to compare

[2.1.9] - 2024-10-08

Changed

  • Allow direct import of Transform from transforms.api

v2.1.8

25 Sep 18:58
Compare
Choose a tag to compare

[2.1.8] - 2024-09-25

Fixed

  • fix Resource class can tolerate new Compass JSON Properties (#75)

v2.1.7

17 Sep 12:47
Compare
Choose a tag to compare

[2.1.7] - 2024-09-16

Fixed

  • fix uninitialized branch attribute for Dataset class (#73)

v2.1.6

13 Sep 19:50
Compare
Choose a tag to compare

Added:

  • Retry request 3 times on ConnectionError

Fixed

  • quote repository name in git clone url
  • fix printing of Datasets instantiated by ctx.get_resource(rid)

v2.1.5

30 Aug 12:00
Compare
Choose a tag to compare

Fixed

  • properly pass scopes to multipass endpoint in client_credentials flow

v2.1.4

30 Aug 11:59
ffe9bd5
Compare
Choose a tag to compare

Added

  • check current working directory too in find_project_config_file

v2.1.3

28 Aug 12:36
3f02044
Compare
Choose a tag to compare

v2.1.2

28 Aug 12:36
Compare
Choose a tag to compare

Fixed

  • empty token provider config yielded warnings for the app service token provider (#68)