Skip to content

Releases: corva-ai/python-sdk

v1.14.1

31 Jul 12:54
beec970
Compare
Choose a tag to compare

What's Changed

  • Post-release: nullified version in antora.yml by @corva-alex-s in #98
  • feat(DEVC-1752): added requests.Session reuse; replaced third-party tenacity with builtin urllib3 Retry by @kossman in #100

Full Changelog: v1.14.0...v1.14.1

v1.14.0

31 Jul 12:54
08ba71c
Compare
Choose a tag to compare

What's Changed

  • chore: antora version unset by @kossman in #96
  • fix: change how we generate start/end times for ScheduledDataTime events if merge_events param is True by @corva-alex-s in #97

Full Changelog: v1.13.1...v1.14.0

v1.13.0

11 Feb 10:03
8a0569e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0

13 Nov 08:23
v1.12.0
95abab3
Compare
Choose a tag to compare

What's Changed

  • fix(logger): unset CORVA_LOGGER.propagate = False for OTel Log Sending (refs EE-31) by @smoke in #90

New Contributors

  • @smoke made their first contribution in #90

Full Changelog: v1.11.4...v1.12.0

Release v1.11.4

08 Feb 19:17
Compare
Choose a tag to compare

Fixed

  • Now "version" field represents not schema version but rather the version of rerun and can be any integer.

v1.11.3

07 Feb 14:32
Compare
Choose a tag to compare

Fixed

  • Filter out records with None data from stream time records.

Partial merge event payload adjustments

18 Dec 15:51
Compare
Choose a tag to compare
  • Fields partition and rerun_partition are not expected in partial merge event payload.
  • Data structure under data key of partial merge event payload can accept additional fields.

Adding partial rerun merge handler

08 Nov 12:06
Compare
Choose a tag to compare
v1.10.0

Created release.