<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-client/semver.md, branch arti-v1.8.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.8.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.8.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-11-03T23:06:41Z</updated>
<entry>
<title>Fix semver files.</title>
<updated>2025-11-03T23:06:41Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-11-03T23:06:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9ce270fcce4e138ab46cffee2f88750b557f61be'/>
<id>urn:sha1:9ce270fcce4e138ab46cffee2f88750b557f61be</id>
<content type='text'>
We don't need to modify semver files for newly added methods.
</content>
</entry>
<entry>
<title>arti(-client|-ureq)/tor-hsservice: semver files v2</title>
<updated>2025-10-21T17:53:46Z</updated>
<author>
<name>hashcatHitman</name>
<email>3924-hashcatHitman@gitlab.torproject.org</email>
</author>
<published>2025-10-21T17:53:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=322008a8378406bb3ae48c1e36096bb780825877'/>
<id>urn:sha1:322008a8378406bb3ae48c1e36096bb780825877</id>
<content type='text'>
Combined with the previous commit, this completes my second attempt at
correctly handling the semver files.

tor-hssservice:
I removed the extra bit at the end of the first line explaining the
semantics of the new return type, since the important part is really
just the fact that the return type changed. The semantics are documented
in the methods themselves.

arti-client:
Same as above, but I also removed the `client` module prefix since the
`client` module isn't actually public, so to external crate users the
broken type is directly in the crate root.

Removed old "used in the public API of this crate" line.

Added lines referring to the 2 breaking changes we re-export from
tor-hsservice.

arti-ureq:
Removed old "used in the public API of this crate" line.

Added lines referencing every breaking change in arti-client. This MIGHT
be wrong, but I think this is correct because we re-export arti-client
as a whole.

Signed-off-by: hashcatHitman &lt;3924-hashcatHitman@gitlab.torproject.org&gt;
</content>
</entry>
<entry>
<title>arti(-client|-ureq|-rpcserver): semver files</title>
<updated>2025-10-16T22:48:46Z</updated>
<author>
<name>hashcatHitman</name>
<email>3924-hashcatHitman@gitlab.torproject.org</email>
</author>
<published>2025-10-05T06:25:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a529702bf423220c077123b641a433d8a6d44acd'/>
<id>urn:sha1:a529702bf423220c077123b641a433d8a6d44acd</id>
<content type='text'>
If I understand correctly, the breaking changes propagate like this.

Signed-off-by: hashcatHitman &lt;3924-hashcatHitman@gitlab.torproject.org&gt;
</content>
</entry>
<entry>
<title>arti-client/tor-hsservice: semver files</title>
<updated>2025-10-16T22:48:46Z</updated>
<author>
<name>hashcatHitman</name>
<email>3924-hashcatHitman@gitlab.torproject.org</email>
</author>
<published>2025-10-05T03:08:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1f6f47e5474f618787e9e780203a29f2fbff48b6'/>
<id>urn:sha1:1f6f47e5474f618787e9e780203a29f2fbff48b6</id>
<content type='text'>
Might be too verbose... unsure.

Signed-off-by: hashcatHitman &lt;3924-hashcatHitman@gitlab.torproject.org&gt;
</content>
</entry>
<entry>
<title>Remove semver.md files from 1.2.8</title>
<updated>2024-09-30T16:20:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-09-30T16:20:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=68e9400e9c14863b8b20b3c6ab6a532bc83530a5'/>
<id>urn:sha1:68e9400e9c14863b8b20b3c6ab6a532bc83530a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: renamed ArtiNativeKeystoreConfig to ArtiKeystoreConfig</title>
<updated>2024-09-20T23:13:14Z</updated>
<author>
<name>Morgan</name>
<email>morgan@torproject.org</email>
</author>
<published>2024-09-15T18:25:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5e4e7b69b8cd2791763559cb0563dc60c8a66ce2'/>
<id>urn:sha1:5e4e7b69b8cd2791763559cb0563dc60c8a66ce2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove semver.md files post-release.</title>
<updated>2024-08-01T17:43:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-08-01T17:43:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b63f942f8f729f31d153886ef513955c159f7aac'/>
<id>urn:sha1:b63f942f8f729f31d153886ef513955c159f7aac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TorClientBuilder: take self by reference when building</title>
<updated>2024-06-24T12:41:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-06-11T14:27:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b71afdeca631c5a889f0bd27cd02ee3b83f45bdd'/>
<id>urn:sha1:b71afdeca631c5a889f0bd27cd02ee3b83f45bdd</id>
<content type='text'>
There is no actual reason to consume this type, and taking it by
reference allows us to retry.
</content>
</entry>
<entry>
<title>Remove semver.md files from arti-1.2.1 release</title>
<updated>2024-04-02T14:42:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-02T14:42:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2db5ccf16d2f977c073ba3f142513b920fb7b6a1'/>
<id>urn:sha1:2db5ccf16d2f977c073ba3f142513b920fb7b6a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-circmgr: Add HsCircPoolConfig, make HsCircPool::reconfigure general-purpose.</title>
<updated>2024-03-11T18:57:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-11T17:28:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b43322447131f726f05bf136739ca0615ac250b6'/>
<id>urn:sha1:b43322447131f726f05bf136739ca0615ac250b6</id>
<content type='text'>
</content>
</entry>
</feed>
