We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf286a commit bb60ecaCopy full SHA for bb60eca
CHANGELOG.md
@@ -1,8 +1,15 @@
1
-### pg\_incremental v1.1.1 (January 10, 2024)
+### 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)
9
10
* Fixes a bug that prevented file list pipelines from being refreshed
11
-### pg\_incremental v1.1.0 (January 10, 2024)
12
+### pg\_incremental v1.1.0 (January 10, 2025)
13
14
* Fixes a bug that prevented insert..select pipelines (#2)
15
* Fixes a bug that caused file list pipelines to repeat first file
0 commit comments