Skip to content

Commit d2f5aa6

Browse files
authored
prepare release 2020.12.002
1 parent 0fd0b4e commit d2f5aa6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.asciidoc

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

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

5+
== 2020.12.002
6+
7+
New release of `devon4j` with various updates and new CORS starter:
8+
9+
* 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.
10+
* https://github.com/devonfw/devon4j/issues/329[#329]: Create spring-boot starter for CORS
11+
* https://github.com/devonfw/devon4j/issues/320[#320]: switch default branch from develop to master
12+
* https://github.com/devonfw/devon4j/issues/318[#318]: broken link for access-control-schema
13+
14+
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].
15+
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].
16+
517
== 2020.12.001
618

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

0 commit comments

Comments
 (0)