Releases: Bertverbeek4PS/bc2adls
Releases · Bertverbeek4PS/bc2adls
25.26
What's Changed
- 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.26.0
25.25
What's Changed
- Add ADLSEExternalEvents.OnExportFinishedv2 by @Bertverbeek4PS in #120
- Fix for deleted records that are not exported. by @Bertverbeek4PS in #124
- Fix for deleted records that are not exported. by @Bertverbeek4PS in #125
- fix identical local var and global var by @WilcoHendriksen in #128
- Add Enable method to FieldAPI.Page.al by @Bertverbeek4PS in #129
- Fixing multi company issue with Power Automate by @Bertverbeek4PS in #133
- Add validation for Workspace and Lakehouse fields in Setup.Table.al by @Bertverbeek4PS in #136
- Also uppercase is allowed in workspace and lakehouse by @Bertverbeek4PS in #140
- Main 89985 add primary key to definition of Attributes by @acjdekorte in #145
- Add ADLSE CurrentSession API page by @Bertverbeek4PS in #143
- Force audit fields in timestamp column type by @Bertverbeek4PS in #149
- Correct the field length for enum exported as text and $company by @acjdekorte in #152
- remove expire time on job creation by @WilcoHendriksen in #158
- Updated documentation and logos by @Bertverbeek4PS in #164
- Add functionality to remove delta files when resetting tables by @acjdekorte in #165
- Create scorecard.yml by @Bertverbeek4PS in #173
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #174
- Update scorecard.yml by @Bertverbeek4PS in #175
New Contributors
- @WilcoHendriksen made their first contribution in #128
- @step-security-bot made their first contribution in #174
Full Changelog: 24.25.0...25.25.0
24.25.0
What's Changed
- Fixing multi company issue with Power Automate by @Bertverbeek4PS in #133
- Add validation for Workspace and Lakehouse fields in Setup.Table.al by @Bertverbeek4PS in #136
Full Changelog: 24.23.0...24.25.0
23.24.0
What's Changed
- Fixing multi company issue with Power Automate by @Bertverbeek4PS in #133
- Add validation for Workspace and Lakehouse fields in Setup.Table.al by @Bertverbeek4PS in #136
Full Changelog: 23.22.0...23.24.0
24.24.0
What's Changed
- Bc24 by @Bertverbeek4PS in #117
- Add ADLSEExternalEvents.OnExportFinishedv2 by @Bertverbeek4PS in #120
- Fix for deleted records that are not exported. by @Bertverbeek4PS in #124
Full Changelog: 24.23.0...24.24.0
23.23.0
What's Changed
- Bc24 by @Bertverbeek4PS in #117
- Add ADLSEExternalEvents.OnExportFinishedv2 by @Bertverbeek4PS in #120
- Fix for deleted records that are not exported. by @Bertverbeek4PS in #124
Full Changelog: 23.22.0...23.23.0
24.23.0
What's Changed
- Bc24 by @Bertverbeek4PS in #117
-
- Fix bug on XML import and added a confirm option. by @Bertverbeek4PS in #109
- Fix dead lock adls table on reset by @Bertverbeek4PS in #111
- Fix Bytes to be written to the stream exceed the Content-Length bytes size specified. by @Bertverbeek4PS in #108
- Added Business Event for Refresh Option and an API for it. by @Bertverbeek4PS in #114
Full Changelog: 23.22.0...24.23.0
23.22.0
What's Changed
- Bc23 by @Bertverbeek4PS in #116
- Fix bug on XML import and added a confirm option. by @Bertverbeek4PS in #109
- Fix dead lock adls table on reset by @Bertverbeek4PS in #111
- Fix Bytes to be written to the stream exceed the Content-Length bytes size specified. by @Bertverbeek4PS in #108
- Added Business Event for Refresh Option and an API for it. by @Bertverbeek4PS in #114
Full Changelog: 2.22.0-bc24...23.22.0
2.21.0-bc23
What's Changed
- Refactor ADLSE Http code and remove Maximum Retries field from ADLSE ??? by @Bertverbeek4PS in #95
- Refactor code to improve performance and readability by @Bertverbeek4PS in #97
- Fix small bug in notebook script by @Bertverbeek4PS in #100
- Add BC2ADLS Export and Import XMLPorts, and update SetupTables.Page.al by @Bertverbeek4PS in #102
- Decimal value notebook parameter by @Bertverbeek4PS in #104
- Add Delivered DateTime field to CSV export by @Bertverbeek4PS in #103
- Fix ADLSESetupRec initialization in Setup.Codeunit.al by @Bertverbeek4PS in #106
- Tables per company fix export by @Bertverbeek4PS in #107
Full Changelog: 2.20.0...2.21.0
2.20.0
Maximum retries when failing is reverted because it gave to many errors. So please use this version instead of version 2.19.0
What's Changed
- Introduce MaximumLength properties on Attribute within common data model by @acjdekorte in #85
- Delete table inside Fabric after a reset by @Bertverbeek4PS in #88
- Update AL-Go System Files by @Bertverbeek4PS in #89
- Update platform and application versions in app.json by @Bertverbeek4PS in #91
- New Version number 2.20 by @Bertverbeek4PS in #92
New Contributors
- @acjdekorte made their first contribution in #85
Full Changelog: 2.18.0...2.20.0