Hi peeps, AeroGear Controller 1.0.1 was staged under
https://repository.jboss.org/nexus/content/repositories/jboss_releases_st...
profile.
Have fun and let me know if you find any issue. I'm planning to release
it on Thursday.
- Changelog
* Merge branch 'AEROGEAR-1257'
* Controller should never return the body into a request with OPTIONS
enabled
* Merge branch 'AEROGEAR-1058-accept-header-matching'
* Adding Route test for Accept header range.
* Adding 'type/*' support for Responders to match the requested media
type.
* Extracting 'Accept' header will now only extract the media-range
and not any params.
* deprecating this release process
* enable notifications
* Merge branch 'AEROGEAR-1074-default-error-view-bug'
* AEROGEAR-1074 "Default ErrorViewResolver is not in use."
* Merge branch 'AEROGEAR-1031-content-type-consumers'
* Inlining the unmarshalling method call.
* Extracting consumer lookup from extractBody method.
* AEROGEAR-1031 "Controller should inspect Content-Type header"
* Merge branch 'AEROGEAR-1019-advanced-path-params'
* Adding additional tests and asserts.
* Adding checks for matching a config path to a real path.
* AEROGEAR-1019 Adding suppport for advanced path params
* Merge branch 'travis'
* Minimal configuration for travis
* Merge branch 'AEROGEAR-991-constant-params'
* Renaming the string field to stringParam.
* Renaming str -> string
* Adding docs to processPaginatedAnnotation
* Adding javadocs and minor refactoring.
* Renaming ParametersTest -> ParameterExtractorTest
* AEROGEAR-991 "Add support for constant parameters for endpoint
methods."
* Merge branch 'AEROGEAR-1068-next-link'
* AEROGEAR-1068 "Next" link returned when there is not a next page"
* Bump up to 1.0.1
* Merge branch 'AEROGEAR-479-update-iogi'
* Updating iogi to 0.9.2
* Merge branch 'sebastienblanc-AEROGEAR-1006'
* correct indents
* add Type for all request params
* AEROGEAR-1006
--
abstractj