Skip to content

v0.43.131

Choose a tag to compare

@maidul98 maidul98 released this 11 Sep 22:02
· 1 commit to main since this release
6e4e88d

Changelog

  • 6e4e88d Merge pull request #385 from Infisical/bernie/pam-425-simplify-gateway-deployments-for-certificates-and-connectors
  • 52adde0 fix(gateway): surface direct listen failures instead of hanging
  • ca45fb4 fix(gateway): keep --target-relay-name canonical and quiet relay retries
  • 5f47bca Merge pull request #392 from Infisical/bernie/pam-463-investigate-session-recording-endpoint-error-spike
  • a1e8f6e refactor(cli): report the version in the user agent
  • 660f486 fix(pam): only give up on a token mismatch
  • f00f424 fix(pam): stop retrying rejected recording chunks
  • 15c7623 test(gateway): cover every ALPN over the direct transport
  • ee255e3 refactor(gateway): cut the comments back
  • 562c550 fix(gateway): release the handshake slot when the handshake resolves
  • 63b4e1e fix(gateway): bound unauthenticated direct connections
  • 7f84920 fix(gateway): keep relay failover off a direct-listen gateway
  • fe952ca fix(pam): stop retrying a dead direct address per connection
  • f2f5c7b feat(gateway): support direct listen connections