Skip to content

Releases: corva-ai/python-sdk

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.