Skip to content

Releases: AbsaOSS/pramen

v1.12.13

05 Dec 10:47
5316115

Choose a tag to compare

What's Changed

  • #651 Remove a redundant method and redundant parameters from the bookkeeping interface in #671
  • #672 Do not fail pipeline if no data arrives for incremental dependencies because it is expected in #673

Full Changelog: v1.12.12...v1.12.13

v1.12.12

02 Dec 09:21
04f5564

Choose a tag to compare

What's Changed

  • #667 Fix Denodo filter pushdown for timestamp-based queries in #668

Full Changelog: v1.12.11...v1.12.12

v1.12.11

01 Dec 08:14
0ffaeba

Choose a tag to compare

What's Changed

  • #664 Fix the passivness of auto-added sink dependencies. Fix incremental sink and transfer jobs in #665
  • #654 Fix db_version not created when PostgreSQL autocommit=false in #666

Full Changelog: v1.12.10...v1.12.11

v1.12.10

27 Nov 13:23
8025758

Choose a tag to compare

What's Changed

  • #661 Implement incremental offset commits for re-runs so normal runs can be ran after reruns in #662
  • #660 Make spark-avro dependency provided because it is tightly coupled with Spark version in #663

Full Changelog: v1.12.9...v1.12.10

v1.12.9

25 Nov 14:40
a74ab20

Choose a tag to compare

What's Changed

  • #656 Make offset types exhaustive when matching in SQL generators in #657
  • #658 Add support for case insensitive offset types in #659
  • #655 Update dependencies of the Python project in #655

Full Changelog: v1.12.8...v1.12.9

v1.12.8

30 Oct 08:56
94818e1

Choose a tag to compare

What's Changed

  • #645 Fix info date substitution in SparkSource when using input path in #646
  • #644 Add Kafka Avro batch source in #647
  • #648 Kafka Source: Group Kafka generated columns into a configurable struct column in #650
  • #649 Add ability to select how key is serialized in Kafka Avro source in #652

Full Changelog: v1.12.7...v1.12.8

v1.12.7

07 Oct 09:30

Choose a tag to compare

What's Changed

  • #642 Add retries to copying of files when copying files to S3 in #643

Full Changelog: v1.12.6...v1.12.7

v1.12.6

29 Sep 13:43

Choose a tag to compare

What's Changed

  • #640 Apply 'autocommit' only when necessary or explicitly set by a user in #641

Full Changelog: v1.12.5...v1.12.6

v1.12.5

22 Sep 08:17

Choose a tag to compare

What's Changed

  • #637 Fix SQL query generator for Oracle when handling datetiem data types in #638
  • #636 Fix optional dependency failures causing dependent jobs not run in #639

Full Changelog: v1.12.4...v1.12.5

v1.12.4

02 Sep 08:37

Choose a tag to compare

What's Changed

  • #627 Optimize queries against the bookkeeping PostgreSQL database in #632
  • #630 Handle incompatible schemas gracefully when using EnceladusSink in #631
  • #624 Add a flag in tasks results which is set to true if new schema is registered in #633
  • #629 Make iceberg metastore table schemas to be merged automatically by default in #634
  • Stack traces in notifications now include suppressed exceptions as well in #634

Full Changelog: v1.12.3...v1.12.4