Releases: de4a-eu/de4a
Releases · de4a-eu/de4a
DE4A Connector Iteration 1 v0.1.7
- Added the new configuration property
de4a.smp.tls.trustall
to be able to turn off TLS validation for the SMP. The default isfalse
for backwards compatibility. - Updated to de4a-commons 0.1.12
Full Changelog: v0.1.6...v0.1.7
DE4A Connector 0.2.1
- Updated to de4a-commons 0.2.8
- Improved the Iteration 1 backwards compatibility interface for the DO side as well
Full Changelog: de4a-parent-pom-0.2.0...de4a-parent-pom-0.2.1
DE4A Connector 0.2.0
This is the first version of the Iteration 2 Connector. It's not the final version, but a good starting point
de4a Connector v0.1.6
- Fixing a
NullPointerException
in error case - Updated to latest H2 version 2.1.212
de4a Connector v0.1.5
- Updated Spring and Spring Boot dependencies due to CVE-2022-22965 - details at https://tanzu.vmware.com/security/cve-2022-22965
de4a Connector v0.1.4
WP5 - version 4 of first iteration
Changes:
- Changed the default trust stores to use the Production Telesec certificates (filenames
de4a-truststore-as4-it2-pw-de4a.jks
andde4a-truststore-smp-it2-pw-de4a.jks
) - Changed the default configuration files to use the new truststore
- The SML configuration was changed to use the production SML instead of the testing SMK
- The logging around the SMP lookup was improved
de4a Connector v0.1.2
WP5 - version 2
of first iteration
v0.1.2 - Includes
- CVE vulnerabilities
- Libraries updates to mitigate some raised vulnerabilities
- H2 Console
- Disabled by default
de4a Connector v0.1.3
WP5 - version 3
of first iteration
v0.1.3 - Includes
- Extract SML DNS domain configuration to the
application.properties
de4a Connector v0.1.1
WP5 - version 1
of first iteration
v0.1.1 - Includes
- Error handling
- Catching and handling of every point of failure in the system
- Custom responses with error lists
- Internal error handling
- Categorisation of errors according to the definitions
- Kafka messages
- Kafka producer library integration
- First set of messages to be sent as logs to the Kafka server
- Latest core schemas
- Fixed the problem to send back error messages when in USI pattern
- System enhancements
- ph-oton and phase4 updates
- Increase performance on incoming requests
- Added an index page with the system status
- Capable of creating outgoing http connections via proxy
de4a Connector v0.1.0
WP5 - version 0
of first iteration
Initial release of de4a-connector
v0.1.0 - Includes
- Full message exchange according to Intermediation and User-Supported Intermediation patterns
- Capable of communicating with the following components:
- Data Evaluator
- Data Owner
- IDK (based on its first specification as a central component)
- eDelivery infrastructure (SML, SMP and AS4 Gateway). Supported AS4 Gateways:
- Phase4 (integrated)
- Domibus (external)
- Message validation based on:
- DE4A Core schemas
- DE4A Pilot schemas (canonical evidence)