Skip to content

Releases: genielabs/mig-service-dotnet

1.1.8

01 Jul 08:04
Compare
Choose a tag to compare
added web app folder mapping via UrlAlias option

1.1.7

19 Jun 22:53
Compare
Choose a tag to compare
added 'Data' object field to MigInterfaceCommand

1.1.6

17 Mar 19:56
Compare
Choose a tag to compare
fix nuget

1.1.5

17 Mar 17:42
Compare
Choose a tag to compare

WebServiceGateway / WebSocketGateway

  • Updated docs and examples
  • Fix WebSocketGateway object reference not set bug
  • WebServiceGateway authentication issues with Digest mode (bug in parsing digest parameters)
  • Improved authentication for both WebSocketGateway and WebServiceGateway with Basic and Digest authentication modes
  • Added token based authentication for WebSocketGateway (Token authentication mode)
  • Added handler to allow custom user authentication to both WebSocketGateway and WebServiceGateway
  • Added AuthorizationRealm option
  • Deprecated fixed user credentials and Username and Password options

1.0.10

11 Mar 22:32
Compare
Choose a tag to compare
added basic authentication to WebSocketGateway; added 'Username' opti…

1.0.9

25 Dec 13:01
Compare
Choose a tag to compare
Ignore API call if handler (target interface) is not enabled

1.0.8

19 Dec 06:10
Compare
Choose a tag to compare
fix CORS headers null pointer bug occurring only with authentication

1.0.6

18 Dec 01:46
Compare
Choose a tag to compare
Added CORS support via 'corsAllowOrigin' configuration option (WebSer…

1.0.5

24 Sep 14:30
Compare
Choose a tag to compare
MIG 1.0.5