Changed: Support for including null values on rest resources.
Changed: Changed CredentialsLoginProviderAuthenticationProvider to throw the CredentialsFailedException
Changed: Support for CredentialsLoginProvider Added: Codeception
Added: Allowing rest resources to specify headers on the response
Fixed: Rest resource filter methods do not need to return a collection
Fixed: 2.0.2 introduced issue with ModelRestResources using callbacks in the columns array
Fixed: Can only POST/PUT exposed columns
Added: IpRestrictedAuthenticationProvider
Changed: Decoupled response object from method handlers Added: XML request/response support Changed: CollectionRestResource::listItems can now be overridden
Changed: getItemResourceForModel changed to protected to allow overriding
Fixed: Incompatability with new stem version
Added: Changelog Fixed: Issue with collection counts on collection resources Changed: RestClient is a bit more extensible Changed: TokenAuthenticatedRestClient is a bit more extensible Changed: Support for Rhubarb 1.0.0