Skip to content

v0.1.51

Choose a tag to compare

@jamiesunderland jamiesunderland released this 13 Apr 07:57
· 88 commits to main since this release
5e11038

What's Changed

  • refactor: extract parse_image_ref and drain_pull_stream from dind::ensure_image to reduce cognitive complexity by @mukeshblackhat in #226
  • refactor: extract check_inner_daemon_once and inner_daemon_timeout_error from wait_for_inner_daemon to reduce cognitive complexity by @mukeshblackhat in #227
  • refactor: extract forward_event_to_socket and handle_inbound_ws_message from websocket::handle_socket to reduce cognitive complexity by @mukeshblackhat in #228
  • [jrs] add cwd leak integration tests by @jamiesunderland in #229
  • [jrs] fix: resolve shared service container IPs on host before passin… by @jamiesunderland in #231

Full Changelog: v0.1.50...v0.1.51

What's Changed

  • refactor: extract parse_image_ref and drain_pull_stream from dind::ensure_image to reduce cognitive complexity by @mukeshblackhat in #226
  • refactor: extract check_inner_daemon_once and inner_daemon_timeout_error from wait_for_inner_daemon to reduce cognitive complexity by @mukeshblackhat in #227
  • refactor: extract forward_event_to_socket and handle_inbound_ws_message from websocket::handle_socket to reduce cognitive complexity by @mukeshblackhat in #228
  • [jrs] add cwd leak integration tests by @jamiesunderland in #229
  • [jrs] fix: resolve shared service container IPs on host before passin… by @jamiesunderland in #231

Full Changelog: v0.1.50...v0.1.51