-
-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kversion: switchup Versions API, finalize 2.7.0
As usual, a new release added new behavior: 2.7.0 has a gap in API keys in the ApiVersions response. This commit switches up the Versions type to a struct, which is a breaking change but makes future changes unlikely to be breaking. The gap is indicated with negative values. This required small changes in the client guts, but I think the result is easier to read. Also removes an erroneous kversions bump for ApiVersions in tip.
- Loading branch information
Showing
3 changed files
with
305 additions
and
229 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.