Skip to content

Releases: emdgroup/foundry-dev-tools

v2.1.21

28 Oct 14:41
e09e4ff

Choose a tag to compare

[2.1.21] - 2025-10-28

Added

  • add official foundry-platform-sdk support under FoundryContext for public v2 APIs (#112)

v2.1.20

28 Oct 14:36

Choose a tag to compare

[2.1.20] - 2025-10-24

Added

  • add new extract/sync creation for MagritteCoordinatorClient. (#109)
  • add extract/sync deletion for MagritteCoordinatorClient. (#110)

v2.1.19

14 Jul 13:21
6b2cdb0

Choose a tag to compare

[2.1.19] - 2025-07-14

Added

  • added api_remove_jobspecs and api_get_jobspec_for_dataset for Build2Client (#105)

v2.1.18

23 Jun 14:35

Choose a tag to compare

[2.1.18] - 2025-06-23

Added

  • add auth_header to TransformContext and support ctx in lighweight (#100)
  • support polars dataframe in CachedFoundryClient.save_dataset (#103)
  • added api_get_table_schema for TableClient (#104)

v2.1.17

19 May 19:09
cca0899

Choose a tag to compare

[2.1.17] - 2025-05-19

Added

  • Use same requests session in oauth2 token provider as well. (#99)

v2.1.16

19 May 19:08
c904cf1

Choose a tag to compare

[2.1.16] - 2025-05-16

Added

  • add multipass API to delete Users. (#96)
  • bring your own requests.Session() (#98)

Fixed

  • update deploy-pages version to v4

v2.1.15

16 May 19:41

Choose a tag to compare

[2.1.15] - 2024-12-18

Added

  • Manage Virtual Tables & associated S3 / Snowflake Source (#92)
  • Adding initial implementation of SchedulerClient (#93)
  • added search to multipass (#94)

v2.1.14

18 Dec 09:19

Choose a tag to compare

[2.1.14] - 2024-12-18

Fixed

  • establish direct read for full dataset queries in Dataset class (#91)

v2.1.13

18 Dec 09:07

Choose a tag to compare

Fixed

  • fix require consent param name, should be requireConsent instead of require_consent (#89)

v2.1.12

18 Dec 09:07

Choose a tag to compare

Fixed

  • fixed pagination in list_files (#88)