We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 254f66b commit a320ed8Copy full SHA for a320ed8
changelog/+20ce829a.fixed.md
docs/docs/release-notes/infrahub/release-1_7_6.mdx
@@ -9,7 +9,7 @@ title: Release 1.7.6
9
</tr>
10
<tr>
11
<th>Release Date</th>
12
- <td>February 24th, 2026</td>
+ <td>February 25th, 2026</td>
13
14
15
<th>Tag</th>
@@ -21,3 +21,4 @@ title: Release 1.7.6
21
### Fixed
22
23
- Pass order weights into Profile schema fields to prevent reordering causing a hash mismatch
24
+- Update schema validation and processing to be completely idempotent to prevent incorrect hash errors when retrieving schemas
0 commit comments