From 21b805e8c31d1589a144a931114d55afe2675bc8 Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Tue, 19 Nov 2024 15:23:32 +0100 Subject: [PATCH 1/3] view-templates: Add back display of BT-748-Lot (TEDEFO-3923) The line to display BT-748-Lot was incorrectly removed while backporting changes from SDK 1.12.0: the field was removed in 1.12.0, but it should still be displayed in older versions. (cherry picked from commit 399d4bcebaf1743a8cf7299c4a966bedf59799f2) --- view-templates/10.efx | 1 + view-templates/11.efx | 1 + view-templates/12.efx | 1 + view-templates/13.efx | 1 + view-templates/14.efx | 1 + view-templates/15.efx | 1 + view-templates/16.efx | 1 + view-templates/17.efx | 1 + view-templates/18.efx | 1 + view-templates/19.efx | 1 + view-templates/20.efx | 1 + view-templates/21.efx | 1 + view-templates/22.efx | 1 + view-templates/23.efx | 1 + view-templates/24.efx | 1 + view-templates/7.efx | 1 + view-templates/8.efx | 1 + view-templates/9.efx | 1 + view-templates/CEI.efx | 1 + 19 files changed, 19 insertions(+) diff --git a/view-templates/10.efx b/view-templates/10.efx index 148531cae..cdd7350cf 100644 --- a/view-templates/10.efx +++ b/view-templates/10.efx @@ -134,6 +134,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/11.efx b/view-templates/11.efx index 2af9a3fb8..bec491259 100644 --- a/view-templates/11.efx +++ b/view-templates/11.efx @@ -135,6 +135,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/12.efx b/view-templates/12.efx index 07d37799e..0e76c1df9 100644 --- a/view-templates/12.efx +++ b/view-templates/12.efx @@ -133,6 +133,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/13.efx b/view-templates/13.efx index 28c43694d..de53ee0b4 100644 --- a/view-templates/13.efx +++ b/view-templates/13.efx @@ -134,6 +134,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/14.efx b/view-templates/14.efx index f623578c7..fead36d0e 100644 --- a/view-templates/14.efx +++ b/view-templates/14.efx @@ -126,6 +126,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion 0 {ND-LotTenderingTerms[(BT-50-Lot is present) or (BT-51-Lot is present) or (BT-52-Lot == TRUE) or (BT-120-Lot == TRUE)]} #{auxiliary|text|second-stage}: // Information about the second stage of a two-stage procedure {BT-50-Lot[BT-50-Lot is present]} #{field|name|BT-50-Lot}: ${BT-50-Lot} // Minimum Candidates {BT-51-Lot[BT-51-Lot is present]} #{field|name|BT-51-Lot}: ${BT-51-Lot} // Maximum Candidates diff --git a/view-templates/15.efx b/view-templates/15.efx index 46e9aca7a..d6823d456 100644 --- a/view-templates/15.efx +++ b/view-templates/15.efx @@ -97,6 +97,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/16.efx b/view-templates/16.efx index c4838d85c..4ef00fa31 100644 --- a/view-templates/16.efx +++ b/view-templates/16.efx @@ -138,6 +138,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/17.efx b/view-templates/17.efx index fcc25b186..a8a1b6ea0 100644 --- a/view-templates/17.efx +++ b/view-templates/17.efx @@ -139,6 +139,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/18.efx b/view-templates/18.efx index 8caad47e1..c901a8dc7 100644 --- a/view-templates/18.efx +++ b/view-templates/18.efx @@ -139,6 +139,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/19.efx b/view-templates/19.efx index 9673901ab..96becc480 100644 --- a/view-templates/19.efx +++ b/view-templates/19.efx @@ -133,6 +133,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion 10 {ND-LotAwardCriteria} #{auxiliary|text|award-criteria} // 5.1.10 Award criteria 0 {ND-LotAwardCriterion} #{auxiliary|text|criterion}: // Award Criterion 0 {ND-LotAwardCriterion[BT-539-Lot != 'unpublished']} #{field|name|BT-539-Lot}: #{BT-539-Lot} // Type diff --git a/view-templates/20.efx b/view-templates/20.efx index 58e55b7c3..f3825f3c3 100644 --- a/view-templates/20.efx +++ b/view-templates/20.efx @@ -135,6 +135,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/21.efx b/view-templates/21.efx index 9c405eaa9..dfb1b3de7 100644 --- a/view-templates/21.efx +++ b/view-templates/21.efx @@ -136,6 +136,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/22.efx b/view-templates/22.efx index eee03a1d8..55017859f 100644 --- a/view-templates/22.efx +++ b/view-templates/22.efx @@ -133,6 +133,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/23.efx b/view-templates/23.efx index 760db6eac..ff24ba140 100644 --- a/view-templates/23.efx +++ b/view-templates/23.efx @@ -108,6 +108,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/24.efx b/view-templates/24.efx index dac951765..ca787e50d 100644 --- a/view-templates/24.efx +++ b/view-templates/24.efx @@ -109,6 +109,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/7.efx b/view-templates/7.efx index e7769942e..982349987 100644 --- a/view-templates/7.efx +++ b/view-templates/7.efx @@ -130,6 +130,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/8.efx b/view-templates/8.efx index 4ed6a7800..72b144c54 100644 --- a/view-templates/8.efx +++ b/view-templates/8.efx @@ -131,6 +131,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/9.efx b/view-templates/9.efx index 5376711ee..30df9b113 100644 --- a/view-templates/9.efx +++ b/view-templates/9.efx @@ -131,6 +131,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion {BT-40-Lot[BT-40-Lot == TRUE]} #{field|name|BT-40-Lot} // Selection Criteria Second Stage Invite {BT-7531-Lot} #{BT-7531-Lot}: ${format-number(BT-752-Lot-WeightNumber, '###,##0.###,###,###')} // Number Weight {BT-7532-Lot} #{BT-7532-Lot}: ${format-number(BT-752-Lot-ThresholdNumber, '###,##0.###,###,###')} // Number Threshold diff --git a/view-templates/CEI.efx b/view-templates/CEI.efx index 15291f779..996bd0783 100644 --- a/view-templates/CEI.efx +++ b/view-templates/CEI.efx @@ -77,6 +77,7 @@ {BT-747-Lot} #{field|name|BT-747-Lot}: #{BT-747-Lot} // Selection Criterion Type {ND-SelectionCriteria[BT-749-Lot is present]} #{field|name|BT-749-Lot}: ${BT-749-Lot} // Selection Criterion Name {ND-SelectionCriteria[BT-750-Lot is present]} #{field|name|BT-750-Lot}: ${BT-750-Lot} // Selection Criterion Description + {BT-748-Lot} #{field|name|BT-748-Lot}: #{BT-748-Lot} // Use of this criterion 11 {BT-137-Lot[(BT-14-Lot is present) or (BT-632-Lot is present) or (BT-124-Lot is present)]} #{auxiliary|text|procurement-documents} // 5.1.11 Procurement documents {BT-137-Lot[some text:$restricted in (for text:$somerestricted in BT-14-Lot return $somerestricted) satisfies $restricted == 'restricted-document']} #{field|name|BT-14-Lot} // The access to certain procurement documents is restricted. (Lot) {BT-707-Lot} #{field|name|BT-707-Lot}: #{BT-707-Lot} // Justification for restricting access to certain procurement documents (Lot) From 76d4f17c1d15f75aead2b8731322d37da949f060 Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Mon, 20 Jan 2025 15:04:44 +0100 Subject: [PATCH 2/3] Update version to 1.9.5 in pom.xml and fields.json --- fields/fields.json | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fields/fields.json b/fields/fields.json index e919652c9..b681ace80 100644 --- a/fields/fields.json +++ b/fields/fields.json @@ -1,6 +1,6 @@ { "ublVersion" : "2.3", - "sdkVersion" : "eforms-sdk-1.9.4", + "sdkVersion" : "eforms-sdk-1.9.5", "metadataDatabase" : { "version" : "1.9.5", "createdOn" : "2023-10-05T15:56:54" diff --git a/pom.xml b/pom.xml index 80937ab48..918869d45 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ eu.europa.ted.eforms eforms-sdk - 1.9.4 + 1.9.5 jar eForms SDK @@ -48,7 +48,7 @@ UTF-8 - 2024-08-13T06:45:45Z + 2025-01-20T14:04:09Z s01.oss.sonatype.org From 0fe1fcbd68330333b29d40aa5157429a113fd594 Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Mon, 20 Jan 2025 15:05:21 +0100 Subject: [PATCH 3/3] CHANGELOG: Update for SDK 1.9.5 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8d5b7d3d..3bf650985 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# SDK 1.9.5 Release Notes + +This release brings the following corrections in the notice visualisation templates: + +* Add back the display of BT-748-Lot for all relevant notice subtypes. It was incorrectly removed in the previous version. + +A comprehensive list of changes between SDK 1.9.4 and SDK 1.9.5 can be seen at + +You can explore the changes between those versions at + # SDK 1.9.4 Release Notes This release brings the following corrections in the validation rules, making them more permissive: