Skip to content

KubeLoop v1.3.2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:19

What's Changed

  • feat(intercept): implement RecoverControl method for Gateway control channel recovery by @fengqi-dev in 7d4a2e2
  • feat(dns): add DNS namespace management and cluster domain support by @fengqi-dev in 73179e3
  • chore(e2e): update end-to-end tests and clean up unused files by @fengqi-dev in b8eb271
  • feat(network): add copyable IP and address functionality by @fengqi-dev in 0509235
  • feat(ci): enhance CI workflow and e2e test setup by @fengqi-dev in 29e9a57
  • refactor(docs): update design documentation for DNS handling and UI clarity by @fengqi-dev in 0e3992d
  • feat(ci, e2e): enhance CI workflow and add optional cluster probe handling by @fengqi-dev in be6a853
  • feat(e2e): refactor test execution and enhance logging by @fengqi-dev in 1068762
  • refactor(helper, intercept, session): improve timeout handling and dialer usage by @fengqi-dev in de22d96
  • fix(helper): improve DNS resolution handling and timeout management by @fengqi-dev in 681c011
  • fix(core): extend timeouts for Linux session handling by @fengqi-dev in 031d71d
  • feat(helper): implement link DNS management for Linux sessions by @fengqi-dev in f65e003

Full Changelog: v1.3.1...v1.3.2