generated from open-contracting/standard_profile_template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Update from european-union-support (update changelog)
- Loading branch information
1 parent
d4f9ceb
commit ace6c03
Showing
5 changed files
with
684 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,37 @@ | ||
# Changelog | ||
|
||
The profile is up-to-date with eForms SDK 1.11.0. | ||
The profile is up-to-date with eForms SDK 1.12.0. | ||
|
||
## 2025-01-22 | ||
|
||
Updates for SDK 1.12.0. | ||
|
||
- Add mappings for new codes in codelists | ||
- `form-type`: 'consultation', 'completion' (:issue:`231` ▸ :pull:`233`) | ||
- `procurement-procedure-type`: 'exp-int-rail' (:issue:`230` ▸ :pull:`234`) | ||
- Update mappings: | ||
- BT-01(c)-Procedure (:issue:`226` ▸ :pull:`228`) | ||
- BT-01-notice (:issue:`226` ▸ :pull:`228`) | ||
- BT-03-notice (:issue:`231` ▸ :pull:`233`) | ||
|
||
## 2024-11-26 | ||
|
||
Updates for SDK 1.12.0. (:issue:`215`) | ||
|
||
- Add mappings for new fields (▸ :pull:`224`) | ||
- BT-681-Lot Foreign Subsidies Regulation (:issue:`219` ▸) | ||
- BT-682-Tender Foreign Subsidies Measures (:issue:`219` ▸) | ||
- BT-806-Procedure Exclusion Grounds Source (:issue:`220` ▸) | ||
- BT-809-Lot Selection Criteria (:issue:`220` ▸) | ||
- BT-821-Lot Selection Criteria Source (:issue:`220` ▸) | ||
- Add mappings for new codes in codelists | ||
- `selection-criterion` (:issue:`218` ▸ :pull:`224`) | ||
- Clarify when to append or prepend, rather than replace (:pull:`229`) | ||
|
||
## 2024-06-26 | ||
|
||
Change `parties.details.classifications.scheme` from 'TED_CA_TYPE' to 'eu-buyer-legal-type'. (:issue:`208` ▸ :pull:`210`) | ||
|
||
## 2023-04-25 | ||
|
||
First public working draft. | ||
First public working draft (SDK 1.6.0), followed by updates for each SDK version. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
eForms code,eForms label,Release tag,Tender status | ||
planning,Procurement preparation and set-up.,tender,'planned' | ||
consultation,Consultation,'planning','planning' | ||
planning,Procurement preparation and set-up.,'tender','planned' | ||
competition,"The contracting authority or contracting entity may limit the number of candidates or tenderers to an appropriate level, on condition that this is done in a transparent manner and on the basis of objective criteria. The number of candidates or tenderers invited shall be sufficient to ensure genuine competition.",'tender','active' | ||
change,Replacement of a previous notice with different information.,'tenderUpdate', | ||
dir-awa-pre,Prior notification of a direct award.,"'award', 'contract'",'complete' | ||
result,Outcome of the call for tender.,"'award', 'contract'",'complete' | ||
dir-awa-pre:,Prior notification of a direct award.,"'award', 'contract'",'complete' | ||
cont-modif,Any change done in the contract.,"'awardUpdate', 'contractUpdate'", | ||
completion,Completion,'contractUpdate', |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.