radicle-heartwood-lfs/crates
Lorenz Leutgeb a6a3716f5d radicle/node/db: Fix type of IPv6 addresses
Due to a bug introduced in `df8e4e6c88a8bfb6c1ec6b07dcda64093b477cbe`, IPv6
addresses in the configuration file might have ended up in the database
tagged with `type = "dns"`, which is incorrect. The bug was fixed in
`a2e72b48e79d090d33f6c13c485239947de0522e`.

However, Radicle 1.7.0 was released in between those two versions, so a
this migration to repair the entries is added.

Tests are added in `test::migration_8` module. This requires some test
setup, mainly a `Database::memory_up_to_migration` constructor that is only
available to test code.
2026-03-19 21:07:51 +00:00
..
radicle radicle/node/db: Fix type of IPv6 addresses 2026-03-19 21:07:51 +00:00
radicle-cli cli: Update to 0.19.0 2026-03-18 20:53:00 +00:00
radicle-cli-test cli-test: Move `let mut args` closer to its uses 2026-02-17 20:19:26 +01:00
radicle-cob cob: Update to 0.19.0 2026-03-18 20:44:25 +00:00
radicle-core cob: Update to 0.19.0 2026-03-18 20:44:25 +00:00
radicle-crypto crypto: Update to 0.16.0 2026-03-18 20:44:25 +00:00
radicle-dag repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-fetch fetch: Update to 0.18.0 2026-03-18 20:53:00 +00:00
radicle-git-metadata git-metadata: Update to 0.2.0 2026-03-18 20:52:18 +00:00
radicle-git-ref-format git-ref-format: New crate 2025-10-13 13:34:15 +02:00
radicle-localtime localtime: add description in Cargo.toml 2026-02-20 13:48:14 +00:00
radicle-node node: Update 0.18.0 2026-03-18 20:53:00 +00:00
radicle-oid Update gix-* crates 2026-02-16 17:13:39 +00:00
radicle-protocol protocol: Update to 0.6.0 2026-03-18 20:53:00 +00:00
radicle-remote-helper remote-helper: Update to 0.15.0 2026-03-18 20:53:00 +00:00
radicle-schemars crypto: Optionally provide JSON Schema 2026-02-10 09:39:34 +00:00
radicle-signals signals: Add support for Windows 2026-02-13 15:38:02 +00:00
radicle-ssh hooks: Enable typos, fix reported errors 2026-02-17 11:35:28 +00:00
radicle-systemd systemd: Update to 0.12.0 2026-02-20 13:11:50 +00:00
radicle-term use `CONIN$` instead of `/dev/tty` on windows 2026-03-17 10:27:30 +00:00
radicle-windows signals: Add support for Windows 2026-02-13 15:38:02 +00:00