jenkinsci / docker-plugin

Jenkins cloud plugin that uses Docker
https://plugins.jenkins.io/docker-plugin/
MIT License
490 stars 319 forks source link

Remove `NettyDockerCmdExecFactoryCompat` #1021

Closed basil closed 1 year ago

basil commented 1 year ago

As far as I can tell nothing in the ecosystem is using this class anymore. This plugin has long ago switched from Netty to Apache HttpClient 5.x.