v4.1.2
Turini
released this
24 Nov 18:19
·
467 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
- #890 create cookbook about @ConversationScoped (by @angeliski)
- #891 Bypass VRaptor filter in WebSocket requests. (by @marcioferlan)
- #888 Fixing alternatives with higher priority for converters (by @garcia-jj)
- #884 Organizing Maven dependencies (by @garcia-jj)
- #889 Refactoring internal API to use modern Java APIs (by @garcia-jj)
- #880 Docs about file upload needs to use Path instead of legacy File class (by @garcia-jj)
- #875 making possible to override environment variables by system properties (by @nykolaslima)
- #878 Adding parameter type to HeaderParam example. Closes #872 (by @garcia-jj)
- #867 Closes #778. Checking result.used() before forward (by @Turini)
- #871 Adding documentation about beans.xml. Closes #815. (by @garcia-jj)
- #866 adding jetty-context to fix jetty:run task (by @Turini)
- #865 dropping old images (by @Turini)
- #861 [jungle] fixing i18n messages (by @Turini)
- #860 injecting EMF instead creating manually (by @Turini)
- #823 Adding links to vraptor plugins (by @garcia-jj)
- #857 [docs] Adding docs to interceptor annotations (by garcia-jj)
- #856 Relax gsonBuilder visibility allowing for custom config (by @adolfoweloy)
- #854 Fixing texts from pull requests #840 and #841 (by @garcia-jj)
- #853 Applying properly our license (by @garcia-jj)
- #840 Update dependencias-e-pre-requisitos.html (by @IvoSestren)
- #841 Update dependencies-and-prerequisites.html (by @IvoSestren)
- #852 Fixed a bunch of typos and rewrote some sentences (by @jonasabreu)
- #849 Initial user for musicjungle (by @Turini)
- #851 Fixed small typo (it's => is) (by @jonasabreu)
- #843 New Articles and Presentations' Page (by @Turini)
- #846 add a simple paragraph and links for music-jungle on docs #757 (by @pedro-hos)
- #839 Serializee is a managed class and we should use always an injected instance (by @garcia-jj)
- #837 Extracting raw type before creating BeanClass (by @felipeweb)
- #838 allowing requests without content to do not deserialize parameters (by @nykolaslima)
- #805 Register VRaptor filter with asyncSupported=true (by @chkal)
- #833 Adding support for alias when validates the bean. (by @garcia-jj)
- #830 [docs] Adding info how to export components to view (by @garcia-jj)
- #829 Internal improvements for JstlLocalization and unit tests (by @garcia-jj)
- #831 updating VRaptor version to 4.1.1 (by @Turini)
- #828 Fixing problem with forward. (by @renanigt)
- #824 Refactoring docs about environment (by @garcia-jj)
- #820 Iogi tests refactoring to make code clean (by @garcia-jj)
- #819 updating VRaptor version on docs and README (by @Turini)