Skip to content

News and noteworthy

Philip Helger edited this page Apr 6, 2023 · 25 revisions
  • v0.2.15 - 2023-04-07
    • Updated the license information to the final final version
  • v0.2.14 - 2023-04-07
    • Removed support for Iteration 1 code
    • Updated the license information to the final version
  • v0.2.13 - 2023-01-11
    • Added support for Proxy username and password (new configuration items http.proxy.username and http.proxy.password)
    • Using the v4 trust stores by default
  • v0.2.12 - 2023-01-10
    • Updated to phase4 1.4.2
    • Fixed the value of DcngIdentifierFactory.DOCTYPE_SCHEME_CANONICAL_EVENT_CATALOGUE (Type was missing)
    • Dropped the old v3 trust stores
  • v0.2.11 - 2022-11-22
    • Updated to phase4 1.4.1
    • Updated to BouncyCastle 1.72
  • v0.2.10 - 2022-10-19
  • v0.2.9 - 2022-08-18
    • Improved resilience of IAL remote querying
  • v0.2.8 - 2022-08-18
    • Updated to Apache Http Client v5.x
    • Updated to de4a-commons 0.2.13
  • v0.2.7 - 2022-08-12
    • Updated to de4a-commons 0.2.12
    • Updated to IAL 0.1.6 API
  • v0.2.6 - 2022-07-14
    • Added new configuration item de4a.smp.tls.trustall
  • v0.2.5 - 2022-05-13
    • Added support for Iteration 2 RegRep handling
    • Renamed class ApiPostSend to ApiPostSendIt1 and added class ApiPostSendIt2
    • Renamed class ApiPostLookupAndSend to ApiPostLookupAndSendIt1 and added class ApiPostLookupAndSendIt2
    • Extracted the class LookupAndSendingResult for a more decent processing
  • v0.2.4 - 2022-05-09
    • 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
  • v0.2.3 - 2022-05-05
    • The property de4a.tracker.viahttp is now correctly interpreted
    • The property de4a.tracker.url was split into de4a.tracker.url.tcp and de4a.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
  • v0.2.2 - 2021-12-15
  • v0.2.1 - 2021-12-10
  • v0.2.0 - 2021-11-04
    • Changed the Maven group ID to com.helger.dcng
    • Changed all class names to use Dcng instead of Rdc
    • Extracted the phase4 module into a separate subproject dcng-phase4
    • Added the new submodule dcng-holodeck
  • v0.1.0 - 2021-10-10
    • Initial release under the name "RDC"
Clone this wiki locally