Skip to content

Latest commit

 

History

History
133 lines (96 loc) · 8.63 KB

CHANGELOG.asciidoc

File metadata and controls

133 lines (96 loc) · 8.63 KB

Changelog of devon4j

This file documents all notable changes to devon4j.

2020.04.001

Starting with this release we have changed the versioning schema in devonfw to yyyy.mm.NNN where yyyy.mm is the date of the planned milestone release and NNN is a running number increased with every bug- or security-fix update.

The following changes have been incorporated in devon4j:

  • #233: Various version updates

  • #241: Add module to support JWT and parts of OAuth

  • #147: Switch from dozer to orika

  • #180: Cleanup archtype

  • #240: Add unreferenced guides

  • #202: Architecture documentation needs update for components

  • #145: Add a microservices article in the documentation

  • #198: Deploy SNAPSHOTs to OSSRH in travis CI

  • #90: Authorization of batches

  • #221: Wrote monitoring guide

  • #213: Document logging of custom field in json

  • #138: Remove deprecated RevisionMetadata[Type]

  • #211: Archetype: security config broken

  • #109: LoginController not following devon4j to use JAX-RS but uses spring-webmvc instead

  • #52: Improve configuration

  • #39: Ability to log custom fields via SLF4J

  • #204: Slf4j version

  • #190: Rework of spring-batch integration

  • #210: Rework documentation for blob support

  • #191: Rework of devon4j-batch module

  • #209: Include performance info in separate fields

  • #207: Use more specific exception for not found entity

  • #208: Remove unnecesary clone

  • #116: Bug in JSON Mapping for ZonedDateTime

  • #184: Fixed BOMs so devon4j and archetype can be used again

  • #183: Error in executing the project created with devon4j

  • #177: Switch to new maven-parent

  • 169: Provide a reason, why unchecked exceptions are used in devon4j

Documentation is available at devon4j guide 2020.04.001. The full list of changes for this release can be found in milestone devon4j 2020.04.001.

3.2.1

Bugfix release:

  • #166: JUnit5 not working (in Eclipse)

  • #170: show SQL from hibernate during development for debugging

  • #168: fixes for JUnit5 to work properly in all environments

Documentation is available at devon4j guide 3.2.1. The full list of changes for this release can be found in milestone devon4j 3.2.1.

3.2.0

The following changes have been incorporated in devon4j:

  • #140: Completed full support from Java8 to Java11

  • #96: Several security fixes

  • #163: Upgrade to Spring Boot 2.1.9

  • #163: Upgrade to Spring 5.1.8

  • #130: Upgrade to JUnit 5 (requires migration via devonfw-ide)

  • #150: Improved JPA support for IdRef

  • #47: Improved auditing metadata support

  • #140: Many improvements to documentation (added JDK guide, architecture-mapping, JMS, etc.)

Documentation is available at devon4j guide 3.2.0. The full list of changes for this release can be found in milestone devon4j 3.2.0.

3.1.1

Bugfix release for security fixes:

  • #115: Resolve CVEs identified for 3.1.0 release

  • #122: Update guava to version 28.0-jre

  • #123: Update jacskon to 2.9.9.1

  • #131: Resolve CVEs identified

Documentation is available at devon4j guide 3.1.1. The full list of changes for this release can be found in milestone devon4j 3.1.1.

3.1.0

The following changes have been incorporated in devon4j:

  • #16: Added Support for Java8 up to Java11

  • #111: Upgrade to Spring Boot 2.1.6.

  • #111: Upgrade to Spring 5.1.8

  • #12: Upgrade to JPA 2.2

  • #12: Upgrade to Hibernate 5.3

  • #72: Upgrade to Dozer 6.4.1 (ATTENTION: Requires Migration, use devon-ide for automatic upgrade)

  • #101: Many improvements to documentation (added JDK guide, architecture-mapping, JMS, etc.)

  • #106: Completed support (JSON, Beanmapping) for pagination, IdRef, and java.time

  • #32: Added MasterCto

Documentation is available at devon4j guide 3.1.1. The full list of changes for this release can be found in milestone devon4j 3.1.0.

3.0.2

Bugfix release :

  • #93: Update to latest spring-boot 2.0.x for bugfix release devon4j 3.0.x

The full list of changes for this release can be found in milestone devon4j 3.0.2.

3.0.1

Bugfix release :

  • #48: Fixed NPE for uuid instance

The full list of changes for this release can be found in milestone devon4j 3.0.1.

3.0.0

The following changes have been incorporated in devon4j:

  • #674: Spring Boot 2.0.4 Integrated.[oasp4j]

  • #626: Spring Data layer Integrated.[oasp4j]

  • #14: Decouple mmm.util.*

  • 648: Removed depreciated restaurant sample.[oasp4j]

  • #669: Updated Pagination support for Spring Data[oasp4j]

  • #671: Add support for hana as dbType.

If you want to upgrade from oasp4j to devon4j, please consider the migration guide.

Documentation is available at devon4j guide 3.0.0. The full list of changes for this release can be found in milestone devon4j 3.0.0. and milestone oasp4j 3.0.0

Note : If you want to upgrade devon4j version in your project, please see https://github.com/devonfw/ide/blob/master/documentation/java.asciidoc#migrate