3.3.0
Added
- Telemetries, see TELEMETRY.md for more information.
Changed
- Added timeout for "waiting for pod to be ready..." in mirrord-layer to prevent unresponsive behavior. See #579
- IntelliJ Extension: Default log level to
ERROR
fromDEBUG
Fixed
- Issue with bottlerocket where they use
/run/dockershim.sock
instead of the default containerd path. Add new path as fallback.