v4.0.0-beta-2
dipold
released this
09 Jan 13:36
·
2568 commits
to master
since this release
General patch release with dozens of bug fixes and more documentation improvements.
See the list below for more information on those changes and more.
Changelog
- #193 - InputStreamDownload should not close resources that others have opened (by @garcia-jj)
- #190 - Removing unnecessary components for uploads... (by @garcia-jj)
- #192 - Removing unused stuff (by @garcia-jj)
- #186 - File name conversion must be done in interceptor (by @garcia-jj)
- #171 - Fix ClassCastException for ParameterizedType and Added the capability to deserialize arrays (by @dipold)
- #185 - Removing modules that won't deployed (by @garcia-jj)
- #183 - Adding override annotation (by @garcia-jj)
- #182 - ParameterClass was not being used (by @Turini)
- #181 - Some code fixes, and removing deprecated elements (by @garcia-jj)
- #176 - Better interceptor structure for multipart requests (by @garcia-jj)
- #164 - Removing getOriginalRequest and getOriginalResponse (by @garcia-jj)
- #170 - Goodbye servletupload (by @garcia-jj)
- #169 - Improving the cache API. Closes #151 (by @lucascs)
- #168 - Fixing weld artifact (by @garcia-jj)
- #166 - Hamcrest is only used in test scope (by @garcia-jj)
- #167 - LinkTo: more verbose messages (by @garcia-jj)
- #159 - Renaming cache to a better name (by @garcia-jj)
- #153 - Removing list producer (by @Turini)
- #160 - Adding Eclipse profile with cleanup task. (by @garcia-jj)
- #161 - XStream and Gson will scanned only if present (by @garcia-jj)