Tags give the ability to mark specific points in history as being important
  • v3.11.0 protected
    Tagged release v3.11.0
    
    8045088 refactor(requirrements): up auth version
    5b35ee2 fix: makeauthApiBlockStrict value string
    bf725c2 fix: add authApiBlockStrict variable to helm chart
    438e679 feat: integrate prozorro aiohttp swagger
    bb53d32 refactor: integrate uvloop and ujson to speed up tservice swork
    ce7aaf6 Reconfigure readiness and liveness probes configuration for databridge
    323eaa8 change totalObjectArea minimal value validation for reprops
    07ec0a5 refactor(migrations): update getting migration files logic
    d4d8c55 build: fix develop env kubernetes compatibility on startupProbe
  • v3.10.0 protected
    Tagged release v3.10.0
    
    65d0316 fix: remove multiple spaces
    9b6b269 Reconfigure readiness and liveness probes configuration
    ac1d218 fix(LLP, LLD, LLE): increased the maximum rental time from 23:59 to 24:00 issue: prozorro-sale/procedure#1211
  • v3.9.0 protected
    Tagged release v3.9.0
    
    1588109 build(req): update prozorro-tools package version
    037d8dd feat(requirements): up motor version
  • v3.8.0 protected
    Tagged release v3.8.0
    
    111b61e build(kube): Add deployment autoscaler chart
  • v3.7.0 protected
    Tagged release v3.7.0
    
    2e94a58 fix(databridge): change get_registry_object role to public
    8241e50 Feat(CI/CD): change deploy dependency Issue: prozorro-sale/prozorro-deployment#69
    c13fead feat(registry download document): added endpoint for downloading object documents
  • v3.6.1 protected
    Tagged release v3.6.1
    
    9c29d53 fix(ci): fix extends template name
    1bd826a fix(databridge): change get_registry_object role to public
  • v3.6.0 protected
    Tagged release v3.6.0
    
    4357d85 fix(identifier pattern): changed validationn of identifier id pattern
  • v3.5.0 protected
    Tagged release v3.5.0
    
    608e08f fix: update schedule period validation
    0cba75f fix: #118 validation for schedule
    aa8c306 fix(lease request documents): added owner permission check for documents read endpoints
  • v3.4.0 protected
    Tagged release v3.4.0
    
    f2931db feat: #97 validation weekdays len
    8f44824 feat: #97 validation startDate < endDate
    ee4d3df feat: #97 fix migration
    1accadb feat: #97 add migration
    28c4bd8 Remove unused base.Period.
    ca2a82a Remove old fields from schedule. Add leaseDuration field.
    ae2b3b4 Fix schedule structure - remove period model.
    a1685e8 Fix schedule structure - remove period model.
    5a20bfd Add integer format for schedule fields.
    f09478e Add period base model.
    7273513 Add multilang to schedule weekdays.
    9f48090 Add new schedule fields
    4a79a92 fix: Update tests fixtures with buyers info
    18e6334 fix(databridge): refactored databridge endpint to return full obj
    71e7ceb Add minItems for buyers in contracts.
  • v3.3.0 protected
    Tagged release v3.3.0
    
    6dcbaab test: add load tests for testing get objects by dateModified
  • v3.1.3 protected
    Tagged release v3.1.3
    
    a887843 fix: Fix missed constructionTechnology dictionary load
  • v3.2.1 protected
    Tagged release v3.2.1
    
    a84f4c4 fix: Fix missed constructionTechnology dictionary load
  • v3.2.0 protected
    Tagged release v3.2.0
    
    d9d2ac1 fix(registry object, action, lease_request  history): Add object_id validation
    acfaa31 fix(LeaseRules): added migration for broken objects depending on intendedUseRestrictionMethod. BREAKING CHANGES: intendedUse validation changed
    2a4d9fc refactor(LeaseRules fields): changed validation for fields depending on intendedUseRestrictionMethod
    fefe6dd Merge descriptions for intendedUseRestrictionMethod.
    3e60d9b Add required for intendedUseRestrictionMethod in LeaseRules.
    560de2d Update intendedUse and intendedUseRestrictionMethod descriptions
    d64e037 Update intendedUse description
    6a6fea9 Fix leaseRules intendedUse fields properties.
    2d09365 Fix indendedUse fields in leaseRules block.
    daa8326 feat(registry action): Change related objs fields to relatedEntity list field
    c1a60e8 feat(registry databridge): Registry databridge implementation
    6286124 refactor(AddressUa schema): changed schemas to use AddressUa model
    e127fca fix(LandProps): removed redundant _classfication_id field, renamed class
    f5adbdc Add _version field to the blacklist
    8903ee8 Remove readOnly for buyers in contracts.
    70d274a fix: #104 contracts list cannot be updated through obj PATCH req
    216940b fix(dictionaries): added missing encumbrances dict to list
  • v3.1.2 protected
    Tagged release v3.1.2
    
    7414a3d fix(requirements): updated requirements
    eecabe2 Merge branch 'master' into kpn/100/error_500_contract_creation
    2b374fe fix: #100 checking response message in test
    bbda3f4 fix: #100 error on contract creation
    9a0820b refactor(tests): created separate classes for testing different collections, moved existing tests
    62661a1 refactor(tests): added new fixtures for tests
    579739d refactor(test dicts): removed redundant dicts, moved dictionaries to separate folder
    969f101 Fix swagger client generation
    153fcdb feat(AddressUa): added AddressUa schema
    30cf84d Update api-deploymet.yaml
    235263d refactor(ClassifierIdStringType): changed the way of checking masks by adding exclusion
    d1ad20f Added BaseItemProps class for landProps schema
    9797a8e Fix landProps model.
    700d4f7 Add landProps model.
    46ab297 Fix descriptions for base models. Add field landProps to JointPropertyComplexProps.
  • v3.1.1 protected
    d118befa · Update api-deploymet.yaml ·
    Tagged release v3.1.1
    
    d118bef Update api-deploymet.yaml
  • v3.1.0 protected
    Tagged release v3.1.0
    
    311fd8e fix(contracts): Fix 500 error on contract creation if documents field is None
    3f2e376 Update api-deploymet.yaml
    ed7d770 Update tests for vehicle item classification validation
    2387860 Add history endpoints for action objects
    e708be6 Change classificator for vehicleitem.
    e77550a Add to blacklist datePublished and dateModified for doc putch and put
    316ccc5 Add ownershipType value.
    5a6602d Change descriptions.
    68ef22c Renamed field in required fields schema section. Breaking changes registryObjectId -> relatedObjectId, for lease_request
    f6f86de Added specific migration version usage for each migration test
    d34cbe2 Added migration for renaming registryObjectId field to relatedObjectId for leaseRequest
    cf607d1 Update lease_request.yml
    458b649 Synchronize item props with procedure.
  • v3.0.0 protected
    Tagged release v3.0.0
    
    e48cef1 fix(registry): make location field in Placing model not required
    7770674 Fix get document history 500 error
    c45d0f3 Adding version when obj creation
    97243e2 Kateryna/registry update descriptions
    2664d7c Jwt_refactoring
    9fdffa7 fix(registry-migration): Update 012 migration logging
    cf22d6f Update registry placing schema. Make addressId required
    9326723 Make location required field in Placing model. Add migration to fill empty values
    ff2b8e3 Make address.locality required field in Placing model. Add migration to fill empty value
    f14fa54 Update region validation. Add migration to fix regions in placing
    a9e4659 Add endpoints for documents history for registry, action
    e264fd8 Remove ntendedUseRestrictionDescription if noRestrictions
    b794555 Add action, lease document datePublished dateModified to blacklist
    b1de052 Update descriptions
    4c68d9f Update descriptions
    48f1673 Update descriptions
  • v0.10.2 protected
    Tagged release v0.10.2
    
    0188019 Adding version when obj creation
  • v0.10.1 protected
    Tagged release v0.10.1
    
    51b66bd Use unique index for new fields
  • v0.10.0 protected
    Tagged release v0.10.0
    
    abbaa12 Add logs to adding_fields_mongo.py
    6261179 Use right name for archive collections
    11066d4 Use right mongo url for migration script
    06e6cec Add Id fields to registry, lease and action objects
    6ad698a document datePublished dateModified to blacklist
    c361833 Change logic of removing field from data in object
    4d58114 Add test on NoneType's validation
    96c6e99 Updated intendedUse field description
    6c01213 Set credentials for publish swagger package
    4151cc5 Fix typo intendedUse typo
    21700ca Add datePublished and dateModified to black list
    c25e7c1 Rename registryItemId to registryObjectId
    d1d69c1 Make document not reffering to itself
    918411c Add document history endpoint
    79dee5b Added validation for base.Identifier class by pattern
    dc2f540 Added intendedUse setting to None if intendedUseRestrictionMethod is noRestrictions
    b2b6794 Fix creating item with otherProperty
    09484b3 Fix indexes creation for registry collections
    f9100d8 Make relatedDocument field only for digitalSignature when doc create