Skip to content

Commit

Permalink
prepare release 2020.12.002
Browse files Browse the repository at this point in the history
  • Loading branch information
hohwille authored Jan 22, 2021
1 parent 0fd0b4e commit d2f5aa6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

This file documents all notable changes to https://https://github.com/devonfw/devon4j[devon4j].

== 2020.12.002

New release of `devon4j` with various updates and new CORS starter:

* https://github.com/devonfw/devon4j/issues/311[#311]: update spring-boot to 2.4.0, spring-cloud to 2020.0.0, cxf to 3.4.1, etc.
* https://github.com/devonfw/devon4j/issues/329[#329]: Create spring-boot starter for CORS
* https://github.com/devonfw/devon4j/issues/320[#320]: switch default branch from develop to master
* https://github.com/devonfw/devon4j/issues/318[#318]: broken link for access-control-schema

Documentation is available at https://repo.maven.apache.org/maven2/com/devonfw/java/doc/devon4j-doc/2020.12.002/devon4j-doc-2020.12.002.pdf[devon4j guide 2020.12.002].
The full list of changes for this release can be found in https://github.com/devonfw/devon4j/milestone/13?closed=1[milestone devon4j 2020.12.002].

== 2020.12.001

New release of `devon4j` with pluggable web security (CSRF starter) and `CompletableFuture` support for async REST service client as well as other improvements:
Expand Down

0 comments on commit d2f5aa6

Please sign in to comment.