diff --git a/VERSION b/VERSION index b6e64918..66d60537 100644 --- a/VERSION +++ b/VERSION @@ -1,6 +1,6 @@ v9.5.2 -v9.5.2 Bug fix in baggage options for JS client, cleanup tracing.go a bit +v9.5.2 Bug fix in baggage options for JS client, wag-js baggage is now always a map. Server propagation now uses clever-request-id provided in baggage if available, and produces a uuid if it is not, instead of defaulting to traceid. v9.5.1 Minor bug fix in the typing of options in the generated JS client