Skip to content

Commit bb60eca

Browse files
committed
Add CHANGELOG entry for 1.2.0
1 parent acf286a commit bb60eca

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1-
### pg\_incremental v1.1.1 (January 10, 2024)
1+
### pg\_incremental v1.2.0 (February 26, 2025)
2+
3+
* Fixes bug that could cause batched file list pipelines to crash
4+
* Add a `max_batch_size` argument to file list pipelines
5+
* Improve performance of batched file list pipelines
6+
* Adjust the default schedule of file list pipelines to every 15 minutes
7+
8+
### pg\_incremental v1.1.1 (January 10, 2025)
29

310
* Fixes a bug that prevented file list pipelines from being refreshed
411

5-
### pg\_incremental v1.1.0 (January 10, 2024)
12+
### pg\_incremental v1.1.0 (January 10, 2025)
613

714
* Fixes a bug that prevented insert..select pipelines (#2)
815
* Fixes a bug that caused file list pipelines to repeat first file

0 commit comments

Comments
 (0)