Skip to content

Commit 5c38bf6

Browse files
committed
Merge tag '1.0.2' into develop
2 parents eb01330 + 7bb19b9 commit 5c38bf6

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
# eForms Core Library 1.0.1 Release Notes
1+
# eForms Core Library 1.0.2 Release Notes
22

33
_The library is a collection of utilities that are used by our sample applications as well as the EFX Toolkit for Java Developers._
44

55
## In this release:
6-
This patch fixes the Sdk Downloader facility to handle the case where a VERSION file already exists on the root folder of the downloaded eForms SDK.
7-
It also fixes the following two issues:
8-
- The SDK Downloader was considering a snapshot of a minor version to be the latest of the previous minor version.
9-
- SdkComponentFactory was scanning for implementation classes only in the current classloader. It now scans in all available (loaded) classloaders.
6+
This patch fixes an issue in SdkCodelistRepository which unnecessarily affected performance when retrieving codelists.
107

118
## Download
129

0 commit comments

Comments
 (0)