Skip to content

Releases: PADAS/smart-integrate-sdk

fix: coding error in 1.5.6 where partitioning logic is broken.

13 Oct 20:12

Choose a tag to compare

What's Changed

Full Changelog: v1.5.5...v1.5.7

v1.6.0-alpha

12 Sep 20:16
68a5ef7

Choose a tag to compare

v1.6.0-alpha Pre-release
Pre-release

Support python 3.11

v1.5.6

03 Jul 22:02

Choose a tag to compare

Full Changelog: v1.5.5...v1.5.6

Remove Kafka dependencies
Add resilience in AbstractConnector.main() to avoid early termination.

v1.5.5

05 Dec 15:58
a60c37a

Choose a tag to compare

What's Changed

  • Requirements update and new portal configurable timeout by @vgarcia13 in #46

Full Changelog: v1.5.3...v1.5.5

v1.5.4 Fix validator for job partitioning settings

20 Aug 01:18

Choose a tag to compare

The validation logic in cdip_settings was not allowing running in Cloud Run Tasks if task-count is 1.

Full Changelog: v1.5.3...v1.5.4

v1.5.3 Job Partitioning

09 Aug 23:25
0d2de3d

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.3

v1.5.1

01 Aug 04:53

Choose a tag to compare

Add TRACING_ENABLED environment flag.

Add Task Support

13 May 19:54

Choose a tag to compare

v1.5.0

Add task support in legacy connector.

Extract gundi dependencies

07 Jul 21:15
22c8157

Choose a tag to compare

Schemas are moved to the gundi-core package but keep backward compatibility for imports.
Replace the local implementation of the portal API with the client from the gundi-client package.

Extract gundi dependencies

29 Jun 17:32

Choose a tag to compare

Pre-release

Schemas are moved to the gundi-core package but keep backward compatibility for imports.
Replace the local implementation of the portal API with the client from the gundi-client package.