Azure Functions for Swift v0.1.1 Release Notes

Release Date: 2019-11-30 // over 4 years ago
    • ๐Ÿ‘ท 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