Skip to content

Releases: SumoLogic/sumologic-azure-function

v4.1.9

Choose a tag to compare

@github-actions github-actions released this 25 Jun 04:38
c69832f

Commits

  • 616dd4e: Security Fixes: resolved CVE alerts in package dependencies (Shaurya Sethi) #171
  • e4a916c: Fix AppendBlobTaskProducer TableNotFound error on initial timer fire (Shaurya Sethi) #171
  • 138e1db: Add SCM_COMMAND_IDLE_TIMEOUT=600 to all ARM templates (Shaurya Sethi) #171
  • 572834f: Handle sourcecontrols/web async deployment in BlockBlobReader test (Shaurya Sethi) #171
  • fbe4b32: Use fixed storage resource groups for integration tests (Shaurya Sethi) #171
  • cd93766: Allow flexible resource count in integration tests (Shaurya Sethi) #171
  • d3d903d: Rename test storage RGs and update README with integration test docs (Shaurya Sethi) #171

v4.1.8

Choose a tag to compare

@github-actions github-actions released this 10 Apr 04:31
bd64829

Bug Fixes

  • security: remediate fast-xml-parser and requests alerts #160 (Md Azhar)

Commits

  • 32db85f: Bump requests from 2.32.2 to 2.32.4 in /EventHubs/tests (dependabot[bot]) #128
  • f2c6ec5: Update readme to declare azure metric collection through event hub as depreceated and suggest to use azure metric source instead (sumoanema) #129
  • 68fc9e8: changes for fixing vulnerabilities reported by dependabot (sumoanema) #145
  • 6758904: fix | dependency update (Md Azhar) #159
  • 4b691d2: fixing eslint check runs errors (Md Azhar) #159
  • 5532e29: read me update for block blob integration test (Md Azhar) #159
  • a92ca0a: Revert "fixing eslint check runs errors" (Md Azhar) #159
  • 97c9951: Revert "fix(security): remediate fast-xml-parser and requests alerts" (Md Azhar) #160
  • ba48ed9: fixing node version and security alerts (Md Azhar) #160
  • af522b9: reverting vhanges for eventhub as its deprecated (Md Azhar) #160

v4.1.7

Choose a tag to compare

@github-actions github-actions released this 22 Sep 09:17
432e9d5

Commits

  • 4434248: Upgrading nodejs version to 22 and fixing security vulnerability - upgrading dependecies (sumoanema) #127
  • e962a83: Upgrading node version in github action workflows (sumoanema) #127
  • 3f59cae: Update requests library used in python for integration test to latest version (sumoanema) #127

v4.1.6

Choose a tag to compare

@github-actions github-actions released this 07 Mar 09:13
1fdeac5

What's New

  • Upgraded NodeJS version to 20.
  • Added tests for ESLint
  • Updated test to run with new nodejs version

Commits

  • 2b0eb59: SUMO-256677: upgraded node version to node20 (Himanshu Pal) #124
  • 6fea7f5: SUMO-256677: updated test to run with node 20 (Himanshu Pal) #124
  • 9fd40a3: SUMO-256677: added eslint test (Himanshu Pal) #124
  • 4a468ab: added eslint configuration file and modified eslint test (Himanshu Pal) #124
  • bfc9574: fixed code scanning alerts (Himanshu Pal) #124
  • 84d0694: fixing eslint test (Himanshu Pal) #124

v4.1.5

Choose a tag to compare

@github-actions github-actions released this 01 Jan 07:24
b908dd9

What's New

  1. Added support for Virtual Network Flow Logs Collection in Block Blobs Reader Solution.
  2. Updated tests to incorporate fixtures for Virtual Network Flow Logs.

Commits

  • 64bac4f: Update README.md (Himanshu Pal)
  • 49669c5: added support for vnet flow logs (Himanshu Pal) #123
  • 2615906: added fixtures and modified tests (Himanshu Pal) #123
  • a0a0293: added bash script for running tests (Himanshu Pal) #123

v4.1.4

Choose a tag to compare

@github-actions github-actions released this 11 Sep 06:10
0665bdf

What's new

  • CodeQL and Security fixes
  • Test updates for json log type
  • Bug fixes (undefined rowKey, metadata length limit extended to 1024)

Commits

  • 2dffce2: updated dependencies (Himanshu Pal) #121
  • 59da290: updated readme,tests,fixed regex security issue (Himanshu Pal) #121
  • 80a6993: added test dependency (Himanshu Pal) #121
  • 1187447: updated readme (Himanshu Pal) #121
  • 424323f: disable storage account related tests (Himanshu Pal) #121
  • 54ebf2c: limit raised to 1024 for all metadata fields (Himanshu Pal) #121
  • b394bb3: app service plan zone redundant check skipped (Himanshu Pal) #121
  • 3fefd1c: skipping health,redundance,network access checks (Himanshu Pal) #121
  • 91cb034: adding decoded file size, removed newline from file (Himanshu Pal) #122
  • 640ab36: fixed undefined rowKey error (Himanshu Pal) #122
  • 64bab20: updated zip file paths (Himanshu Pal) #122
  • dd9fe99: updated tag (Himanshu Pal) #122

v4.1.3

Choose a tag to compare

@github-actions github-actions released this 19 Aug 16:38
5eddfb1

Commits

  • 0cd5928: comma condition added (Himanshu Pal) #120
  • 46c3448: added fix for multiple events received with less size (Himanshu Pal) #120

v4.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Jul 03:02

Commits

v4.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 13:04
972c65e

What's New

Updated NSG Flow logs collection to handle log truncation or overwritten scenario caused by following 3 ways: Host
Fault, VM Redeploy to a new Host , and re-use of MAC addresses.

Full Changelog

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

Commits

  • 9977498: added nsglogs parsing function (Himanshu Pal) #116
  • 239ab98: added fileoffset map update function (Himanshu Pal) #116
  • 06c7cad: upgraded test dependencies (Himanshu Pal) #116

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 13:08
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