Skip to content

Releases: mvc5/mvc5-tests

Login Redirect Controller

02 Jan 18:28
Compare
Choose a tag to compare

This is for the 10.2.4 release.

Route Authentication, Login Redirect

02 Jan 03:53
Compare
Choose a tag to compare

This is for the 10.2.3 release.

Cookie Options

29 Dec 20:05
Compare
Choose a tag to compare

This is for the 10.2.1 release.

CSRF Token, SameSite Cookie

27 Dec 18:51
Compare
Choose a tag to compare

This is for the 10.2.0 release.

Tidy up

27 Jun 14:32
Compare
Choose a tag to compare

Tidy up

skip max nesting level scope tests

23 Jun 18:22
Compare
Choose a tag to compare

skip max nesting level scope tests

Closure Scope

23 Jun 17:38
Compare
Choose a tag to compare

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

14 Jun 21:28
Compare
Choose a tag to compare

The invoke plugin now automatically resolves the returned value.

JSON API

10 Jun 18:13
Compare
Choose a tag to compare

This is for the 10.1 release.

Nullable, Void and Iterable

06 Apr 22:05
Compare
Choose a tag to compare

This is for the 10.0 release.