Commit 20cdba0
PR #15058 was branched from an older base: its migration was numbered
0270 (depending on 0269) and its upgrade notes targeted 3.2.x. On dev
this collided with the existing 0270_finding_visibility_perf_indexes /
0271_finding_perf_indexes migrations (two 0270 leaf nodes break the
migration graph), and dev is 3.1.0-dev, not 3.2.
- Rename 0270_reencrypt_tool_config_credentials_aes_gcm -> 0272 and
depend on 0271_finding_perf_indexes, restoring a linear chain.
- Update the migration-name references in dojo/utils.py (0270 -> 0272).
- Merge the AES-256-GCM upgrade notes into 3.1.md (fixing the migration
name and release-tag link) and delete 3.2.md.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 7f27bd9 commit 20cdba0
4 files changed
Lines changed: 20 additions & 26 deletions
File tree
- docs/content/releases/os_upgrading
- dojo
- db_migrations
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
This file was deleted.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
978 | 978 | | |
979 | 979 | | |
980 | 980 | | |
981 | | - | |
| 981 | + | |
982 | 982 | | |
983 | 983 | | |
984 | 984 | | |
| |||
1079 | 1079 | | |
1080 | 1080 | | |
1081 | 1081 | | |
1082 | | - | |
| 1082 | + | |
1083 | 1083 | | |
1084 | 1084 | | |
1085 | 1085 | | |
| |||
0 commit comments