Tags give the ability to mark specific points in history as being important
  • v3.0.11 protected
    Tagged release v3.0.11
    
    b91b384 Add logging operations with resources #193
    c758bbb Fix datePublished field
    762a0b9 Change auction type for renewables-fast-manual type
    3030aed Add id field to the BankAccount structure
    5cbee62 Update schematics_to_swagger package version
    936fe37 Replace _lastModified by dateModified field
    c7d046f Do not devide amount when sending procedure to auction
    0bcc0ab Fix None on RelativeURLType
    c9d94d8 Add error if archive object not found
  • v3.0.12 protected
    Tagged release v3.0.12
    
    185be94 Update document endpoints in the swagger doc
    2fc6b14 Allow to update document list in active_tendering state
    b37f503 Fix to_primitive_withoutroles method
  • v3.0.13 protected
    Tagged release v3.0.13
    
    ca1a488 Fixes #262 with timezone when raise closest auctionPeriod.startDate
    23e5f06 Make MultiLang as default model_spec for the MultilingualModelType
    fb25473 Add bankAccount to whitelist on custom types
    4f35f2f Do not check draft bids when set data from auction
    21de794 Fix swagger leglaName display on ModelTypes
    e8b7ec6 Fix format of X-Forwarded-For in access logger
    b1397f5 Fix tests according to changes
    913597b Change period for rectificationPeriod
    03fcd32 Change legalname for bids.value
    ae3a2a9 Multilang dict converting to model with own model type #224
  • v3.0.14 protected
    Tagged release v3.0.14
    
    7d50fcb Fixes #263 Bid in draft status should not be visible
    537724c Fix tests according to changes
    8b150e7 Create awards only from active bids
    600f375 Add default empty list for array types
    86dc99b Change identifier.legalName type to multilang
    abe7f50 Change custom type enheritance
    63d08fd Move _schema key to procedure
    28a6770 Rename swagger module to swagger_generator
    b3aa32d Update swagger descriptions for api
    badc8ea Update coverage usage according to the dynamic modules
    8e107fc Update tests according to the swagger model generator
    da4ce41 Add schema key to specs
    6e05384 Update usage and imports
    2fb9f80 Update swagger definition using schemas from SchemaBuilder
    07a3bfa Update model generator with swagger model generator
    ee77103 Modify models according to the swagger model generator
    1117106 Add initial schema generation
    172b945 Add swagger model generator module
    c5274d6 Add base swagger schema
    ceaee8f Fix update_bid_data_from_auction method
    0f2b5ec Add broker to services docs
    35cbdec Add tests according to new feauters
    622969e Add ability to add document to bid when related award status is pending
    f26a6cc Correct path to endpoint and  date return format #222
    c9c62fb Add endpoint for auctionStart date hint #222
    0dd5337 Change procedure status bedfore sending to auction
  • v3.0.15 protected
    Tagged release v3.0.15
    
    12f5cbb Actualized procedure doc types
    854195b Fix _Document__addedInQualificationState field
    b9ab800 Add _version field to _GreenProcedureInitialAuction
  • v3.0.16 protected
    Tagged release v3.0.16
    
    521da12 Add tests for awar, bid, contract document history
    ef31019 Add pipelines for mongo aggregation to get award, contract, bid documents history
    2d3b486 Add endpoints for get award, contract, bid documents history
    1552175 Add default param to get method in ListObjectDict
    95b9214 Copy item through trusted_load instead of init to prevent chronograph delays
    5bfbff7 Add config directory to image
    7e74071 Added missing schema to model definition
    45f243d Blacklist participationUrl for all excpet bidder
    deaab1d Round multiplication result in DecimalIntegerType
    81f2745 Change local spec for rectifiationPeriod.endDate
    f5e89ed Change logger calls
  • v3.0.17 protected
    Tagged release v3.0.17
    
    9b01f19 Add procedure schema to package
    3f126d7 Edit renewables legall name dict with procedure fields
    30e96b5 Add cancellation id to response
    e7be024 Make test for migration 009_itemdescription
    7080b7b Fix fixtures and tests
    60f7baf Change Items model description type
    a9d6f7b Update tests according to changes
    9a5d00d Update swagger definition according to changes
    430ae8c Split up upload verifiaction_act doc and complete verification
    870fa76 Round x_quantityLimit to 4 digits after comma
    3110799 Add return to the create_bid_document method
    9b71c71 Update tests
    db8b4da Add description to the Contract model
    ecbd922 Add validation on contract activation
    b9a3852 Add method to validate required fields in data
    a847967 Added auctionProtocol to allowed document types
    359348b procedure should save auctionPeriod.endDate from auction
  • v3.0.18 protected
    Tagged release v3.0.18
    
    df788dd Fix items description migration
  • v3.0.19 protected
    Tagged release v3.0.19
    
    f046165 Parse datetime from string from databridge
  • v3.0.20 protected
    Tagged release v3.0.20
    
    c6f8e67 Fix tests according to the url changes
    75d5a92 Add specs artifacts
    8a09d0b Fix tests according to changes
    b52fafe Add permisions for view bid doc history
    	*WARN Breaking backward compatibility. After this commit apply,
    	bid history requires bid.acc_token for show history in tendering and auction states
    cfc88c4 Add qualification tag to the update_procedure_document endpoint
    3bf4a3f Fix tests according to changes
    9f48565 Add endpoints for get bid documents in active qualification
    d2d28ba Refactor endpoints names according to REST specification
    	*WARN Breaking backward compatibility. After this commit apply,
    	change endpoints name for work with bids/awards/contracts documents
    	e.g: /api/procedures/{procedure_id}/bid/{bid_id}/documents
    	->  /api/procedures/{procedure_id}/bids/{bid_id}/documents
    2f95ef1 Add qualification tag to the add_procedure_document endpoint
    d7fe106 Add safe loader to opening file with legal names
    126c761 Actualize tests
    1d1c18b Remove duplicated documents from history
    b6c694c Revert "Merge branch 'vadym/refactor_state_machine' into 'master'"
    9dc40fc Fix swagger definitions on history endpoints
    ce35c44 Remove default values from config configmap
    9cc71d1 Refactor state machine
    d76e66f Update tests according to changes
    8b3e2bc Update local spec
  • v3.0.21 protected
    Tagged release v3.0.21
    
    f31f820 Rename model AccountIdentifier to AccountIdentification
    3e34e9d Refactor State Machine
    8d29f17 Rename complete status legal name
    f4f64cd Pass notificatiion databridge url into env
    f6bdcfd Add notifier with notification context manager
    7d0ebe4 Change legalName of active_rectification status
    09279b2 Fix lint warnings
    a83aa68 Add swagger models sorting to place base models on the top
    1ebff31 Change title to base models to make renewables basic schema
    334a9d0 Remove second encoding from MultiDictType
    b4f0538 Add dict comprehension which help to hide service class models
    c92bec6 Refactor api
  • v3.0.22 protected
    Tagged release v3.0.22
    
    664e53d Wrapp manager on  procedure complete endpoint with notifications
    460cfbe Move timber classes to specific module #292
    f5fbe13 Correct test case cancelling procedure
    6edeba1 Add notification message triggering #292
    4cadbde Add unit tests for timber proc and make some refactoring #292
    428518f Refactoring and corrections  in procedure logic #292
    a498f17 Add timber-english  spec and procurement method in model schema #292
    58ff378 Implement timberEnglish procedure prototype #292
    d3a60f0 Fix notifications databridge url
    56c71c2 Add test case make proc unsuccessful when all awards were cancelled #305
    d370514 Update tests with notifier
    9aff272 Collect notifications
    32b7434 Apply notifier to public events
    874eb6b Make procedure unsuccessful after cancelling all awards #305
    44f824a Remove rejectionProtocol from contract doc types
  • v3.0.23 protected
    Tagged release v3.0.23
    
    a6c1a35 Fix timber module
  • v3.0.24 protected
    Tagged release v3.0.24
    
    7d37dc1 Add choice for additionalClassifications.id
    804e97b Hotfix notifications init
  • v3.0.25 protected
    Tagged release v3.0.25
    
    a1b4ecb Add spec for timber-english fast procedure
    d4bb8d5 Serialize python types to json
    53172c1 Add json converting
    f2af9c1 Rename timber procurement method to timberEnglish
  • v3.2.0 protected
    Tagged release v3.2.0
    
    586f113 Add fast and fast-manual procedures for nadra #318
    36c5cba Disable swagger client generation
    4ac77b4 Set correct naming for nadraEnglish #318
    72a2281 Move specific fields for subsoil from common schema to specific spec _schema #318
    f675daf Refactoring for clear reusing with subsoil procedure
    62efece Added test cases
    27afb2b Implement base realization of state_machine and awards behavior
    f9c208a Add possibility to update documents added in qualification state #307
    0b522d7 Correct logic procedure completion #314
    da5a103 Reanimate test on completion
    34c5c26 Add timber english fast manual procedure
    5af04cc Correct qualifying challenger award after cancelling contract and disqualifying winner award
    837b392 Fix fixtures accoroding to changes
    fcaef8c Create question with role
    163c649 Fix tests
    c575622 Hide bids cancelled status
    62a7eb3 Update auth version
    7d8b53a Update tests according to the updates in auth module
    1d2dd21 Update auth module usage
    55e8423 Update auth file
    fa52627 Change identifier_scheme, edit code according to changes
  • v3.2.1 protected
    Tagged release v3.2.1
    
    0bf2455 Add readOnly parameter to valueAddedTaxIncluded field in Value model for renewables procedure
    14f976e Remove readOnly parameter from valueAddedTaxIncluded field in base Value model
    0d0c299 Add role to question import data
    7c690ca Show bids on cancelled state
    bec3a79 Change bid status to deleted if procedure was cancelled
    021d13a Update tests according to the refactored swagger generator
    279a749 Update endpoint swagger descriptions
    85e4146 Update specs
    c9df8f7 Update models usage
    511b3cb Restructure renewables schema according to the base models
    19fdee8 Add base models
    ecccd24 Move base models to base module
    6b9514d Refactor swagger generator to proccess base models
  • v3.2.2 protected
    Tagged release v3.2.2
    
    b4db527 Add auctionId prefix for nadra
    e2d8551 Fix fixtures according to changes
    ee06775 Add subsoil classifier
    b7c6f85 Add validation for tenderAttempts and lotId
    06e3db5 Add auction prefix to generate auction id according to procedure type
    860a294 Update tests according to timberEnglish fields
    d841610 Remove timber types from base model
    ee13485 Add procedure base model for timberEnglish
    1caec83 Update specs according to timberEnglish fields
    e5ce5c3 Add timberEnglish fields
    9ecaf05 Add relatedDocument to base document and add validation
    38078af Fix nadra tests according to updates
    79d6b3f Update nadra business logic according to new fields
    99862a9 Add nadra procedure model shema
    cb3abf7 Correct classifiers naming for identifiers
    7d30010 Update nadra specs with nadra procedure as base class
    d2afd0a Make nadra procedure allowed for brokers
    4f38ac0 Make CONTRACT_ACTIVATE_FIELDS separate for all procedures
    da8c889 Add separate procedure base class for all procedure types to handle role`s logic
  • v3.2.3 protected
    Tagged release v3.2.3
    
    f7d42f6 Add chronograph load script
    d8ebeb4 Fix bid validation in nadraEnglish and timbereEnglish proc
    5b8160f Update procurementMethod enums for nadra and timber
    9cca67a Standardize active qualification admission period duration
    6ab7aa1 Remove base.Procedure from swagger defenitions and fix types
    080e7bd Update logger config in helm
    40a9ac8 Update tests acccording to changes
    2319191 Implmenet usage of new loggger
    6489399 Move logging to it's own file and modify for x-request-id cotext support
    c40c0c7 Small refactoring illogical conditions in state machine Case 1: check signing contracts before setting award new  status Case 2: procedure in qualification state cannot be unsuccessful
  • v3.2.4 protected
    Tagged release v3.2.4
    
    1772205 Update chronograph-deployment.yaml final
    28a545d Update chronograph-deployment.yaml place labels on pod
    f0c8e70 Update chronograph-deployment.yaml
    da1cad2 Update chronograph-deployment.yaml fix labels
    43ba0a5 Make participationUrl available only in active_auction procedure state for role bidder
    ed14ac6 Update test timber fixture according to schema changes
    8a130bd Add timber species classifiers
    7e5f31b Add prometheus annotations for chronograph-deployment
    2d9612c Add state tags for history endpoints
    a6cff1c Add swagger validator on linter stage
    e17af5d Override x_documentRequirements in nadraEnglish model to make it required
    04641fd Add test requirements overriding
    99979ea Add initial metrics for chronograph
    39f6ae5 Add legal name UA for subsoilUsageType classifier
    572e04e Fix overwriting required fields when fields are required on parent class in schema
    c63e62a Add env var in databridge deployment template
    4abfb37 Update tests according to changes in the tenderers field
    4b3d5b1 Whitelisted lotId for nadra active_rectification state
    35d8d82 Make tenderers required with min and max 1 item
    91e2a67 Mark databridge endpoint as with_notifications for procedure change state
    a5ab322 Add nadraEnglish initial auction model
    dd28c2a Add nadraEnglish initial auction spec
    ea04f45 Add timberEnglish initial auction model
    be4fcb1 Add timberEnglish initial auction spec
    67f7703 Refactor timber required props
    7dbecd0 Add prozorro-metrics as requirement
    1dd3ad0 Update nadraEnglish.yml
    6a09651 Updated id enam in the nadraEnglish.Classification model
    f6a8acc Update base.yml
    09a3573 Blacklisted participationUrl for public and owner roles forever
    bbc6664 Add test on required prop in swagger generator
    947616c Remove x_prepaymentDetails field from required prop
    a619695 Fix tests according to changes
    1df8fad Fix fixtures accroding to changes
    adaf7bd Fix required props in swagger generator