PackageTrack
Sign in Get early access

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 2026
2024 2025 2026
Release Pre-release

Releases

latest 56
  1. v1.5.3-0.20260731142212-0b848434d01b 31 Jul 2026 pre-release

    Nothing published for this version

  2. v1.5.2 22 Apr 2026
    Release notes

    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
    Open source →
    Release notes

    v1.5.2 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  3. v1.5.2-0.20251027144954-aa5fa9948047 27 Oct 2025 pre-release

    Nothing published for this version

  4. v1.5.1 21 Oct 2025
    Release notes

    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)
    Open source →
    Release notes

    v1.5.1

    Compare

    Choose a tag to compare

    Open source →
  5. v1.5.1-0.20251021113849-e3a634e8349d 21 Oct 2025 pre-release

    Nothing published for this version

  6. v1.5.1-0.20250625160838-cbaf69464427 25 Jun 2025 pre-release

    Nothing published for this version

  7. v1.5.0 28 Feb 2025
    Release notes

    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
    Open source →
    Release notes

    v1.5.0

    Compare

    Choose a tag to compare

    Open source →
  8. v1.4.4 18 Dec 2024
    Release notes

    Changelog

    • 8c1db5d fix: OAuth authorize call missing redirect_uri (#155)
    • 1615f6b misc: update API documentation URLs (#152)
    Open source →
    Release notes

    v1.4.4

    Compare

    Choose a tag to compare

    Open source →
  9. v1.4.4-0.20241204165603-1615f6b484a5 04 Dec 2024 pre-release

    Nothing published for this version

  10. v1.4.3 16 Nov 2024
    Release notes

    Changelog

    Open source →
    Release notes

    v1.4.3

    Compare

    Choose a tag to compare

    Open source →
  11. v1.4.2 16 Nov 2024
    Release notes

    Changelog

    Open source →
    Release notes

    v1.4.2

    Compare

    Choose a tag to compare

    Open source →
  12. v1.4.2-0.20241024184547-0c815f08b430 24 Oct 2024 pre-release

    Nothing published for this version

  13. v1.4.2-0.20241019083421-7eeef76298ec 19 Oct 2024 pre-release

    Nothing published for this version

  14. v1.4.2-0.20241016145928-bb352c7e4c1b 16 Oct 2024 pre-release

    Nothing published for this version

  15. v1.4.1 16 Oct 2024
    Release notes

    Changelog

    • 9f523df misc: upgrade release workflow (#140)
    • cc7ea28 build(packagecloud): upload package to all distros and destroy older versions (#138)
    • 6efce1d build: update .goreleaser.yaml (#137)
    • 15463c0 fix: use the new docker container in install command
    Open source →
    Release notes

    v1.4.1

    Compare

    Choose a tag to compare

    Open source →
  16. v1.4.1-0.20240930113434-15463c05fd77 30 Sep 2024 pre-release

    Nothing published for this version

  17. v1.4.0 27 Sep 2024
    Release notes

    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
    Open source →
    Release notes

    v1.4.0

    Compare

    Choose a tag to compare

    Open source →
  18. v1.3.1-0.20240925142143-6b5f0951f8e1 25 Sep 2024 pre-release

    Nothing published for this version

  19. v1.3.1-0.20240809145820-e87cb7905e07 09 Aug 2024 pre-release

    Nothing published for this version

  20. v1.3.1-0.20240717104136-2edb7127957b 17 Jul 2024 pre-release

    Nothing published for this version

  21. v1.3.1-0.20240716134706-185edd2e6385 16 Jul 2024 pre-release

    Nothing published for this version

  22. v1.3.1-0.20240710122332-963e544455a4 10 Jul 2024 pre-release

    Nothing published for this version

  23. v1.3.1-0.20240707170412-003bfb93de02 07 Jul 2024 pre-release

    Nothing published for this version

  24. v1.3.1-0.20240617182349-22466d3575f0 17 Jun 2024 pre-release

    Nothing published for this version

  25. v1.3.0 17 Jun 2024
    Release notes

    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)
    Open source →
    Release notes

    v1.3.0

    Compare

    Choose a tag to compare

    Open source →
  26. v1.2.2-0.20240413135540-946ab93ca247 13 Apr 2024 pre-release

    Nothing published for this version

  27. v1.2.2-0.20240319115508-2c844ae9f2f5 19 Mar 2024 pre-release

    Nothing published for this version

  28. v1.2.2-0.20240318142543-52b7a42e611f 18 Mar 2024 pre-release

    Nothing published for this version

  29. v1.2.1 06 Mar 2024
    Release notes

    Changelog

    Open source →
    Release notes

    v1.2.1

    Compare

    Choose a tag to compare

    Open source →
  30. v1.1.7-0.20240217153409-62672e567849 17 Feb 2024 pre-release

    Nothing published for this version

  31. v1.1.7-0.20240112131611-b042a5998599 12 Jan 2024 pre-release

    Nothing published for this version

  32. v1.1.6 11 Jan 2024

    Nothing published for this version

  33. v1.1.5 15 Oct 2023

    Nothing published for this version

  34. v1.1.2-0.20230709170110-17a1cba004ee 09 Jul 2023 pre-release

    Nothing published for this version

  35. v1.1.1 09 Jul 2023

    Nothing published for this version

  36. v1.1.1-0.20230710141651-62fcf960f424 10 Jul 2023 pre-release

    Nothing published for this version

  37. v1.1.1-0.20230710104225-2ec8939931fe 10 Jul 2023 pre-release

    Nothing published for this version

  38. v1.1.1-0.20230709170110-17a1cba004ee 09 Jul 2023 pre-release

    Nothing published for this version

  39. v1.1.0 12 May 2023

    Nothing published for this version

  40. v1.0.1 12 Apr 2023

    Nothing published for this version

  41. v1.0.0 11 Apr 2023

    Nothing published for this version

  42. v0.4.1-0.20230410124556-732e0b694a44 10 Apr 2023 pre-release

    Nothing published for this version

  43. v0.4.0 07 Apr 2023

    Nothing published for this version

  44. v0.3.0 21 Mar 2023

    Nothing published for this version

  45. v0.2.0 17 Feb 2023

    Nothing published for this version

  46. v0.1.8-0.20230223074316-ab4a4301561e 23 Feb 2023 pre-release

    Nothing published for this version

  47. v0.1.8-0.20230217214425-1796ecbf96a1 17 Feb 2023 pre-release

    Nothing published for this version

  48. v0.1.7 17 Feb 2023

    Nothing published for this version

  49. v0.1.7-next 17 Feb 2023 pre-release

    Nothing published for this version

  50. v0.1.6 11 Feb 2023

    Nothing published for this version

  51. v0.1.5 06 Feb 2023

    Nothing published for this version

  52. v0.1.4 06 Feb 2023

    Nothing published for this version

  53. v0.1.3 06 Feb 2023

    Nothing published for this version

  54. v0.1.2 05 Feb 2023

    Nothing published for this version

  55. v0.1.1 05 Feb 2023

    Nothing published for this version

  56. v0.1.0 05 Feb 2023

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive