Releases: AdeptJ/adeptj-runtime
1.0.13.Final
Performance, stability and bug fixes.
Tonnes of new stuff introduced as given below:
Servlet 4.0 compliant, JAX-RS 2.1
Runtime is more configurable via config files.
Updated dependencies for many libraries, frameworks.
1.0.12.Final
This release majorly focussed on performance and stability fixes.
Feature updates for server config and OSGi framework config update without building the project.
version updated for various libraries, frameworks.
1.0.11.Final
Minor release with performance and stability fixes.
Modules upgraded with latest dependencies such as
- JPA 2.2
- RESTEasy/JAX-RS Module updated
- JWT Module updated
- JDBC DS Module updated
- Cache(Ehcache and Caffeine) version updated
- Undertow and related dependencies updated
- Felix version updated
1.0.10.Final
JWT and JAX-RS integration.
1.0.9.Final
This release majorly has:
- Logging performance improved, Async logging supported.
- WebSocket implemented for tailing server logs.
- Stability and performance improvements in general.
1.0.8.Final
RESTEasy moved as an OSGi Bundle for simplicity.
1.0.7.Final
JAX-RS[RESTEasy] embedded.
Other fixes for stability and performance improvements.
1.0.6.Final
Fixed few issues, dependencies updated. No new feature add.
1.0.5.Final
This release consist of:
- New features.
- Performance and stabilisation fixes.
- New lightweight template engine Trimou integrated.
1.0.4.Final
This release incorporates various Caching profiles.
Runtime can now be provisioned using maven profiles provided for in memory data grid capabilities.
- Ehcache
- Hazelcast
- Infinispan
Removed Thymeleaf as a template engine for admin view, replaced by more lightweight Trimou.