Releases: de4a-eu/de4a-connector-ng
Releases · de4a-eu/de4a-connector-ng
DE4A Connector NG 0.2.5
- Added support for Iteration 2 RegRep handling
- Renamed class
ApiPostSend
toApiPostSendIt1
and added classApiPostSendIt2
- Renamed class
ApiPostLookupAndSend
toApiPostLookupAndSendIt1
and added classApiPostLookupAndSendIt2
- Extracted the class
LookupAndSendingResult
for a more decent processing
DE4A Connector NG 0.2.4
- Added support for querying the IAL
- Added new property
de4a.ial.url
to configure the IAL query base URL - Updated to phase4 1.3.8
DE4A Connector NG 0.2.3
- The property
de4a.tracker.viahttp
is now correctly interpreted - The property
de4a.tracker.url
was split intode4a.tracker.url.tcp
andde4a.tracker.url.http
- The version number property is now correctly set in the binary version
- Updated the trust store to v3
- Using the production SML URL for default lookup
DE4A Connector NG 0.2.2
- Updated to Log4J 2.16.0 because of https://www.lunasec.io/docs/blog/log4j-zero-day-update-on-cve-2021-45046/
DE4A Connector NG 0.2.1
- Updated to Log4J 2.15.0 because of https://www.lunasec.io/docs/blog/log4j-zero-day/
- Start the Wiki
DE4A Connector NG 0.2.0
- Changed the Maven group ID to
com.helger.dcng
- Changed all class names to use
Dcng
instead ofRdc
- Extracted the phase4 module into a separate subproject
dcng-phase4
- Added the new submodule
dcng-holodeck
RDC 0.1.0
- First release - for Iteration 1