πv2025.1.14
Changelog
π― Core
π CVE Fixes: Updated Go toolchain to
1.26.3and bumpedgithub.com/gofiber/fiber/v2tov2.52.13to resolve CVE-2026-33811, CVE-2026-33814, CVE-2026-39820, CVE-2026-39836, and CVE-2026-42499. Note:fiberis only used transitively by thefileserverplugin, BUG (thanks @dmitryuk)
π¦ temporal plugin
temporal plugin⨠LocalActivityParams (Go SDK compatibility): Added
DataConverter,FailureConverter, andAttemptfields toLocalActivityParamsto match the required Go SDK fields, preventing a potential nil-pointer dereference during local activity execution, PR (thanks @xepozz)β¬οΈ Temporal deps:
go.temporal.io/sdkβv1.43.0,go.temporal.io/apiβv1.62.11,go.temporal.io/serverβv1.31.0(bundled viaroadrunner-temporal/v5βv5.11.0).
Last updated