ZIm/crates/migrator/src/migrations
Bennet Bo Fenner 224de2ec6c
settings: Remove version fields (#33372)
This cleans up our settings to not include any `version` fields, as we
have an actual settings migrator now.

This PR removes `language_models > anthropic > version`,
`language_models > openai > version` and `agent > version`.

We had migration paths in the code for a long time, so in practice
almost everyone should be using the latest version of these settings.


Release Notes:

- Remove `version` fields in settings for `agent`, `language_models >
anthropic`, `language_models > openai`. Your settings will automatically
be migrated. If you're running into issues with this open an issue
[here](https://github.com/zed-industries/zed/issues)
2025-06-25 19:05:29 +02:00
..
m_2025_01_02 chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
m_2025_01_29 chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
m_2025_01_30 chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
m_2025_03_03 chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
m_2025_03_06 chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
m_2025_03_29 chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
m_2025_04_15 outline_panel: Rename outline_panel::Open to outline_panel::OpenSelectedEntry (#28890) 2025-04-17 01:44:00 +05:30
m_2025_04_21 agent: Migrate tool names in settings (#29168) 2025-04-21 17:03:42 +00:00
m_2025_04_23 agent: Improve initial file search quality (#29317) 2025-04-23 21:24:41 -03:00
m_2025_05_05 Update assistant to agent in settings and keymaps (#29943) 2025-05-06 01:02:56 +00:00
m_2025_05_08 settings: Migration for fixing duplicated agent keys (#30237) 2025-05-08 12:38:19 +00:00
m_2025_05_29 agent: Add Burn Mode setting migrator (#31718) 2025-05-30 08:10:12 -03:00
m_2025_06_16 Fix MCP settings migration continually adding the same key (#32848) 2025-06-17 09:32:08 +00:00
m_2025_06_25 settings: Remove version fields (#33372) 2025-06-25 19:05:29 +02:00