Skip to content

Releases: CrunchyData/pg_incremental

v1.1.1

10 Jan 17:13
Compare
Choose a tag to compare

What's changed

  • Fixes a bug that prevented file list pipelines from being refreshed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Jan 12:30
Compare
Choose a tag to compare

What's Changed

  • Fixes a bug that prevented insert..select pipelines in #4
  • Fixes a bug that caused file list pipelines to repeat first file
  • Add batched mode for file list pipeline
  • Add incremental.default_file_list_function setting

Full Changelog: v1.0.1...v1.1.0

v1.0.1

12 Dec 15:59
Compare
Choose a tag to compare

What's changed?

  • Add PostgreSQL 15 support

Full Changelog: v1.0.0...v1.0.1

v1.0.0

12 Dec 15:52
Compare
Choose a tag to compare

Initial pg_incremental release, which adds the ability to set up automated incremental processing pipelines to PostgreSQL.

Full Changelog: https://github.com/CrunchyData/pg_incremental/commits/v1.0.0