Skip to content

Releases: SalehAlbuga/azure-functions-swift

v0.1.1

30 Nov 13:07
068c2e6
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • 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

29 Nov 21:55
1bf89e7
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • ServiceBus binding bug fixes
  • Support adding custom environment vars to be able to add more storage connections

v0.0.9

23 Nov 22:55
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release
http request body conversion + fixes

v0.0.8

23 Nov 20:08
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release
Added subtree from https://github.com/SalehAlbuga/azure-functions-lan…