Skip to content

Releases: AbsaOSS/pramen

v1.9.9

30 Sep 11:44
Compare
Choose a tag to compare

What's Changed

  • #489 Fix date expressions calculation for JDBC with SQL queries in #490

Full Changelog: v1.9.7...v1.9.9

v1.9.8

06 Sep 06:41
Compare
Choose a tag to compare

What's Changed

  • #480 Fix 'schemas' table not being properly created when Delta Lake is used for bookkeeping in #480
  • #483 Fix count() queries with MS SQL and other SQL dialects in #484
  • #482 Fix reading of column description for tables that are specified in quotes in #485

Full Changelog: v1.9.7...v1.9.8

v1.9.7

28 Aug 08:38
Compare
Choose a tag to compare

What's Changed

  • #476 Allow configuring maximum length of error messages in email notifications in #477
  • #475 Add [experimental] Delta Lake location or managed table as a bookkeeping storage option in #478

Full Changelog: v1.9.6...v1.9.7

v1.9.6

21 Aug 10:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.5...v1.9.6

v1.9.5

15 Aug 09:33
Compare
Choose a tag to compare

What's Changed

  • #339. Use more effective record count when JDBC source is used by @VladimirRybalko in #460
  • #461 Add the ability to set hard timeouts for Pramen operations by @yruslan in #462
  • #463 Add pipeline-wide warning flag so that transformers can change the state of the pipeline. by @yruslan in #465

New Contributors

Full Changelog: v1.9.4...v1.9.5

v1.9.4

12 Aug 06:21
Compare
Choose a tag to compare

What's Changed

  • #434 Add experimental save mode option for metastore tables in #455
  • #456 Fix schema changes detection logic in #457
  • #454 Allow disabling of logging the effective configuration in #458

Full Changelog: v1.9.3...v1.9.4

v1.9.3

05 Aug 07:31
Compare
Choose a tag to compare

What's Changed

  • #446 Make all dependencies passive when running pipelines for date ranges in #449
  • #448 Add support for metadata of UUID column data type in PostgreSQL in #450
  • #447 Add spark.conf option configurable for metastore tables in #452

Full Changelog: v1.9.2...v1.9.3

v1.9.2

22 Jul 07:22
Compare
Choose a tag to compare

What's Changed

  • #440 Fix PostgreSQL loading full query results into memory in #442
  • #443 Move 'optimize.exist.query' to Hive options instead of JDBC, and make it 'true' by default in #444

Full Changelog: v1.9.1...v1.9.2

v1.9.1

18 Jul 14:33
9e99283
Compare
Choose a tag to compare

What's Changed

  • #430 Add configurable maximum execution time warning in #431
  • #427 Add support for double quoted identifiers in MS SQL dialect in #432
  • #427 Fix edge cases of MS SQL dialect double quote escaping support in #433
  • #435 Fix running tests involving embedded MongoDb on incompatible platforms in #436
  • #426 Fix addPipelineNotificationFailure() not being called in #437
  • #438 Optimize hive table existence query in #439

Full Changelog: v1.9.0...v1.9.1

v1.9.0

20 Jun 12:46
ffab937
Compare
Choose a tag to compare

What's Changed

  • #423 Extend notification target interfaces, add access to more pipeline state information in #428

Full Changelog: v1.8.11...v1.9.0