Skip to content

v1.17.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Nov 19:39
794d397

1.17.0 (2025-11-05)

🐛 Bug Fixes

  • multi-provider: correct provider state tracking and improve robustness (#441) (7fd7ab6)

✨ New Features

  • add error wrapping support to ResolutionError (#438) (1c624c9)
  • add fatal error constructor (#445) (c2034e5)
  • Adds ability to pass a context.Context to provider with new public methods. (#442) (1a0d39e)
  • Implement multiprovider (#354) (c7c86d3)
  • multi: add tracking, functional options (#446) (f12e483)

🧹 Chore

  • deps: update module golang.org/x/text to v0.30.0 (#440) (1be83ec)