Skip to content

v4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 13:08
· 30 commits to master since this release
8557685

What's New

Updates to Append Blob Reader (beta to GA) docs

  1. Updated Append Blob Reader with Azure Function Runtime from 1.x to 4.x
  2. Function app node version has been updated to node v18
  3. We updated all the primary and secondary resources of the ARM template with new api versions that are compatible with the template pipeline
  4. Added automatic creation of FileOffsetMap table

Updates to Block Blob Reader docs

  1. Updated blobreaderzipdeploy.json for deploying using zip files.
  2. Fixed bug by converting type of offset attribute to int64 in FileOffsetMap Table
  3. Added automatic creation of FileOffsetMap table
  4. Fixed bug with long blob file name
  5. Dependency upgrades (azure-identity ^4.2.1)
  6. Fixed bug in deployment with same storage account again.
  7. Added filters for unknown file extensions and blob type.
  8. Fixed memory issue by changing worker bitness to 64 bit.
  9. Addition of default _sourceHost and _sourceName metadata

Full Changelog

SumoLogic/sumologic-lambda-extensions@v4.1.0-rc...v4.1.0