Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions website/_data/compatibility.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
# An overview of Error Prone Support releases, along with compatible Error
# Prone releases. This data was generated by `generate-version-compatibility-overview.sh`.
releases:
- version: 0.26.0
compatible:
- "2.43.0"
- "2.42.0"
- "2.41.0"
- "2.40.0"
- "2.39.0"
- "2.38.0"
- version: 0.25.0
compatible:
- "2.43.0"
- "2.42.0"
- "2.41.0"
- "2.40.0"
Expand All @@ -16,6 +25,7 @@ releases:
- "2.38.0"
- version: 0.23.0
compatible:
- "2.41.0"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one might have been missed due to manual editing of the file. This PR was generated using the generate-version-compatibility-overview.sh changes in #1927.

- "2.40.0"
- "2.39.0"
- "2.38.0"
Expand Down