112
103
* Cross-format fetches (such as between 1.9-rich-root and 2a) via the
113
104
smart server are more efficient now. They send inventory deltas rather
114
105
than full inventories. The smart server has two new requests,
115
106
``Repository.get_stream_1.19`` and ``Repository.insert_stream_1.19`` to
116
107
support this. (Andrew Bennetts, #374738, #385826)