github.com/alibaba/kt-connect
v0.3.7
alibaba/kt-connect
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 3 months
Nearly every release is documented
notes for 19 of 19 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
217 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
217 releases · Jul 2019 to Feb 2023Releases
latest 60 of 217-
v0.3.8-0.20230209022652-d4c5544d904609 Feb 2023 pre-releaseNothing published for this version
-
v0.3.8-0.20221130050534-b9d0b0074ba330 Nov 2022 pre-releaseNothing published for this version
-
v0.3.728 Nov 2022Release notes
Open source →Release time: 2022-11-29
- Revert
--proxyAddrparameter ofconnectcommand - Fix a logic issue of CIDR merging in preview version
- Fix incorrect port number in
forwardprompt message
- Revert
-
v0.3.7-0.20220905092242-63e5f7ed268a05 Sep 2022 pre-releaseNothing published for this version
-
v0.3.7-0.20220710032056-962b8d55294c10 Jul 2022 pre-releaseNothing published for this version
-
v0.3.607 Jul 2022Release notes
Open source →Release time: 2022-07-08
- Added
birdseyecommand to view the network status of each service in the cluster - Added
forwardcommand to redirect requests from local port to a service in cluster connectcommand adds--ingressIpparameter to support ingress domain name resolutionconnectcommand adds--includeDomainsparameter to support additional domain name suffix in MacOSconfigcommand now supportset key = valueformat- Automatically switch to
hostsDNS mode when--disableTunDeivceis enabled on Windows - Improve the parameter auto-completion of
configcommand - Optimize CIDR merge logic to avoid empty IP range when API Server IP is close to CIDR
- Fixed a bug that prevented multiple developers from using
meshon the same service at the same time - Fixed a bug of removing non-Kt routes when exiting by mistake in Windows environment
- Fixed a bug that domain name in
<service-name>.<namespace>.svcformat was ignored in MacOS environment
- Added
-
v0.3.6-beta1.0.20220619110514-e3b9bf78d64419 Jun 2022 pre-releaseNothing published for this version
-
v0.3.6-beta112 Jun 2022 pre-release -
v0.3.6-0.20220612102251-2e833deda10912 Jun 2022 pre-releaseNothing published for this version
-
v0.3.6-0.20220530065726-9ebef5a6421730 May 2022 pre-releaseNothing published for this version
-
v0.3.529 May 2022Release notes
Open source →Release time: 2022-05-30
- Add new command
configto support global default parameter value exchange/mesh/previewcommands support skip local port checking (thanks to @wuxs)- Add a check on the result of local route table setting in case of half-done
connectcommand remove the permission requirement of listing cluster namespaces- Support custom local DNS proxy addresses and order
- Support embedded kubeconfig configuration into
ktctlbinary - The local configuration directory was renamed from
.ktctlto.kt - Fixed an issue that modification of hosts file may affect access to intranet domain names (thanks to @cryice)
- Fixed a DNS order issue when coexisting with OpenVPN under Windows
- Fixed an issue of local routes were not removed correctly in some Windows environments
- Add new command
-
v0.3.5-beta3.0.20220524025619-5b49933dfa1224 May 2022 pre-releaseNothing published for this version
-
v0.3.5-beta3.0.20220522151430-f471391e098922 May 2022 pre-releaseNothing published for this version
-
v0.3.5-beta322 May 2022 pre-release -
v0.3.5-beta2.0.20220522085132-c19ddfd40b3222 May 2022 pre-releaseNothing published for this version
-
v0.3.5-beta217 May 2022 pre-releaseRelease notes
Open source →Changelog
- 16b596d feat: remove cluster role requirement for list namespaces
-
v0.3.5-beta1.0.20220517154053-16b596d3b1c117 May 2022 pre-releaseNothing published for this version
-
v0.3.5-beta1.0.20220508140005-ac36ce25494608 May 2022 pre-releaseNothing published for this version
-
v0.3.5-beta1.0.20220508071337-372943db30fa08 May 2022 pre-releaseNothing published for this version
-
v0.3.5-beta1.0.20220508041320-8f50472a09c708 May 2022 pre-releaseNothing published for this version
-
v0.3.5-beta108 May 2022 pre-release -
v0.3.5-0.20220508030942-53a31ccd68be08 May 2022 pre-releaseNothing published for this version
-
v0.3.5-0.20220506161544-c267c06fd94806 May 2022 pre-releaseNothing published for this version
-
v0.3.404 May 2022Release notes
Open source →Release time: 2022-05-04
- All of
connect/exchange/mesh/previewcommands support auto reconnection after network recover - Record background task log in debug mode as individual log file
- Fixed an DNS resolving issue introduced in version 0.3.3
- All of
-
v0.3.4-0.20220504162819-9c62632f626504 May 2022 pre-releaseNothing published for this version
-
v0.3.4-0.20220504141520-ed6650d4c4c104 May 2022 pre-releaseNothing published for this version
-
v0.3.4-0.20220504070051-daa1ba55ace804 May 2022 pre-releaseNothing published for this version
-
v0.3.4-0.20220504062714-79802a9798b604 May 2022 pre-releaseNothing published for this version
-
v0.3.4-0.20220504033510-e50037ab52da04 May 2022 pre-releaseNothing published for this version
-
v0.3.4-0.20220501164200-0d0c414eb96301 May 2022 pre-releaseNothing published for this version
-
v0.3.4-0.20220501030550-3ae8c855fc4101 May 2022 pre-releaseNothing published for this version
-
v0.3.327 Apr 2022Release notes
Open source →Release time: 2022-04-27
- Support put global parameters and subcommand parameters in any order
meshcommand now route requests with unknown header values to the default environment, instead of show "404" errorexchangeandmeshcommands support service with target ports defined by namecleancommand supports sweeping residual local routing table records- Show currently connected kubernetes cluster name and the configured context name at startup
- Try to listen to a random port to work around the problem of abnormal port checking logic in some environments
- Fixed an issue of the Router Pod was not correctly deleted when the
meshcommand exited - Fixed an issue of the Service created by the
previewcommand misusing local port number of the--exposeparameter - Fixed an issue of the unexpired resources of the cluster were cleaned up due to the inconsistency of local time between developers
- Fixed an issue of the Port Forward failed due to the overlap between the Cluster IP segment and the API Server address
- Fixed an issue of the proxy DNS resolve CName record incorrectly
-
v0.3.3-beta3.0.20220427095355-c0f729981b5a27 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-beta3.0.20220426030419-a826bb7c264626 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-beta3.0.20220422094218-7813402e5d8322 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-beta3.0.20220422081146-bc64c8f5d91922 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-beta322 Apr 2022 pre-release -
v0.3.3-beta2.0.20220422080634-ccc798b1a6f922 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-beta2.0.20220421161430-6112cfcd6ff621 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-beta2.0.20220421160907-f9f19972e4a321 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-beta2.0.20220420144106-f3a2985e0aa320 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-beta219 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-beta1.0.20220419112302-a1aa3af36d4e19 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-beta1.0.20220419033435-f7240530a4c819 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-beta1.0.20220418155450-25698d5e8d6618 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-beta1.0.20220418132827-8a87e1b07d2f18 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-beta113 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-alpha118 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-0.20220413064401-88fa1325419e13 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-0.20220413063251-bba64d5fefdd13 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-0.20220412152820-a950d36ff74e12 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-0.20220407152820-4d5ff45b09f807 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-0.20220407070348-35719bd8db1607 Apr 2022 pre-releaseNothing published for this version
-
v0.3.3-0.20220329152211-e68283f6f1a329 Mar 2022 pre-releaseNothing published for this version
-
v0.3.3-0.20220328154601-5fecea882a0e28 Mar 2022 pre-releaseNothing published for this version
-
v0.3.228 Mar 2022Release notes
Open source →Release time: 2022-03-28
- Add new command
recoverto immediately restore the traffic changed byexchangeormeshcommand of specified service connectcommand now automatically clean up expired resources in the cluster before each run, without manually executing thecleancommandconnectcommand add--useShadowDeploymentparameter to support deploying shadow containers as Deploymentconnectcommand add--podQuotaparameter to support configuring the resource limitation of shadow pod and router podconnectcommand routing rule no longer dependent on the node's PodCIDR configurationconnectcommand now monitoring Service changes when usinghostsdns mode- Show owner's username when the target service of
exchange/meshcommand is occupied manualmode of themeshcommand now using Service name as the target parameter- Fix an issue that the routing setting does not take effect in some cases in Windows environment (thanks to @dominicqi)
- Fix an issue that CPU and memory usage often soared in Windows environment
- Fix error message when execute
ktctlcommand without sub-command
- Add new command
-
v0.3.2-0.20220328125205-9af416aa83af28 Mar 2022 pre-releaseNothing published for this version
-
v0.3.2-0.20220328051109-ffb89de39fd628 Mar 2022 pre-releaseNothing published for this version
-
v0.3.2-0.20220327163052-bc2ffa946fbf27 Mar 2022 pre-releaseNothing published for this version
-
v0.3.2-0.20220317060722-cc91a712a4be17 Mar 2022 pre-releaseNothing published for this version