Skip to content

Commit

Permalink
Added release 2020.04.002
Browse files Browse the repository at this point in the history
  • Loading branch information
hohwille authored Jun 4, 2020
1 parent c601c1e commit 66d95f2
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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

== 2020.04.002

Minor update of `devon4j` with the following bugfixes and small improvements:

* https://github.com/devonfw/devon4j/issues/261[#261]: JUnit4 backward compatibility
* https://github.com/devonfw/devon4j/pull/267[#267]: Fix JWT permission expansion
* https://github.com/devonfw/devon4j/issues/254[#254]: JWT Authentication support for devon4j-kafka
* https://github.com/devonfw/devon4j/issues/258[#258]: archetype is still lacking a .gitignore
* https://github.com/devonfw/devon4j/pull/273[#273]: Update libs
* https://github.com/devonfw/devon4j/pull/271[#271]: Do not enable resource filtering by default
* https://github.com/devonfw/devon4j/issues/255[#255]: Kafka: Support different retry configuration for different topics

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].
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].

== 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.
Expand Down Expand Up @@ -40,7 +55,6 @@ The following changes have been incorporated in devon4j:
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].
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].


== 3.2.1

Bugfix release:
Expand Down

0 comments on commit 66d95f2

Please sign in to comment.