Skip to content

Commit 66d95f2

Browse files
authored
Added release 2020.04.002
1 parent c601c1e commit 66d95f2

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.asciidoc

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

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

5+
== 2020.04.002
6+
7+
Minor update of `devon4j` with the following bugfixes and small improvements:
8+
9+
* https://github.com/devonfw/devon4j/issues/261[#261]: JUnit4 backward compatibility
10+
* https://github.com/devonfw/devon4j/pull/267[#267]: Fix JWT permission expansion
11+
* https://github.com/devonfw/devon4j/issues/254[#254]: JWT Authentication support for devon4j-kafka
12+
* https://github.com/devonfw/devon4j/issues/258[#258]: archetype is still lacking a .gitignore
13+
* https://github.com/devonfw/devon4j/pull/273[#273]: Update libs
14+
* https://github.com/devonfw/devon4j/pull/271[#271]: Do not enable resource filtering by default
15+
* https://github.com/devonfw/devon4j/issues/255[#255]: Kafka: Support different retry configuration for different topics
16+
17+
Documentation is available at https://repo.maven.apache.org/maven2/com/devonfw/java/doc/devon4j-doc/2020.04.002/devon4j-doc-2020.04.002.pdf[devon4j guide 2020.04.002].
18+
The full list of changes for this release can be found in https://github.com/devonfw/devon4j/milestone/11?closed=1[milestone devon4j 2020.04.002].
19+
520
== 2020.04.001
621

722
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.
@@ -40,7 +55,6 @@ The following changes have been incorporated in devon4j:
4055
Documentation is available at https://repo.maven.apache.org/maven2/com/devonfw/java/doc/devon4j-doc/2020.04.001/devon4j-doc-2020.04.001.pdf[devon4j guide 2020.04.001].
4156
The full list of changes for this release can be found in https://github.com/devonfw/devon4j/milestone/8?closed=1[milestone devon4j 2020.04.001].
4257

43-
4458
== 3.2.1
4559

4660
Bugfix release:

0 commit comments

Comments
 (0)