Potentially breaking (awaiting tests)
- The way errors are handled was changed in the PR #414, it's possible that this may break implementations that expect errors to be produced in a certain way, we are currently testing potential impact from this, if any.
What's Changed
- feat: support non-standard errors by @aradbar in #414
- Add pollingWaitTimeMs to UpdatableOptions by @maximpoleley in #436
New Contributors
- @maximpoleley made their first contribution in #436
Full Changelog: v7.4.0...v7.5.0-canary.0