What's Changed
- fix: update zlib download use github respository by @JoaoPedroLucatto in #147
- Docker Images Update by @RogerZhongAWS in #126
- Added a backward compatibility CLI option
destination-client-type
: Fix backward compatibility by @RogerZhongAWS in #150.- IMPORTANT:
--destination-client-type V1
will be a required parameter when connecting from the AWS console to a destination localproxy or from a source localproxy to the AWS IoT Device Client or Greengrass Secure Tunneling Component. Localproxy V3 → Localproxy V2 connections will require--destination-client-type V2
, and Localproxy V3 → Localproxy V3 connections will remain the same.
- IMPORTANT:
New Contributors
- @JoaoPedroLucatto made their first contribution in #147
Full Changelog: v3.1.1...v3.1.2