Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v3.146.0 protected Release: Release v3.146.0
    Tagged release v3.146.0
    
    ab631f69d fix(CSP): fix legal name for clarifications
            Issue: prozorro-sale/procedure#2500
    
    5f90ac0ae fix(dgf): change dgf model schema with custom dgf.AccountIdentification model
            - remove refault account identification (with exclude UA-EDR, UA-MFO, UA-accountNumber) validation for dgf procedures
            - dgf procedures bank accs cannot have only FOR-IBAN schema
    
            ref: #2501
  • v3.145.0 protected Release: Release v3.145.0
    Tagged release v3.145.0
    
    182ff7004 feat(accountIdentifications): add base classes
            Issue: #2409
    
    b9368e7b4 feat(all procedures): forbid bankaccounts akkountidentification scheme - add tests
            Issue: #2409
    
    9fac35905 feat(subsoil): add new cancellation reason 5, restrict 3
            BREAKING CHANGE: restricted 3d reason while cancel SUE/SUD procedures, now allowed only 1, 4, 5
    
            ref: #2488
    
    9be82e65c fix(commersialSell): add custom commercialSell.RegistrationDetails model with correct swagger
            - update commersialSell schema with new registrationDetails field schema which fixes current swagger definition. No broken changes for api
    
            ref: #2484
    
    cbeef1e89 feat(scheme): forbid UA-EDR, UA-MFO, UA-accountNumber accountIdentifications schemes for all procedure types
            Issue: #2409
    
    5388cc0ea feat(makefile): improve changelog generation and add git clean check
            - Added better formatting for changelog generation.
            - Introduced a `check-git-clean` step to ensure no uncommitted changes before tagging.
    
            issue: prozorro-sale/prozorro-deployment#281
  • v3.144.0 protected Release: Release v3.144.0
    Tagged release v3.144.0
    
    4e1ee9f74 perf(db): add missed _version indexes to db
    135327f47 build: update mongo chart
    0f11c2edc build: the Helm chart and values policies
    7ab743b85 fix: fix availability of documents for bid, awards and contracts
  • v3.143.0 protected Release: Release v3.143.0
    Tagged release v3.143.0
    
    1c6601b60 fix(questions): return questions for public role
    10a6820a4 fix(CLP/LAP/LSP/LLP/RLP): reset priority on bid deletion
    2e53f3cd2 fix(cmds): remove the same owner check
    074e078d3 fix: update blacklist config
    f5f5f439f refactoring(legalnames): fix typo in legalnames
    18764eaa0 fix(procedures): unset previousAuctionBidder and disqualifiedBids if previousAuctionId is None
    57386adc4 fix(CSP): reset priority on bid deletion
    c11cd334e feat(procedures): add paymentPurpose to bankAccount
  • v3.142.1 protected Release: Release v3.142.1
    Tagged release v3.142.1
    
    a974676f8 fix(questions): return questions for public role
    445120c2e fix(cmds): remove the same owner check
    1e9f70987 fix: update blacklist fields
  • v3.140.2 protected Release: Release v3.140.2
    Tagged release v3.140.2
    
    2e53f3cd2 fix(cmds): remove change owner cmd the same owner check
  • v3.140.1 protected Release: Release v3.140.1
    Tagged release v3.140.1
    
    074e078d3 fix(lsp): add ownerToken to blacklist
  • v3.142.0 protected Release: Release v3.142.0
    Tagged release v3.142.0
    
    cec364a34 fix(BRE/BRW): update legal names for contact model
    97b86d374 fix(CSP): fix typos in legal names
    f086e2979 fix(CSP): remove sellingEntity from root structure
    8bdfc6eed feat(legacy): hide contact information
    e99ec4c17 fix(questions): hide author from bidders
    821f9346e fix(NLE, NLD): expand previousAuctionId pattern for other procedures types
    7b1627ac8 feat(CSP): init CSP procedure
  • v3.141.0 protected
    Tagged release v3.141.0
    
    5a4f7d09e feat(procedures): add validation on nan inf -0.0 for float fields
  • v3.140.0 protected Release: Release v3.140.0
    Tagged release v3.140.0
    
    226e83b6d feat(commands): add 404 error handling on protect_procedure for related objects protection
    635d8b0d6 fix(commands): add error raising on related objects updating fail
    54d4d3d75 fix(protect): fix to_float method to work with nan inf and exponential float values
    f4db7c544 fix(protect): disable protection in copy_for_resumption
    144cd4e5f fix(LLE/LLD/LLP): add questions to medium protect config
    eb7cd6c3e feat(protect): hide previousAuctionBidder info for land procedures
    ad4f0498f feat(protect): hide contact point in currentTenants field
    dfe5c40cd feat(protect): hide contact info for all types of identifiers
    4b109f184 fix(protect): fix question contact info hiding
    71649c349 fix(protect): fix incorrect condition for bidder in protected procedure
    552ae2c85 feat(protect): hide award, contract etc. contact information
    ef7dcfa94 feat(protect): hide bidder contact information
    9c5d2e8fe feat(protect): add user private info protection mechanism
  • v3.138.1 protected Release: Release v3.138.1
    Tagged release v3.138.1
    
    f6a0741de fix(NL): update NL legal names
  • v3.139.1 protected Release: Release v3.139.1
    Tagged release v3.139.1
    
    c368a7d91 fix(NL): update NL legal names
  • v3.139.0 protected Release: Release v3.139.0
    Tagged release v3.139.0
    
    2621f6f7b fix(lp): update min auction start date period to avoid validation issues with jobber
    05151bd8f fix(GFE/GFD): fix additional info creation
    eb8a8a89d fix(calculator specs 1): add schedule_on_weekends check for get_hint_date
  • v3.138.0 protected Release: Release v3.138.0
    Tagged release v3.138.0
    
    162cc1adf fix(legal_names): legal_names_for_additional_info
    aee9d7772 fix(legal_names): documentType for Add Info for each proc
    45043323e fix(mutator): optimize mongodb query with indexes and hints
  • v3.137.1 protected Release: Release v3.137.1
    Tagged release v3.137.1
    
    43dfb82a8 fix(mutator): optimize mongodb query with indexes and hints
  • v3.137.0 protected Release: Release v3.137.0
    Tagged release v3.137.0
    
    2d1ceefb7 tests: add tests for bid roles
    d789791ca fix(SSW): add inactive bids to blacklist
    6e1e14711 fix(RLE, RLD, RLP): add inactive bids to blacklist
    da0e033e1 fix(NLE, NLD): add inactive bids to blacklist
    78bd5c715 fix(LSP): add inactive bids to blacklist
    8a3479d14 fix(LAE, LAP): add inactive bids to blacklist
    109315660 fix(CSE, CSD, CSI): add inactive bids to blacklist
    842ea63b6 fix(CLE, CLD, CLP): add inactive bids to blacklist
    de1aeb666 fix(BRE, BRD): add inactive bids to blacklist
    56ca6bec4 fix(APE, APD): add inactive bids to blacklist
    723c3ce4f fix(ALE): add inactive bids to blacklist
    cbf1b5a5e fix(BSE, BSD, BSM): add inactive bids to blacklist
    4f6f116c3 feat(mutator): add procedure mutator with config
    594e749b6 refactoring(tests): combining two api tests into one
    38acd7899 fix(commands): fix click commands execution
    1bb77e59b feat(commands): specify codes for errors
    753a4e684 fix(bids): add logic to not change inactive status to invalid
  • v3.136.0 protected Release: Release v3.136.0
    Tagged release v3.136.0
    
    d10243f61 fix(APD, NLD): change autcion start timer from 1m to 10s
  • v3.135.0 protected Release: Release v3.135.0
    Tagged release v3.135.0
    
    2bbb60832 build: update swagger-cli with java mem options to 512m
    6b602f780 fix(BSM/REM): cancel active_qualification timers when exiting state
  • v3.134.0 protected Release: Release v3.134.0
    Tagged release v3.134.0
    
    343ef87dc build: add flake ignore rules
    42954a483 fix(GFW): fix get_items api endpoint 500 error
    51106676f feat(commands): add swagger file and logging for procedure owner transfer
    dce1f14bb feat(commands): change business logic of procedure owner transfer
    86159b22e fix(BSM/REM): fix error when the last award cancel admission
    0450c47a8 fix(BSM): fix incorrect transition to admission for award
  • v3.133.1 protected Release: Release v3.133.1
    Tagged release v3.133.1
    
    bdf3269cd fix(dgf): remove exp date for dgf docs token