Skip to content

Releases: PADAS/smart-integrate-sdk

v1.7.1

30 Mar 21:08

Choose a tag to compare

update version to 1.7.1

Build with uv. Optimize use of PortalApi

10 Feb 20:50

Choose a tag to compare

v1.7.0

refactor: build with uv+hatch. reduce number of PortalAPI instances.

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.