---
title: "February 08 2023: Weekly Roundup"
description: "Tunnel Docker Image update, disabling QUIC, and more!"
canonicalUrl: "https://zuplo.com/changelog/2023/02/08/weekly-roundup"
pageType: "changelog"
date: "2023-02-08"
---
- Zuplo Tunnel Docker Image Updated to
  [version 2023.3.0 of cloudflared](https://github.com/cloudflare/cloudflared/blob/master/RELEASE_NOTES)
- Disables QUIC protocol by default on tunnel due to performance issues under
  certain situations. Defaults to HTTP2 instead.
- Added the ability to customize the event sent to AWS Lambda when running with
  AWS API Gateway compatibility. [Documentation](/docs/handlers/aws-lambda)