Skip to content

Commit

Permalink
chore: update meta-query compatibility doc (databendlabs#13219)
Browse files Browse the repository at this point in the history
  • Loading branch information
drmingdrmer authored and andylokandy committed Nov 27, 2023
1 parent 766aa36 commit 08bd72d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified docs/public/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.
2 changes: 1 addition & 1 deletion src/meta/client/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ pub static METACLI_COMMIT_SEMVER: Lazy<Version> = Lazy::new(|| {
/// - 2023-05-07: since 1.1.32:
/// Meta service: add: TxnDeleteRequest provides a `match_seq` field to delete a record if its `seq` matches.
///
/// - 2023-10-11: since TODO(wait for merge to main):
/// - 2023-10-11: since 1.2.153:
/// Meta service: add: pb::SeqV.meta field to support record expiration.
pub static MIN_METASRV_SEMVER: Version = Version {
major: 1,
Expand Down

0 comments on commit 08bd72d

Please sign in to comment.