Releases: de4a-eu/de4a
Releases · de4a-eu/de4a
DE4A Connector 0.3.4
What's Changed
- Iteration2 dev by @phax in #113
- Updated to DCNG 0.2.12 fixing the value of
DcngIdentifierFactory.DOCTYPE_SCHEME_CANONICAL_EVENT_CATALOGUE
(Type
was missing)
Full Changelog: de4a-parent-pom-0.3.3...de4a-parent-pom-0.3.4
DE4A Connector 0.3.3
What's Changed
- Changes for 0.3.3 by @phax in #112
- Fixed an error, that the detection of the message was not possible, if an explicit namespace prefix was provided
Full Changelog: de4a-parent-pom-0.3.2...de4a-parent-pom-0.3.3
DE4A Connector 0.3.2
What's Changed
- Iteration2 dev by @phax in #111
- Fixed an error in
/response/subscription
that Data Evaluator and Data Owner were not swapped correctly - Fixed
NullPointerException
in the DBA legacy layer, if error messages are returned - Fixed the missing "Error handling" part in the DBA legacy layer for all kind of responses
Full Changelog: de4a-parent-pom-0.3.1...de4a-parent-pom-0.3.2
DE4A Connector 0.3.1
What's Changed
- Updated default application.properties for easier Tracker usage
- Iteration2 dev by @phax in #109
- Release 0.3.1 by @phax in #110
Full Changelog: de4a-parent-pom-0.3.0...de4a-parent-pom-0.3.1
DE4A Connector 0.3.0
- Added support for the new V4 truststore for CommisSign2 PKI
- Using the new CommisSign2 PKI as the default
Full Changelog: de4a-parent-pom-0.2.6...de4a-parent-pom-0.3.0
DE4A Connector 0.2.6
DE4A Connector 0.2.5
- Extended the
/service/ial
queries with an optionalenvironment
request parameter that can limit the result DOs
What's Changed
Known Errors
- When deployed as a Docker image, querying the IAL (
/service/ial
) may result in the error 99999 with the message[IllegalArgumentException] Name for argument of type [java.lang.String] not specified, and parameter name information not found in class file either.
Full Changelog: de4a-parent-pom-0.2.4...de4a-parent-pom-0.2.5
DE4A Connector 0.2.4
- Tried to fix a Spring problem with the
/service/ial
APIs when run in a Docker container (same name of resolved method)
What's Changed
Known Errors
- Error handling in the Subscription Response is not yet implemented
- When deployed as a Docker image, querying the IAL (
/service/ial
) may result in the error 99999 with the message[IllegalArgumentException] Name for argument of type [java.lang.String] not specified, and parameter name information not found in class file either.
Full Changelog: de4a-parent-pom-0.2.3...de4a-parent-pom-0.2.4
DE4A Connector 0.2.3
- The
/service/ial
queries no longer require theapplication/xml
Content Type - Updated the Iteration 1 code bindings to avoid conflicting paths (de4a-iem 0.1.13)
- Fixed bugs in the default page of the Connector - now all properties are shown
- Made the IAL remote query more resilient
What's Changed
Full Changelog: de4a-parent-pom-0.2.2...de4a-parent-pom-0.2.3
DE4A Connector 0.2.2
- Updated to de4a-commons 0.2.12
- Updated to de4a-connector-ng 0.2.7 with improved configurability
- Using a consistent logging towards Kafka Tracker
What's Changed
Full Changelog: de4a-parent-pom-0.2.1...de4a-parent-pom-0.2.2