From a8aea419b27b4125e0a6f79cf10ad13d1f472496 Mon Sep 17 00:00:00 2001 From: Christof Rabensteiner Date: Mon, 9 Dec 2019 10:31:45 +0100 Subject: Bump to Version 2.0.0-RC7 --- docs/changelog.md | 7 +++++++ pom.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index d5d1dcd..efa8dd1 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,6 +3,13 @@ This document summarizes changes between MOA ZS Releases that were made in the MOA ZS codebase and in the app2mzs interfaces. For a non-normative summary of changes that were made in the ZUSE specifications (and therefore affect MOA ZS directly and a sender application indirectly), the reader is referred to [ZUSE Specification Changelog](zusespec-changelog.md). +## Changes MOA ZS 2.0.0 RC7 + +- MZS Schema Change: Add missing parameters to `ERVDeliveryConfirmed` (an element in `mzs:DeliveryNotification`). +- Change Behavior of `msg/` Service: Acknowledge response if and only if backend succeeds. Return soap fault otherwise. +- Bug Fix: Handle `InterruptedException` as discussed in . +- Add curl examples for sending `msg:DeliveryNotifications` to MOA ZS. + ## Changes MOA ZS 2.0.0 RC6 - Bug Fix: Finalize the removal of the "JAXB Class Not Found Exception" workaround from 2.0.0-RC3. diff --git a/pom.xml b/pom.xml index d905da2..c4bbac0 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ at.gv.egiz moa-zs - 2.0.0-RC7-SNAPSHOT + 2.0.0-RC7 war Moa ZS -- cgit v1.2.3