Skip to content

Releases: hervehildenbrand/gtrace

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 13:22

Changelog

  • ec4bbcf feat: add Ping and DNS client methods for GlobalPing API
  • 9fcf8e6 feat: add Ping and DNS result types for GlobalPing API
  • 64a2cf5 feat: add ping and dns CLI commands and MCP tools
  • f43df0f fix: correct DNS query types and ipVersion handling
  • 653e5bd fix: suppress progress on --json, skip ipVersion for IP targets

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 22 Mar 12:46

Changelog

  • 8331732 feat: add --decode/-D CLI flag and wire to tracer config
  • 40e06bb feat: add --decode/-D flag for transport header dissection
  • 08f7391 feat: add TransportInfo struct to hop.Probe
  • 56101ce feat: add transport header extraction functions
  • f0d0f93 feat: display decode indicators in MTR mode
  • fee89cd feat: display decode indicators in simple mode
  • 889a2cc feat: expose decode parameter in MCP traceroute and mtr tools
  • 58edee6 feat: extract transport info in all three tracers when --decode enabled
  • d5ed328 feat: include decode fields in JSON export
  • a78cf41 feat: propagate TransportInfo through ContinuousTracer

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 11 Mar 14:12

Changelog

  • ca4d0ff fix: remove Status field from Probe — API only returns online probes

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 14:02

Changelog

  • d1d2279 feat: add probe discovery CLI command and MCP tool
  • 341acc0 feat: add probe types, structured location parsing, and ListProbes API

v0.9.9

Choose a tag to compare

@github-actions github-actions released this 10 Mar 17:30

Changelog

  • 08133b5 ci: remove Windows from CI matrix

v0.9.8

Choose a tag to compare

@github-actions github-actions released this 10 Mar 09:39

Changelog

  • 6a0ef63 feat: add ICMP Destination Unreachable code reporting
  • 480f1a0 feat: add ICMP rate-limit detection for MTR hops
  • e0f39db feat: add route flap detection for MTR hops
  • 423e760 feat: classify ECMP as per-flow or per-packet load balancing
  • e2e4195 feat: detect TTL manipulation in original datagram
  • 9503a29 feat: multi-target split-pane MTR with side-by-side display
  • 7a01758 feat: parse RFC 5837 interface information from ICMP extensions
  • 0b1e277 fix: NAT false positives, ICMP code display, and MCP diagnostic wiring
  • 3f8f621 fix: wire IP ID extraction for NAT detection

v0.9.7

Choose a tag to compare

@github-actions github-actions released this 07 Mar 10:36

Changelog

  • 24b5f84 fix: set Protocol field in globalping MCP tool output

v0.9.6

Choose a tag to compare

@github-actions github-actions released this 07 Mar 10:24

Changelog

  • acc2d66 fix: TCP traceroute SYN-ACK detection with 5ms polling

v0.9.5

Choose a tag to compare

@github-actions github-actions released this 07 Mar 10:02

Changelog

  • bd379c0 feat: drop Windows support, Linux and macOS only

v0.9.4

Choose a tag to compare

@github-actions github-actions released this 07 Mar 09:54

Changelog

  • c2d3681 fix: add ip-api.com fallback for geo_lookup MCP tool
  • b8e74f2 fix: trim trailing timeout hops in MTR output