Releases: mvc5/mvc5-tests
Releases · mvc5/mvc5-tests
Login Redirect Controller
This is for the 10.2.4 release.
Route Authentication, Login Redirect
This is for the 10.2.3 release.
Cookie Options
This is for the 10.2.1 release.
CSRF Token, SameSite Cookie
This is for the 10.2.0 release.
Tidy up
skip max nesting level scope tests
skip max nesting level scope tests
Closure Scope
This release fixes a bug when an invoke or invokable plugin is incorrectly configured as a circular dependency and subsequently has its bound object replaced with the scope of the Application (e.g. the Application object). The application service resolver now directly invokes the closure when it is returned as a parent plugin and has a bound object. This allows the circular dependency error to occur correctly.
Invoke Plugin
The invoke plugin now automatically resolves the returned value.
JSON API
Nullable, Void and Iterable
This is for the 10.0 release.