Releases: logzio/logzio-azure-serverless
Releases · logzio/logzio-azure-serverless
v2.1.0
Initiating a migration from Classic Application Insights to Log Analytics Workspace.
v2.0.8
- Update node version
16
-> 18
v2.0.7
- Update
FUNCTIONS_WORKER_PROCESS_COUNT
default value 10
-> 1
v2.0.6
Whats new:
- Update
@azure/storage-blob
-> 12.12.0
- Update
extensionBundle
version [3.3.0, 4.0.0)
-> [4.0.0, 5.0.0)
v2.0.5
- Update
FUNCTIONS_EXTENSION_VERSION
: ~3
-> ~4
- Update NodeJS
12
-> 16
v2.0.4
2.0.4:
- Update extension bundle -> [3.3.0, 4.0.0), contribution of @EmFl.
- Change static temp directory, contribution of @EmFl.
- Add
functionsWorkerProcessCount
Parameter
v2.0.3
Update host.json version 1.x -> 2.x, contribution of @EmFi.
v2.0.2
Clean redundant logs tables
Dynamic parameters for 'function.json'
Added an option to use existing services for function's bindings.
Update function app to v3
Update function app to version 3.x (Node 12).
Back up container for failures.
Builds insights on deployment.