25.27
What's Changed
- Update SQL query to select only the top row from the specified table by @Bertverbeek4PS in #214
- Update manual + starting job queue automatically by @Bertverbeek4PS in #216
- Update help and documentation URLs in app configuration by @Bertverbeek4PS in #217
- Update to BC25 by @Bertverbeek4PS in #176
- New Version number 25.26 by @github-actions in #177
- Fix errors and warning by @Bertverbeek4PS in #180
- Removed Setup API V1.0 and added version 1.2 by @Bertverbeek4PS in #183
- Minor improvements in readme by @KronosTheLate in #185
- Change the order of the field $company and DeliveredDateTime by @Bertverbeek4PS in #187
- Addin feature to add tables that you don't want to track deleted records by @Bertverbeek4PS in #188
- Fix typo I introduced in #185 by @KronosTheLate in #189
- Performence of tracked deleted records by @Bertverbeek4PS in #192
- Add functionality to automatic check the addition of all primary key ??? by @acjdekorte in #193
- added new primary field to json to fix test ExportSingleEntityFirstRun by @Bertverbeek4PS in #197
- optimized deletion tracking. by @bartkraai in #198
- Removed the itteration per file and if directory is empry then skip by @Bertverbeek4PS in #202
- Culumn type change by @Bertverbeek4PS in #205
- Fix typo in Spark configuration setting for parquet vorder by @Bertverbeek4PS in #208
- Added support for lakehouses with a schema by @Bertverbeek4PS in #209
- Add functionality to have job queues with different schedules by @acjdekorte in #194
- Refactor job scheduling logic by @Bertverbeek4PS in #211
New Contributors
- @KronosTheLate made their first contribution in #185
- @bartkraai made their first contribution in #198
Full Changelog: 25.25.0...25.27.0