github.com/jsdelivr/globalping-cli
v1.5.2
#4069 most downloaded on Go modules
jsdelivr/globalping-cli
What this package is like to depend on
Last release 23 days ago
31 Jul 2026
Release timing varies
gaps range from 8 days to 6 months
Some releases are documented
notes for 10 of 27 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
56 releases · first in 2023
5 releases in the last 12 months
see the full history below
Release timeline
56 releases · Feb 2023 to Jul 2026Releases
latest 56-
v1.5.3-0.20260731142212-0b848434d01b31 Jul 2026 pre-releaseNothing published for this version
-
v1.5.222 Apr 2026Release notes
Open source →Changelog
- c656b23 fix: improve offline probes handling with --latency and --infinite (#185)
- 07509f4 fix: close HTTP response bodies in authentication methods (#183)
- e2a36c6 fix: allow exiting a running measurement (#182)
- 97a12b8 refactor: use globalping-go & cleanup (#180)
- e1fb906 misc: update deps & go version to 1.24 (#179)
- 7c35fe1 fix: move sessions to user-specific temp dir (#178)
- aa5fa99 ci: remove max-versions-to-keep for WinGet
-
v1.5.2-0.20251027144954-aa5fa994804727 Oct 2025 pre-releaseNothing published for this version
-
v1.5.121 Oct 2025Release notes
Open source →Changelog
- e3a634e feat: add AwaitMeasurement, set default urls (#174)
- 0cbf943 test: fix the infinite test failing (#173)
- 5635aca docs: update TCP/TLS section
- 6ebba36 feat: show resolvedAddress for HTTP tests with --full (#172)
- cbaf694 feat: add support for TCP ping (#169)
- 8c27d8f docs: shorten TLS example, update ToC
- 4166eec docs: add TLS/SSL examples in README.md (#166)
-
v1.5.1-0.20251021113849-e3a634e8349d21 Oct 2025 pre-releaseNothing published for this version
-
v1.5.1-0.20250625160838-cbaf6946442725 Jun 2025 pre-releaseNothing published for this version
-
v1.5.028 Feb 2025Release notes
Open source →Changelog
- e825f24 fix: change the default HTTP protocol to HTTPS (#165)
- 711d830 feat: show TLS details in HTTP tests (#164)
- 5f1be53 feat: add user info into the location output (#162)
- b066ac7 feat: show help when running empty commands (#160)
- 3b2fe8c chore: update Go version to 1.23 and update dependencies (#159)
- 8dbb787 docs: add OPTIONS as a supported HTTP method (#158)
- b73da6d docs: link to add credits modal
-
v1.4.418 Dec 2024 -
v1.4.4-0.20241204165603-1615f6b484a504 Dec 2024 pre-releaseNothing published for this version
-
v1.4.316 Nov 2024 -
v1.4.216 Nov 2024 -
v1.4.2-0.20241024184547-0c815f08b43024 Oct 2024 pre-releaseNothing published for this version
-
v1.4.2-0.20241019083421-7eeef76298ec19 Oct 2024 pre-releaseNothing published for this version
-
v1.4.2-0.20241016145928-bb352c7e4c1b16 Oct 2024 pre-releaseNothing published for this version
-
v1.4.116 Oct 2024 -
v1.4.1-0.20240930113434-15463c05fd7730 Sep 2024 pre-releaseNothing published for this version
-
v1.4.027 Sep 2024Release notes
Open source →Changelog
- ef7ddc9 misc: improve flags help (#135)
- 6b5f095 misc: switch everything to globalping.io
- 8cfd0de fix: handling of tokens revoked before expiration (#134)
- be19e61 fix: improve error messages of 422 errors (#133)
- acfb26f feat: add limits command (#131)
- abf3b23 feat: add auth support via command (#129)
- e87cb79 misc: allow user agent to be passed to the globalping client (#127)
- cf74203 fix: output extra information into stderr (#126)
- f93bbc3 docs: revise readme (--infinite flag, history command) (#125)
- 8fcfee4 fix: set request's host only if the --host flag is used (#124)
- 34abab9 fix: incorrect color on macOS terminal (#122)
- d2423b3 refactor: simplify text styling when using CI mode (#121)
- c73170e feat: add -X as a shorthand for --method in HTTP (#120)
- 2edb712 misc: update api models according to spec (#119)
- 185edd2 misc: improve client caching (#118)
- f9b698d refactor: use the new X-Request-Cost header
- 963e544 feat: add rate limit and credits info to existing commands (#114)
- 22011f6 test: add a new infinite mode parsing test
- 003bfb9 feat: add --ipv4 & --ipv6 flags (#113)
- 03a8dfa feat: add support for authorization via GLOBALPING_TOKEN (#112)
- a5ad37b fix: use . in --infinite links in the history command
- 8a1be4d misc: remove duplicate code (#111)
- 22466d3 ci: fix linux release action
-
v1.3.1-0.20240925142143-6b5f0951f8e125 Sep 2024 pre-releaseNothing published for this version
-
v1.3.1-0.20240809145820-e87cb7905e0709 Aug 2024 pre-releaseNothing published for this version
-
v1.3.1-0.20240717104136-2edb7127957b17 Jul 2024 pre-releaseNothing published for this version
-
v1.3.1-0.20240716134706-185edd2e638516 Jul 2024 pre-releaseNothing published for this version
-
v1.3.1-0.20240710122332-963e544455a410 Jul 2024 pre-releaseNothing published for this version
-
v1.3.1-0.20240707170412-003bfb93de0207 Jul 2024 pre-releaseNothing published for this version
-
v1.3.1-0.20240617182349-22466d3575f017 Jun 2024 pre-releaseNothing published for this version
-
v1.3.017 Jun 2024Release notes
Open source →Changelog
- 582c35f misc: fix typos in the code (#104)
- 40721c4 docs: update readme help sample
- f4e0cd3 docs: revise help screens (#102)
- ad2db29 fix: indent flags descriptions based on the terminal width (#103)
- a64f850 refactor: replace + with . in infinite links (#100)
- 946ab93 misc: update packagecloud release (#98)
- c522c89 feat: add history command (#97)
- 2c844ae misc: update location output, add custom area printer (#96)
- 52b7a42 feat: infinite ping - concurent calls (#93)
-
v1.2.2-0.20240413135540-946ab93ca24713 Apr 2024 pre-releaseNothing published for this version
-
v1.2.2-0.20240319115508-2c844ae9f2f519 Mar 2024 pre-releaseNothing published for this version
-
v1.2.2-0.20240318142543-52b7a42e611f18 Mar 2024 pre-releaseNothing published for this version
-
v1.2.106 Mar 2024 -
v1.1.7-0.20240217153409-62672e56784917 Feb 2024 pre-releaseNothing published for this version
-
v1.1.7-0.20240112131611-b042a599859912 Jan 2024 pre-releaseNothing published for this version
-
v1.1.611 Jan 2024Nothing published for this version
-
v1.1.515 Oct 2023Nothing published for this version
-
v1.1.2-0.20230709170110-17a1cba004ee09 Jul 2023 pre-releaseNothing published for this version
-
v1.1.109 Jul 2023Nothing published for this version
-
v1.1.1-0.20230710141651-62fcf960f42410 Jul 2023 pre-releaseNothing published for this version
-
v1.1.1-0.20230710104225-2ec8939931fe10 Jul 2023 pre-releaseNothing published for this version
-
v1.1.1-0.20230709170110-17a1cba004ee09 Jul 2023 pre-releaseNothing published for this version
-
v1.1.012 May 2023Nothing published for this version
-
v1.0.112 Apr 2023Nothing published for this version
-
v1.0.011 Apr 2023Nothing published for this version
-
v0.4.1-0.20230410124556-732e0b694a4410 Apr 2023 pre-releaseNothing published for this version
-
v0.4.007 Apr 2023Nothing published for this version
-
v0.3.021 Mar 2023Nothing published for this version
-
v0.2.017 Feb 2023Nothing published for this version
-
v0.1.8-0.20230223074316-ab4a4301561e23 Feb 2023 pre-releaseNothing published for this version
-
v0.1.8-0.20230217214425-1796ecbf96a117 Feb 2023 pre-releaseNothing published for this version
-
v0.1.717 Feb 2023Nothing published for this version
-
v0.1.7-next17 Feb 2023 pre-releaseNothing published for this version
-
v0.1.611 Feb 2023Nothing published for this version
-
v0.1.506 Feb 2023Nothing published for this version
-
v0.1.406 Feb 2023Nothing published for this version
-
v0.1.306 Feb 2023Nothing published for this version
-
v0.1.205 Feb 2023Nothing published for this version
-
v0.1.105 Feb 2023Nothing published for this version
-
v0.1.005 Feb 2023Nothing published for this version