| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| 1.77.x-1.78.x | 4.1.127.Final | 2.0.74.Final | ||
| 1.79.x-1.80.x | 4.1.130.Final | 2.0.74.Final | ||
| 1.81.x- | 4.1.132.Final | 2.0.75.Final | ||
| 1.81.x- | 4.2.16.Final | 2.0.81.Final |
There was a problem hiding this comment.
It looks like the table was corrupted here, as we didn't upgrade old grpc releases to newer netty versions.
Sorry, something went wrong.
There was a problem hiding this comment.
I see we have
So, should it be ?
1.81.x | 4.1.132.Final | 2.0.75.Final
1.82.x | 4.1.133.Final | 2.0.75.Final
1.83.x | 4.2.15.Final | 2.0.75.Final
1.84.x- | 4.2.16.Final | 2.0.81.Final
Sorry, something went wrong.
There was a problem hiding this comment.
Also, do we backport these as well ?
Sorry, something went wrong.
…13005) In #12969, updating the `1.81.x-` row in place inadvertently overwrote the entries for past releases. Because a few updates #12805 and #12856 were missed in `SECURITY.md`, releases `1.82.x` and `1.83.x` were omitted. This PR restores the accurate Netty and netty-tcnative version mappings for each release: - `1.81.x`: Netty `4.1.132.Final` / netty-tcnative `2.0.75.Final` (#12738) - `1.82.x`: Netty `4.1.133.Final` / netty-tcnative `2.0.75.Final` (#12805) - `1.83.x`: Netty `4.2.15.Final` / netty-tcnative `2.0.75.Final` (#12856) - `1.84.x-`: Netty `4.2.16.Final` / netty-tcnative `2.0.81.Final` (#12969) Resolves #12969 (comment)
| Back | FazBrowse Home | New Git URL |
No description provided.