Releases: seiggy/Arke.ARI
Releases · seiggy/Arke.ARI
v3.0.0-beta1
- Updated Refactored all events to return Task type for better async support.
- Updated Added ILogger dependency for better logging support coming. And added IHttpClient support. Using .NET DI solutions for both. Dependency on IServiceProvider.
- Updated All samples now use the new async code properly, and have been updated to use the new DI support. Retested all samples. Conference Web needs some more work down the road.
- Removed Newtonsoft.Json dependency
- Removed RestSharp dependency
- Removed WebSocket4Net dependency
What's Changed
New Contributors
Full Changelog: v2.0.1...v3.0.0-beta1
v2.0.1
2.0.0
What's Changed
- Migrating project fully to .NET Standard 2.0 as Microsoft no longer supports .NET Framework 4.5
- Refactoring all classes to be virtualized in order to support better unit testing practices
- Upgraded all packages to latest versions
- Upgraded ARI to Asterisk 20
--- Automated Changes ---
- Merge pull request #32 from seiggy/master by @seiggy in #1
- updating my fork by @seiggy in #2
- Update from base by @seiggy in #13
- Bump Microsoft.AspNet.WebApi.Core from 5.1.1 to 5.2.7 by @dependabot-preview in #12
- Bump Newtonsoft.Json from 9.0.1 to 12.0.3 by @dependabot-preview in #11
- Bump Microsoft.AspNet.WebApi.OwinSelfHost from 5.1.1 to 5.2.7 by @dependabot-preview in #10
- Bump Microsoft.Owin.Host.HttpListener from 2.0.2 to 4.1.0 by @dependabot-preview in #9
- Bump WebSocket4Net from 0.15.0-beta6 to 0.15.2 by @dependabot-preview in #8
- Bump Microsoft.AspNet.WebApi.Cors from 5.1.1 to 5.2.7 by @dependabot-preview in #7
- Bump Microsoft.AspNet.WebApi.WebHost from 5.1.1 to 5.2.7 by @dependabot-preview in #6
- Bump Microsoft.AspNet.WebApi.Client from 5.1.1 to 5.2.7 by @dependabot-preview in #5
- Bump Microsoft.AspNet.WebApi from 5.1.1 to 5.2.7 by @dependabot-preview in #4
- Bump Microsoft.Owin from 2.1.0 to 4.1.0 by @dependabot-preview in #3
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #30
- Bump Microsoft.Owin.Hosting from 4.1.0 to 4.2.0 by @dependabot-preview in #34
- Bump Microsoft.Owin from 4.1.0 to 4.2.0 by @dependabot-preview in #33
- Bump Microsoft.Owin.Host.HttpListener from 4.1.0 to 4.2.0 by @dependabot-preview in #32
- Bump Microsoft.Owin.Cors from 4.1.0 to 4.2.0 by @dependabot-preview in #31
- Bump Newtonsoft.Json from 12.0.3 to 13.0.1 by @dependabot-preview in #29
- Bump SuperSocket.ClientEngine.Core from 0.8.0.8 to 0.10.0 by @dependabot-preview in #18
- Bump RestSharp from 106.11.4 to 106.11.7 by @dependabot-preview in #24
- Bump RestSharp from 106.11.7 to 106.12.0 by @dependabot in #36
New Contributors
- @seiggy made their first contribution in #1
- @dependabot-preview made their first contribution in #12
- @dependabot made their first contribution in #36
Full Changelog: https://github.com/seiggy/Arke.ARI/commits/v2.0.0