Tagged release v3.44.0

da1954ff feat(LSE, LRE) add address addressId to required fields
b8b2453e fix(LRE, LSE): forbid to remove contractSigned doc if contract signed
989a07d6 fix(LLD/LLE/LLP bankAccounts): added migration for required bank account types
77266aaf fix(LLE/LLD/LLP required bank account types): added validation for required bank account types
fe2a74f2 Fix required bankAccounts for LL-procedures.
3c8d499e fix(LSE, LRE): change challenger bid ammount validation
e3d42650 fix(LSE/LRE update award doc): added ability to update award doc in active_awarded and pending_payment statuses
48a377c3 fix(LSE/LRE bankAccounts): added migration for required payment bank account
991cc6f9 refactoring: update log messages format
bc407b4b fix(LSE/LRE bankAccounts validation): added required bankAccounts.accountType = payment validation, removed unique currency validation for bankAccounts.accounts
fbe5a6c8 Fix bankAccounts validation for LRE and LSE.
c2d79443 test: add broken object test case
76194cc0 docs: add readme for api endpoints log messages
3e0500dc fix(LLP, LLD, LLE): increased the maximum rental time from 23:59 to 24:00 issue: #1211
87742167 fix(LRE, LSE): forbid to update contract status when contract is active
94187a87 feat(LSE clarification doc): added required clarification document validation for procedure patch
c00a7fd6 fix(LRE/LSE auctionPeriod blacklist): added auctionPeriod to blacklist on active_rectification
d004487e feat: add time limit for updating question for all procedures
1d568f4d fix(bid.documents): added digitalSignature document to allowed bid document types for active_qualification period
9ba51ea5 fix(LSE/LRE contract lotPaymentConfirmation patch): added validation for second lotPaymentConfirmation patch
d9b0f940 fix(LRE, LSE): fix bug for updating award documents in active qualification
7b60c00b fix(LSE/LRE tests): moved basetests for land procedures
b0f84891 fix(LSE/LRE prev auction validation): added prev auction validation if not found
70c9adcf LRE/LSE sellingEntity.address fix
ff0fbbed fix(LSE bankAccounts structure): added migration for dict -> array structure
bfa1ffb5 fix(LRE/LSE prev auction validation): removed validation for prev auction, synced LSE with LRE procedure
e7617931 fix: add bid status validation in custom procedures creation
ea56649d fix(landRental): add digitalSignature doc type to allowed for bid
c8b60e67 Fix legalNames for contract status active for LRE and LSE.
bce4b136 Fix previousAuctionBidder autogeneration (revert possibility to create auction with tenderAttempts > 1 without previousAuctionBidder).