Skip to content

Commit

Permalink
add v7.5 as version that supports unordered ICA channels
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega committed May 4, 2024
1 parent e2ec431 commit 9a28da0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/testsuite/sanitize/messages.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ var (
icaUnorderedChannelFeatureReleases = semverutil.FeatureReleases{
MajorVersion: "v9",
MinorVersions: []string{
"v7.5",
"v8.1",
},
}
Expand Down

0 comments on commit 9a28da0

Please sign in to comment.