3.0.7-alpha #457
eyalb181
announced in
Announcements
3.0.7-alpha
#457
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Fixed
connect
returning error when called on UDP sockets and theoutgoing traffic feature of mirrord is disabled.
tokio::time:timeout
toTcpStream::connect
, fixes golang issue where sometimes it would get stuck attempting to connect on IPv6.Changed
connect
.connect
function to be less bloated..dockerignore
now ignores more useless files (reduces mirrord-agent image build time, and size).tracing::instrument
for the outgoing traffic feature.IndexAllocator
now usesConnectionId
for outgoing traffic feature.This discussion was created from the release 3.0.7-alpha.
Beta Was this translation helpful? Give feedback.
All reactions