<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/Cargo.toml, branch main</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=main</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-08-17T20:39:56Z</updated>
<entry>
<title>Fix many review comments.</title>
<updated>2026-08-17T20:39:56Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-08-17T20:39:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=96760875d9800fa3849cf3f455cdee3d06f955f3'/>
<id>urn:sha1:96760875d9800fa3849cf3f455cdee3d06f955f3</id>
<content type='text'>
Mostly relating to typos and dependencies.
</content>
</entry>
<entry>
<title>Add new tor-conig-shared crate.</title>
<updated>2026-08-10T15:44:29Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-08-03T20:13:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7eebb40491b2ae959f6227a37754ce8a81957f99'/>
<id>urn:sha1:7eebb40491b2ae959f6227a37754ce8a81957f99</id>
<content type='text'>
This contains configuration types that are shared between arti and
arti-rely.
</content>
</entry>
<entry>
<title>arti: Move OpentelemetryConfig to tor-config.</title>
<updated>2026-08-10T15:40:55Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-06-29T15:43:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f888613991b9dbb8ad550115f7cff6147e6db8b9'/>
<id>urn:sha1:f888613991b9dbb8ad550115f7cff6147e6db8b9</id>
<content type='text'>
This will allow this code to be shared between arti and arti-relay.

See: #2470
</content>
</entry>
<entry>
<title>Split OTLP exporter into separate crate.</title>
<updated>2026-08-10T15:31:10Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-06-29T14:15:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6aa962d0b6e57ba159ef0805504c4cfcdfa94978'/>
<id>urn:sha1:6aa962d0b6e57ba159ef0805504c4cfcdfa94978</id>
<content type='text'>
This will allow this code to be shared between arti and arti-relay,
and will also likely be useful for others in the ecosystem.
</content>
</entry>
<entry>
<title>Bump version for arti crate</title>
<updated>2026-08-03T19:33:40Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-08-03T19:33:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3f9abbe8284731b5912c2cc02cda9953964d1ec3'/>
<id>urn:sha1:3f9abbe8284731b5912c2cc02cda9953964d1ec3</id>
<content type='text'>
```bash
cargo set-version --bump patch -p arti
```
</content>
</entry>
<entry>
<title>Bump versions for tor-* and arti-* crates</title>
<updated>2026-08-03T19:31:55Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-08-03T19:31:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8c8f2375bb0402467fd0e7bc8b2547055d2f75f4'/>
<id>urn:sha1:8c8f2375bb0402467fd0e7bc8b2547055d2f75f4</id>
<content type='text'>
```bash
readarray -t bump &lt; &lt;(maint/list-crates | grep -P '^tor-|^arti-')
for crate in "${bump[@]}"; do cargo set-version --bump minor -p "${crate}"; done
```
</content>
</entry>
<entry>
<title>Merge branch 'testdata-export' into 'main'</title>
<updated>2026-07-27T09:59:22Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2026-07-27T09:59:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cddc93fe073cd33dd4cf20aa0d029e4b5c68fdb8'/>
<id>urn:sha1:cddc93fe073cd33dd4cf20aa0d029e4b5c68fdb8</id>
<content type='text'>
tor-netdoc testdata-live: Export for the benefit of other crates

See merge request tpo/core/arti!4229</content>
</entry>
<entry>
<title>arti: Ratelimit proxy error reports</title>
<updated>2026-07-23T19:46:30Z</updated>
<author>
<name>syphyr</name>
<email>syphyr@gmail.com</email>
</author>
<published>2026-07-23T19:46:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=68b41a1ea2b61d5980d85289cd4e6f1219fb514d'/>
<id>urn:sha1:68b41a1ea2b61d5980d85289cd4e6f1219fb514d</id>
<content type='text'>
Implement log_ratelim! in report_proxy_error
</content>
</entry>
<entry>
<title>Require derive-deftly 1.11.4</title>
<updated>2026-07-23T10:53:57Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-07-23T10:45:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a7d8be9527a5c0815170c50e90eeb7fcac97b110'/>
<id>urn:sha1:a7d8be9527a5c0815170c50e90eeb7fcac97b110</id>
<content type='text'>
We're about to *use* the fix that was in 1.11.4.  We already updated
the lockfile in !4228, so this is just Cargo.toml changes (which will
prevent the minimal-versions tests failing when we change the code to
rely on the fix).

git-grep -l '^derive-deftly'  |xargs perl -i~ -pe 's{\b\Q1.11.3\E\b}{1.11.4}g'
</content>
</entry>
<entry>
<title>Use "extend" for arti ResponseBuilder extension trait</title>
<updated>2026-07-16T15:41:33Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-07-16T12:18:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b1653e573a9448056d5d169449cac46e3d07f638'/>
<id>urn:sha1:b1653e573a9448056d5d169449cac46e3d07f638</id>
<content type='text'>
</content>
</entry>
</feed>
