Tagged release v3.65.0

55290cf0 fix(RLE, RLD, CLE, CLD): inactivate bids after any procedure field updated
3be0846a feat(NLE/NLD): add NLE/NLD procedure
5fe5f5c7 fix: make get_procedure_item protectable
1453b98c fix(CLE, CLD): change utilityRoomsDescription field type from int too str, notlivingArea to notLivingArea
23f05a09 fix(change owner commands): added old owner validation
780157db fix(CLE, CLD): add transferAct contract doc to legalnames
025e0212 fix(CLE/CLD): fixed 34 classification id for vehicle props
8185f1ee fix(SUD): change selling method in schema
ec3c5b51 fix(RLE RLD): update excluded classificators
d812d657 fix(procedures): remove required docs validation for inactive bids
f9fd76ca fix: update url string for protect auction
98fcfe16 fix(RLE, RLD): remove x_guaranteeApproval x_registrationFeeApproval docs from required
d4a76356 fix(CLE, CLD): rewrite vehicle itemProps classiification mapping
ef731ac5 feat: add auction protection sideeffect for __protect endpoint
06dab93f fix(deploy): change CI tag runner
95b9898e fix(AAE,RLE): change legal name issue: https://gitlab.prozorro.sale/prozorro-sale/procedure/-/issues/1676
e467281e fix(BRD,BSD,CLD,RLD): change timerTick issue: https://gitlab.prozorro.sale/prozorro-sale/procedure/-/issues/1679
2ebbe6b4 fix(command ops): added auth file loading for change_owner commands
e262e495 fix(RLD): change previousAuctionId example in schema issue: https://gitlab.prozorro.sale/prozorro-sale/procedure/-/issues/1680
425c3511 feat(commands): update move_to_* commands with procedure object update
37309c09 refactor(redundant code): removed redundant code, added todo marks