Releases: skrusty/AsterNET.ARI
Releases · skrusty/AsterNET.ARI
AsterNET.ARI 1.2.1
AsterNET.ARI 1.2.0
Updated version of AsterNET.ARI. This release includes support for Async/Await, .NET CORE (Standard 1.3) and many improvements and bug fixes.
See commits for full change history.
AsterNET.ARI 1.1.0
Mostly bug fixes with a few improvements to underlying event processing engine.
See changelog for more information
AsterNET.ARI 1.0.0
- Added auto reconnect support
- Added middleware support (breaking changes!)
- Abstracted support for RestSharp to default middleware provider
- Support for AsterNET.ARI.Proxy ( https://github.com/skrusty/AsterNET-ARI-Proxy )
- Support for pushing Unhandled events to Unhandled event handler
- Pushed ARI support up to Asterisk version 13.3.2
AsterNET.ARI 0.2.1
RELEASE NOTES
- A number of improvements and fixes, no real changes to framework structure.
- Added support to codegen for required params
- Added support for path,query,body,header,form params
- Fixed issue reported by Claudiu by fixing the codegen and not the generated classes
- Updated SimpleConf application to tap into new Talker detection in Asterisk 12.4.0
- Added Exception throw to WebSocket exception handler
- New Rebuilt class structure from CodeGen with 12.4.0 swagger definitions
- Added Support for Talk Detection events in 12.4.0