Skip to content

Releases: AdeptJ/adeptj-runtime

1.0.13.Final

02 Apr 07:00
Compare
Choose a tag to compare

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

17 Oct 05:04
Compare
Choose a tag to compare

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

11 Sep 07:24
Compare
Choose a tag to compare

Minor release with performance and stability fixes.

Modules upgraded with latest dependencies such as

  1. JPA 2.2
  2. RESTEasy/JAX-RS Module updated
  3. JWT Module updated
  4. JDBC DS Module updated
  5. Cache(Ehcache and Caffeine) version updated
  6. Undertow and related dependencies updated
  7. Felix version updated

1.0.10.Final

21 Jul 03:23
Compare
Choose a tag to compare

JWT and JAX-RS integration.

1.0.9.Final

03 Jul 06:46
Compare
Choose a tag to compare

This release majorly has:

  1. Logging performance improved, Async logging supported.
  2. WebSocket implemented for tailing server logs.
  3. Stability and performance improvements in general.

1.0.8.Final

12 Jun 16:36
Compare
Choose a tag to compare

RESTEasy moved as an OSGi Bundle for simplicity.

1.0.7.Final

09 Jun 17:39
Compare
Choose a tag to compare

JAX-RS[RESTEasy] embedded.
Other fixes for stability and performance improvements.

1.0.6.Final

02 Mar 07:54
Compare
Choose a tag to compare

Fixed few issues, dependencies updated. No new feature add.

1.0.5.Final

21 Nov 09:54
Compare
Choose a tag to compare

This release consist of:

  1. New features.
  2. Performance and stabilisation fixes.
  3. New lightweight template engine Trimou integrated.

1.0.4.Final

14 Nov 09:38
Compare
Choose a tag to compare

This release incorporates various Caching profiles.
Runtime can now be provisioned using maven profiles provided for in memory data grid capabilities.

  1. Ehcache
  2. Hazelcast
  3. Infinispan

Removed Thymeleaf as a template engine for admin view, replaced by more lightweight Trimou.