Title: Bump netty.version from 4.2.12.Final to 4.2.15.Final by dependabot[bot] · Pull Request #2634 · docker-java/docker-java · GitHub
Open Graph Title: Bump netty.version from 4.2.12.Final to 4.2.15.Final by dependabot[bot] · Pull Request #2634 · docker-java/docker-java
X Title: Bump netty.version from 4.2.12.Final to 4.2.15.Final by dependabot[bot] · Pull Request #2634 · docker-java/docker-java
Description: Bumps netty.version from 4.2.12.Final to 4.2.15.Final. Updates io.netty:netty-codec-http from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-codec-http's releases. netty-4.2.15.Final Security fixes CVE-2026-48059: memory exhaustion in io.netty:netty-codec-haproxy (high). CVE-2026-47691: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-50560: DDoS in io.netty:netty-codec-http2. CVE-2026-50011: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44250: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44890: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-50009: information disclosure and denial of service in io.netty:netty-codec-classes-quic. CVE-2026-44249: IPv6 subnet filter bypass in io.netty:netty-handler (high). CVE-2026-50020: request smuggling in io.netty:netty-codec-http. CVE-2026-44892: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-44893: memory leak in io.netty:netty-codec-haproxy (high). CVE-2026-44894: traffic amplification in io.netty:netty-codec-classes-quic (high). CVE-2026-50010: TLS hostname verification accidentally disabled in io.netty:netty-handler (high). CVE-2026-45673: DNS cache poisoning in io.netty:netty-resolver-dns. CVE-2026-45416: excessive memory usage from SNIHandler in io.netty:netty-handler (high). CVE-2026-45536: file descriptor leak in io.netty:netty-transport-native-epoll and io.netty:netty-transport-native-kqueue. CVE-2026-45674: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-46340: memory exhaustion in io.netty:netty-transport-sctp (high). CVE-2026-47244: denial of service in io.netty:netty-codec-http2. CVE-2026-48006: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-48748: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-48043: memory exhaustion in io.netty:netty-codec-http2. What's Changed Fix race in io.netty.channel.uring.IoUringIoHandler.wakeup by @dreamlike-ocean in netty/netty#16836 HTTP/2: Parse request-target path like Vert.x by @yawkat in netty/netty#16810 Auto-port 4.2: ChannelInitializer: correct misleading comment on exceptionCaught route by @netty-project-bot in netty/netty#16853 FlowControlHandler: Suppress duplicate channelReadComplete after draining queue (#15053) by @schiemon in netty/netty#16837 Pass maxAllocation to Brotli and Zstd decoders by @fedinskiy in netty/netty#16844 Fix revapi warnings by @chrisvest in netty/netty#16885 Fix SCTP and Redis tests by @chrisvest in netty/netty#16893 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation by @skyguard1 in netty/netty#16850 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remaining Length by @netty-project-bot in netty/netty#16890 New Contributors @schiemon made their first contribution in netty/netty#16837 @fedinskiy made their first contribution in netty/netty#16844 Full Changelog: netty/netty@netty-4.2.14.Final...netty-4.2.15.Final netty-4.2.14.Final What's Changed HTTP: Fix revapi failure introduced by 84530fa81e12dcd1d42310bb20c1385cb44128d8 by @normanmaurer in netty/netty#16748 HTTP: Re-add constructor to HttpProxyHandler that was removed by mistake by @normanmaurer in netty/netty#16747 Marshalling: Explicit document security requirements by @normanmaurer in netty/netty#16752 Fix io_uring op completion TRACE logging by @chrisvest in netty/netty#16755 Quic: Ensure writes are done before notify close promise of QuicheQui… by @normanmaurer in netty/netty#16758 Avoid re-parsing openssl key material with non-cached provider by @chrisvest in netty/netty#16759 ... (truncated) Commits a41f7b2 [maven-release-plugin] prepare release netty-4.2.15.Final 2394530 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain... 0bd1657 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850) 76291f5 Fix SCTP and Redis tests (#16893) e067b6e Fix revapi warnings (#16885) 5a52600 Pass maxAllocation to Brotli and Zstd decoders (#16844) 541add0 Merge commit from fork 270800e Merge commit from fork 3d45a1e Merge commit from fork 75127ca Merge commit from fork Additional commits viewable in compare view Updates io.netty:netty-handler from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-handler's releases. netty-4.2.15.Final Security fixes CVE-2026-48059: memory exhaustion in io.netty:netty-codec-haproxy (high). CVE-2026-47691: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-50560: DDoS in io.netty:netty-codec-http2. CVE-2026-50011: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44250: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44890: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-50009: information disclosure and denial of service in io.netty:netty-codec-classes-quic. CVE-2026-44249: IPv6 subnet filter bypass in io.netty:netty-handler (high). CVE-2026-50020: request smuggling in io.netty:netty-codec-http. CVE-2026-44892: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-44893: memory leak in io.netty:netty-codec-haproxy (high). CVE-2026-44894: traffic amplification in io.netty:netty-codec-classes-quic (high). CVE-2026-50010: TLS hostname verification accidentally disabled in io.netty:netty-handler (high). CVE-2026-45673: DNS cache poisoning in io.netty:netty-resolver-dns. CVE-2026-45416: excessive memory usage from SNIHandler in io.netty:netty-handler (high). CVE-2026-45536: file descriptor leak in io.netty:netty-transport-native-epoll and io.netty:netty-transport-native-kqueue. CVE-2026-45674: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-46340: memory exhaustion in io.netty:netty-transport-sctp (high). CVE-2026-47244: denial of service in io.netty:netty-codec-http2. CVE-2026-48006: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-48748: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-48043: memory exhaustion in io.netty:netty-codec-http2. What's Changed Fix race in io.netty.channel.uring.IoUringIoHandler.wakeup by @dreamlike-ocean in netty/netty#16836 HTTP/2: Parse request-target path like Vert.x by @yawkat in netty/netty#16810 Auto-port 4.2: ChannelInitializer: correct misleading comment on exceptionCaught route by @netty-project-bot in netty/netty#16853 FlowControlHandler: Suppress duplicate channelReadComplete after draining queue (#15053) by @schiemon in netty/netty#16837 Pass maxAllocation to Brotli and Zstd decoders by @fedinskiy in netty/netty#16844 Fix revapi warnings by @chrisvest in netty/netty#16885 Fix SCTP and Redis tests by @chrisvest in netty/netty#16893 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation by @skyguard1 in netty/netty#16850 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remaining Length by @netty-project-bot in netty/netty#16890 New Contributors @schiemon made their first contribution in netty/netty#16837 @fedinskiy made their first contribution in netty/netty#16844 Full Changelog: netty/netty@netty-4.2.14.Final...netty-4.2.15.Final netty-4.2.14.Final What's Changed HTTP: Fix revapi failure introduced by 84530fa81e12dcd1d42310bb20c1385cb44128d8 by @normanmaurer in netty/netty#16748 HTTP: Re-add constructor to HttpProxyHandler that was removed by mistake by @normanmaurer in netty/netty#16747 Marshalling: Explicit document security requirements by @normanmaurer in netty/netty#16752 Fix io_uring op completion TRACE logging by @chrisvest in netty/netty#16755 Quic: Ensure writes are done before notify close promise of QuicheQui… by @normanmaurer in netty/netty#16758 Avoid re-parsing openssl key material with non-cached provider by @chrisvest in netty/netty#16759 ... (truncated) Commits a41f7b2 [maven-release-plugin] prepare release netty-4.2.15.Final 2394530 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain... 0bd1657 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850) 76291f5 Fix SCTP and Redis tests (#16893) e067b6e Fix revapi warnings (#16885) 5a52600 Pass maxAllocation to Brotli and Zstd decoders (#16844) 541add0 Merge commit from fork 270800e Merge commit from fork 3d45a1e Merge commit from fork 75127ca Merge commit from fork Additional commits viewable in compare view Updates io.netty:netty-handler-proxy from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-handler-proxy's releases. netty-4.2.15.Final Security fixes CVE-2026-48059: memory exhaustion in io.netty:netty-codec-haproxy (high). CVE-2026-47691: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-50560: DDoS in io.netty:netty-codec-http2. CVE-2026-50011: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44250: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44890: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-50009: information disclosure and denial of service in io.netty:netty-codec-classes-quic. CVE-2026-44249: IPv6 subnet filter bypass in io.netty:netty-handler (high). CVE-2026-50020: request smuggling in io.netty:netty-codec-http. CVE-2026-44892: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-44893: memory leak in io.netty:netty-codec-haproxy (high). CVE-2026-44894: traffic amplification in io.netty:netty-codec-classes-quic (high). CVE-2026-50010: TLS hostname verification accidentally disabled in io.netty:netty-handler (high). CVE-2026-45673: DNS cache poisoning in io.netty:netty-resolver-dns. CVE-2026-45416: excessive memory usage from SNIHandler in io.netty:netty-handler (high). CVE-2026-45536: file descriptor leak in io.netty:netty-transport-native-epoll and io.netty:netty-transport-native-kqueue. CVE-2026-45674: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-46340: memory exhaustion in io.netty:netty-transport-sctp (high). CVE-2026-47244: denial of service in io.netty:netty-codec-http2. CVE-2026-48006: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-48748: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-48043: memory exhaustion in io.netty:netty-codec-http2. What's Changed Fix race in io.netty.channel.uring.IoUringIoHandler.wakeup by @dreamlike-ocean in netty/netty#16836 HTTP/2: Parse request-target path like Vert.x by @yawkat in netty/netty#16810 Auto-port 4.2: ChannelInitializer: correct misleading comment on exceptionCaught route by @netty-project-bot in netty/netty#16853 FlowControlHandler: Suppress duplicate channelReadComplete after draining queue (#15053) by @schiemon in netty/netty#16837 Pass maxAllocation to Brotli and Zstd decoders by @fedinskiy in netty/netty#16844 Fix revapi warnings by @chrisvest in netty/netty#16885 Fix SCTP and Redis tests by @chrisvest in netty/netty#16893 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation by @skyguard1 in netty/netty#16850 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remaining Length by @netty-project-bot in netty/netty#16890 New Contributors @schiemon made their first contribution in netty/netty#16837 @fedinskiy made their first contribution in netty/netty#16844 Full Changelog: netty/netty@netty-4.2.14.Final...netty-4.2.15.Final netty-4.2.14.Final What's Changed HTTP: Fix revapi failure introduced by 84530fa81e12dcd1d42310bb20c1385cb44128d8 by @normanmaurer in netty/netty#16748 HTTP: Re-add constructor to HttpProxyHandler that was removed by mistake by @normanmaurer in netty/netty#16747 Marshalling: Explicit document security requirements by @normanmaurer in netty/netty#16752 Fix io_uring op completion TRACE logging by @chrisvest in netty/netty#16755 Quic: Ensure writes are done before notify close promise of QuicheQui… by @normanmaurer in netty/netty#16758 Avoid re-parsing openssl key material with non-cached provider by @chrisvest in netty/netty#16759 ... (truncated) Commits a41f7b2 [maven-release-plugin] prepare release netty-4.2.15.Final 2394530 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain... 0bd1657 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850) 76291f5 Fix SCTP and Redis tests (#16893) e067b6e Fix revapi warnings (#16885) 5a52600 Pass maxAllocation to Brotli and Zstd decoders (#16844) 541add0 Merge commit from fork 270800e Merge commit from fork 3d45a1e Merge commit from fork 75127ca Merge commit from fork Additional commits viewable in compare view Updates io.netty:netty-transport-native-epoll from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-transport-native-epoll's releases. netty-4.2.15.Final Security fixes CVE-2026-48059: memory exhaustion in io.netty:netty-codec-haproxy (high). CVE-2026-47691: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-50560: DDoS in io.netty:netty-codec-http2. CVE-2026-50011: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44250: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44890: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-50009: information disclosure and denial of service in io.netty:netty-codec-classes-quic. CVE-2026-44249: IPv6 subnet filter bypass in io.netty:netty-handler (high). CVE-2026-50020: request smuggling in io.netty:netty-codec-http. CVE-2026-44892: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-44893: memory leak in io.netty:netty-codec-haproxy (high). CVE-2026-44894: traffic amplification in io.netty:netty-codec-classes-quic (high). CVE-2026-50010: TLS hostname verification accidentally disabled in io.netty:netty-handler (high). CVE-2026-45673: DNS cache poisoning in io.netty:netty-resolver-dns. CVE-2026-45416: excessive memory usage from SNIHandler in io.netty:netty-handler (high). CVE-2026-45536: file descriptor leak in io.netty:netty-transport-native-epoll and io.netty:netty-transport-native-kqueue. CVE-2026-45674: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-46340: memory exhaustion in io.netty:netty-transport-sctp (high). CVE-2026-47244: denial of service in io.netty:netty-codec-http2. CVE-2026-48006: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-48748: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-48043: memory exhaustion in io.netty:netty-codec-http2. What's Changed Fix race in io.netty.channel.uring.IoUringIoHandler.wakeup by @dreamlike-ocean in netty/netty#16836 HTTP/2: Parse request-target path like Vert.x by @yawkat in netty/netty#16810 Auto-port 4.2: ChannelInitializer: correct misleading comment on exceptionCaught route by @netty-project-bot in netty/netty#16853 FlowControlHandler: Suppress duplicate channelReadComplete after draining queue (#15053) by @schiemon in netty/netty#16837 Pass maxAllocation to Brotli and Zstd decoders by @fedinskiy in netty/netty#16844 Fix revapi warnings by @chrisvest in netty/netty#16885 Fix SCTP and Redis tests by @chrisvest in netty/netty#16893 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation by @skyguard1 in netty/netty#16850 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remaining Length by @netty-project-bot in netty/netty#16890 New Contributors @schiemon made their first contribution in netty/netty#16837 @fedinskiy made their first contribution in netty/netty#16844 Full Changelog: netty/netty@netty-4.2.14.Final...netty-4.2.15.Final netty-4.2.14.Final What's Changed HTTP: Fix revapi failure introduced by 84530fa81e12dcd1d42310bb20c1385cb44128d8 by @normanmaurer in netty/netty#16748 HTTP: Re-add constructor to HttpProxyHandler that was removed by mistake by @normanmaurer in netty/netty#16747 Marshalling: Explicit document security requirements by @normanmaurer in netty/netty#16752 Fix io_uring op completion TRACE logging by @chrisvest in netty/netty#16755 Quic: Ensure writes are done before notify close promise of QuicheQui… by @normanmaurer in netty/netty#16758 Avoid re-parsing openssl key material with non-cached provider by @chrisvest in netty/netty#16759 ... (truncated) Commits a41f7b2 [maven-release-plugin] prepare release netty-4.2.15.Final 2394530 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain... 0bd1657 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850) 76291f5 Fix SCTP and Redis tests (#16893) e067b6e Fix revapi warnings (#16885) 5a52600 Pass maxAllocation to Brotli and Zstd decoders (#16844) 541add0 Merge commit from fork 270800e Merge commit from fork 3d45a1e Merge commit from fork 75127ca Merge commit from fork Additional commits viewable in compare view Updates io.netty:netty-transport-native-kqueue from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-transport-native-kqueue's releases. netty-4.2.15.Final Security fixes CVE-2026-48059: memory exhaustion in io.netty:netty-codec-haproxy (high). CVE-2026-47691: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-50560: DDoS in io.netty:netty-codec-http2. CVE-2026-50011: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44250: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44890: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-50009: information disclosure and denial of service in io.netty:netty-codec-classes-quic. CVE-2026-44249: IPv6 subnet filter bypass in io.netty:netty-handler (high). CVE-2026-50020: request smuggling in io.netty:netty-codec-http. CVE-2026-44892: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-44893: memory leak in io.netty:netty-codec-haproxy (high). CVE-2026-44894: traffic amplification in io.netty:netty-codec-classes-quic (high). CVE-2026-50010: TLS hostname verification accidentally disabled in io.netty:netty-handler (high). CVE-2026-45673: DNS cache poisoning in io.netty:netty-resolver-dns. CVE-2026-45416: excessive memory usage from SNIHandler in io.netty:netty-handler (high). CVE-2026-45536: file descriptor leak in io.netty:netty-transport-native-epoll and io.netty:netty-transport-native-kqueue. CVE-2026-45674: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-46340: memory exhaustion in io.netty:netty-transport-sctp (high). CVE-2026-47244: denial of service in io.netty:netty-codec-http2. CVE-2026-48006: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-48748: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-48043: memory exhaustion in io.netty:netty-codec-http2. What's Changed Fix race in io.netty.channel.uring.IoUringIoHandler.wakeup by @dreamlike-ocean in netty/netty#16836 HTTP/2: Parse request-target path like Vert.x by @yawkat in netty/netty#16810 Auto-port 4.2: ChannelInitializer: correct misleading comment on exceptionCaught route by @netty-project-bot in netty/netty#16853 FlowControlHandler: Suppress duplicate channelReadComplete after draining queue (#15053) by @schiemon in netty/netty#16837 Pass maxAllocation to Brotli and Zstd decoders by @fedinskiy in netty/netty#16844 Fix revapi warnings by @chrisvest in netty/netty#16885 Fix SCTP and Redis tests by @chrisvest in netty/netty#16893 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation by @skyguard1 in netty/netty#16850 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remaining Length by @netty-project-bot in netty/netty#16890 New Contributors @schiemon made their first contribution in netty/netty#16837 @fedinskiy made their first contribution in netty/netty#16844 Full Changelog: netty/netty@netty-4.2.14.Final...netty-4.2.15.Final netty-4.2.14.Final What's Changed HTTP: Fix revapi failure introduced by 84530fa81e12dcd1d42310bb20c1385cb44128d8 by @normanmaurer in netty/netty#16748 HTTP: Re-add constructor to HttpProxyHandler that was removed by mistake by @normanmaurer in netty/netty#16747 Marshalling: Explicit document security requirements by @normanmaurer in netty/netty#16752 Fix io_uring op completion TRACE logging by @chrisvest in netty/netty#16755 Quic: Ensure writes are done before notify close promise of QuicheQui… by @normanmaurer in netty/netty#16758 Avoid re-parsing openssl key material with non-cached provider by @chrisvest in netty/netty#16759 ... (truncated) Commits a41f7b2 [maven-release-plugin] prepare release netty-4.2.15.Final 2394530 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain... 0bd1657 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850) 76291f5 Fix SCTP and Redis tests (#16893) e067b6e Fix revapi warnings (#16885) 5a52600 Pass maxAllocation to Brotli and Zstd decoders (#16844) 541add0 Merge commit from fork 270800e Merge commit from fork 3d45a1e Merge commit from fork 75127ca Merge commit from fork Additional commits viewable in compare view This change is Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Open Graph Description: Bumps netty.version from 4.2.12.Final to 4.2.15.Final. Updates io.netty:netty-codec-http from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-codec-http's releases. net...
X Description: Bumps netty.version from 4.2.12.Final to 4.2.15.Final. Updates io.netty:netty-codec-http from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-codec-http's releases. ...
Opengraph URL: https://github.com/docker-java/docker-java/pull/2634
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:9a627492-dc63-b31d-b199-342860698566 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 95CE:B0958:1A8FC68:22E37B9:6A51D390 |
| html-safe-nonce | 638d1a3a90b719e3f590f4c34ae68ad5dfbf84ca59f105a32d16059b2528cfb4 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NUNFOkIwOTU4OjFBOEZDNjg6MjJFMzdCOTo2QTUxRDM5MCIsInZpc2l0b3JfaWQiOiIyODkyOTIxNjM5NzE2MTE1MzQ0IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | a05eccb7397a79eeac7bb4902d88b645c02f53e3beacfaadf32b4642a820b7f7 |
| hovercard-subject-tag | pull_request:3789422102 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/docker-java/docker-java/pull/2634/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps netty.version from 4.2.12.Final to 4.2.15.Final. Updates io.netty:netty-codec-http from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-codec-http's releases. net... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/docker-java/docker-java git https://github.com/docker-java/docker-java.git |
| octolytics-dimension-user_id | 7772003 |
| octolytics-dimension-user_login | docker-java |
| octolytics-dimension-repository_id | 20415251 |
| octolytics-dimension-repository_nwo | docker-java/docker-java |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 20415251 |
| octolytics-dimension-repository_network_root_nwo | docker-java/docker-java |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 7aed05249554b889eb33d002851a973eebcc7e91 |
| ui-target | canary-2 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width