ZV-2026-0096 · 2026-08-17 · gribstream.com
gribstream.com: Field handling_guidance was removed from gribstream_query_runs output; consumers reading it will break.
breaking
What changed
Field handling_guidance was removed from gribstream_query_runs output; consumers reading it will break. Field resource_encoding was removed from gribstream_query_runs output; consumers reading it will break. Field handling_guidance was removed from gribstream_query_timeseries output; consumers reading it will break. Field resource_encoding was removed from gribstream_query_timeseries output; consumers reading it will break.
What to do
If your agents call gribstream.com, pin the new snapshot, patch the affected call sites, and let a green contract check confirm the fix. If you don't use the changed tools, nothing is required, but the rest of the ecosystem just learned about it at the same moment you did.
The redline
− handling_guidance Field handling_guidance was removed from gribstream_query_runs output; consumers reading it will break. − resource_encoding Field resource_encoding was removed from gribstream_query_runs output; consumers reading it will break. − handling_guidance Field handling_guidance was removed from gribstream_query_timeseries output; consumers reading it will break. − resource_encoding Field resource_encoding was removed from gribstream_query_timeseries output; consumers reading it will break. + accept Default of accept on gribstream_build_runs_request changed "text/csv" → unset. + accept Default of accept on gribstream_build_timeseries_request changed "text/csv" → unset. − AUTH REQUIRED / DATA QUERY. Executes an authenticated /api/v2/{dataset}/runs request and r… + AUTH REQUIRED / DATA QUERY. Executes an authenticated /api/v2/{dataset}/runs request and r… gribstream_query_runs + delivery Optional field delivery was added to gribstream_query_runs; may shift model behaviour. + accept Default of accept on gribstream_query_runs changed "text/csv" → unset. + max_bytes Default of max_bytes on gribstream_query_runs changed 10000000 → unset. + cache_hit Field cache_hit was added to gribstream_query_runs output. + delivery Field delivery was added to gribstream_query_runs output. + generated_at Field generated_at was added to gribstream_query_runs output. + signed_url_expires_at Field signed_url_expires_at was added to gribstream_query_runs output. − AUTH REQUIRED / DATA QUERY. Executes an authenticated /api/v2/{dataset}/timeseries request… + AUTH REQUIRED / DATA QUERY. Executes an authenticated /api/v2/{dataset}/timeseries request… gribstream_query_timeseries + delivery Optional field delivery was added to gribstream_query_timeseries; may shift model behaviour. + accept Default of accept on gribstream_query_timeseries changed "text/csv" → unset. + max_bytes Default of max_bytes on gribstream_query_timeseries changed 10000000 → unset. + cache_hit Field cache_hit was added to gribstream_query_timeseries output. + delivery Field delivery was added to gribstream_query_timeseries output. + generated_at Field generated_at was added to gribstream_query_timeseries output. + signed_url_expires_at Field signed_url_expires_at was added to gribstream_query_timeseries output.