Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 529 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 529 Bytes

pg_incremental v1.1.1 (January 10, 2024)

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

pg_incremental v1.1.0 (January 10, 2024)

  • Fixes a bug that prevented insert..select pipelines (#2)
  • 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

pg_incremental v1.0.1 (December 12, 2024)

  • PostgreSQL 15 support

pg_incremental v1.0.0 (December 12, 2024)

  • Initial release