Skip to content

Beaker 27.3

Compare
Choose a tag to compare
@StykMartin StykMartin released this 18 Mar 17:01
· 166 commits to develop since this release
  • Replaced python-gevent used in beaker-proxy. Now we are running on a newer version.
  • Sockets in beaker-proxy are closed immediately after the request is finished. This is no longer handled by OS.
  • Beaker-proxy is now more asynchronous. Reduced the number of blocking operations to ensure that we can run it in parallel.
  • Updated default kickstart to enable Fedora 32 provisioning.