v4.1.0
What's New
Updates to Append Blob Reader (beta to GA) docs
- Updated Append Blob Reader with Azure Function Runtime from 1.x to 4.x
- Function app node version has been updated to node v18
- We updated all the primary and secondary resources of the ARM template with new api versions that are compatible with the template pipeline
- Added automatic creation of FileOffsetMap table
Updates to Block Blob Reader docs
- Updated blobreaderzipdeploy.json for deploying using zip files.
- Fixed bug by converting type of offset attribute to int64 in FileOffsetMap Table
- Added automatic creation of FileOffsetMap table
- Fixed bug with long blob file name
- Dependency upgrades (azure-identity ^4.2.1)
- Fixed bug in deployment with same storage account again.
- Added filters for unknown file extensions and blob type.
- Fixed memory issue by changing worker bitness to 64 bit.
- Addition of default _sourceHost and _sourceName metadata