1.12.0
(feat):
Add support for custom sections in the README.md via customSections
config option.
1.11.3
(chore):
Update retrier to match strategy with TS SDKs exactly; in particular,
don’t use jitter on retry-after
and instead respect it exactly.
1.11.2
(fix):
Fixes bit field initialization for properties with indices >= 64.