The purpose of this release is to add the Storage
field back to the HTTPClientStorageOptions
data structure. It was removed in v0.6.0
because I thought it was unused.
Breaking changes:
- Implementations of the
Storage
interface now require aKeyReplaceAll
method.
Relevant issues:
Relevant pull requests: