Releases: SalehAlbuga/azure-functions-swift
Releases · SalehAlbuga/azure-functions-swift
v0.1.1
- Function code exceptions don't crash the worker anymore
- Worker errors handling
- Internal names refactor
- Handling JSON strings in Service Bus Message
- Remove unnecessary logging
- Allowing running in debug with unregistered functions
- Bug fixes
v0.1.0
- ServiceBus binding bug fixes
- Support adding custom environment vars to be able to add more storage connections
v0.0.9
http request body conversion + fixes
v0.0.8
Added subtree from https://github.com/SalehAlbuga/azure-functions-lan…