Skip to content

Commit

Permalink
restored !NOTEs
Browse files Browse the repository at this point in the history
  • Loading branch information
jerbly committed May 29, 2024
1 parent ef764cc commit b91c6ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/weaver_checker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,10 @@ deny[schema_evolution_violation("attr_removed", old_group.id, old_attr.id)] {
}
```

> [!NOTE]
> Note 1: The after_resolution stage is not yet fully supported by Weaver.
> [!NOTE]
> Note 2: An upcoming version of Weaver will also allow applying rules on two
> distinct versions of the registries (before or after resolution). This will
> enable the definition of schema evolution rules.
Expand Down

0 comments on commit b91c6ea

Please sign in to comment.