From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng1.m.smailru.net (smtpng1.m.smailru.net [94.100.181.251]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 2521B445320 for ; Fri, 31 Jul 2020 02:32:04 +0300 (MSK) References: From: Vladislav Shpilevoy Message-ID: <2566473a-c279-5b2a-0864-aee5c0e930db@tarantool.org> Date: Fri, 31 Jul 2020 01:32:02 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 0/2] vinyl: rework upsert internals List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nikita Pettik , tarantool-patches@dev.tarantool.org Hi! Thanks for the patchset! On 29.07.2020 03:15, Nikita Pettik wrote: > Issues: > https://github.com/tarantool/tarantool/issues/1622 > https://github.com/tarantool/tarantool/issues/5105 > https://github.com/tarantool/tarantool/issues/5092 > https://github.com/tarantool/tarantool/issues/5107 > Branch: > https://github.com/tarantool/tarantool/tree/np/gh-5107-dont-squash-ops Need a changelog here.