<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/semver.md, branch arti-v2.1.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.1.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.1.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-02-19T20:57:29Z</updated>
<entry>
<title>proto: Remove unused ChannelBuilder</title>
<updated>2026-02-19T20:57:29Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-02-12T17:04:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=abca3daac8727ccc670417384a61b1a682d3fb9d'/>
<id>urn:sha1:abca3daac8727ccc670417384a61b1a682d3fb9d</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>proto: Rename CircSyncView to CircHopSyncView</title>
<updated>2026-02-16T15:24:51Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-12T19:10:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a6b28b785a2d26e7b89c32ad1f957813d707d90b'/>
<id>urn:sha1:a6b28b785a2d26e7b89c32ad1f957813d707d90b</id>
<content type='text'>
And update the docs
</content>
</entry>
<entry>
<title>proto: Make ChannelProvider::get_or_launch() synchronous</title>
<updated>2026-02-04T19:43:05Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-04T19:43:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f915165d78a742b05f8528ebc904e40e749cafe8'/>
<id>urn:sha1:f915165d78a742b05f8528ebc904e40e749cafe8</id>
<content type='text'>
This just removes an unnecessary `async`.
</content>
</entry>
<entry>
<title>release: Remove semver.md files from 2.0.0 release.</title>
<updated>2026-02-02T23:01:45Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-02-02T20:21:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e448afc67c67bc67bf7daac90f8a2277b4fc84d6'/>
<id>urn:sha1:e448afc67c67bc67bf7daac90f8a2277b4fc84d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chanmgr: Spawn task for ChannelProvider impl of get_or_launch()</title>
<updated>2026-01-13T18:46:18Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-01-08T18:15:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0e9f9bc8b15831d1d1f3cfcfe25d810e3b0e6156'/>
<id>urn:sha1:0e9f9bc8b15831d1d1f3cfcfe25d810e3b0e6156</id>
<content type='text'>
To pull this off, ChannelProvider::get_or_launch() needed to change from
"&amp;self" to "self: Arc&lt;Self&gt;" so we could pass self to the spawned task.

This is fine as the caller of ChannelProvider (circuit reactor) has a
Arc&lt;ChanMgr&gt;.

This also removes the PhantomData for the runtime as we now actually use
it.

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>proto: Add semver.md for breaking changes</title>
<updated>2026-01-13T18:46:18Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-01-08T17:40:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7b6a4c01dfe7134a1e41cfb9a11066f8b71ce9b0'/>
<id>urn:sha1:7b6a4c01dfe7134a1e41cfb9a11066f8b71ce9b0</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>Remove semver.md files post-release</title>
<updated>2025-12-02T13:27:53Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-12-02T13:27:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e8b06787cfa55ca53b7e86566914652db14c2d05'/>
<id>urn:sha1:e8b06787cfa55ca53b7e86566914652db14c2d05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Add a semver entry for ClientInitiatorHandshake</title>
<updated>2025-11-19T19:55:30Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2025-11-19T19:47:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c5aeaa9dab737c6da26284f0422319afa673fa55'/>
<id>urn:sha1:c5aeaa9dab737c6da26284f0422319afa673fa55</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>proto: Replace ClientCircSyncView in IncomingStreamRequestFilter</title>
<updated>2025-10-30T18:37:27Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-30T11:21:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b6cc225907ddb9adf09ec02159f02d18937b0417'/>
<id>urn:sha1:b6cc225907ddb9adf09ec02159f02d18937b0417</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint: remove all semver.md files</title>
<updated>2025-10-30T15:23:08Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-10-30T15:23:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6bcb3883ec56e962763e634f8a69a62fb7cd30f8'/>
<id>urn:sha1:6bcb3883ec56e962763e634f8a69a62fb7cd30f8</id>
<content type='text'>
</content>
</entry>
</feed>
