Skip to content

Commit

Permalink
docs(meta/query): add picture to explain compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
drmingdrmer committed Feb 4, 2023
1 parent f215e73 commit aeb8f93
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/doc/10-deploy/09-upgrade/10-compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,13 @@ C --------+-------------+------+------------>
S ---------------+------+------+------------>
S.ver: 2 3 4
```

### Compatibility status

The following is an illustration of current query-meta compatibility.
It shows that:
- meta-0.8.30 is compatible with query-0.7.59 upto query-0.8.79;
- query-0.8.79 is compatible with meta-0.8.30 upto meta-0.9.22;
- query-0.8.80 is compatible with meta-0.8.35 upto the latest version;

<img src="/img/deploy/compatibility.excalidraw.png"/>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aeb8f93

Please sign in to comment.