Skip to content

Default bootstrap host resolver

Pre-release
Pre-release

Choose a tag to compare

@bretambrose bretambrose released this 13 Oct 18:49
· 233 commits to main since this release
fabe075
  • Client bootstrap is now optional in all public APIs - either via an optional/default-valued argument or by allowing undefined/null. This simplifies the API and helps prevent an easy mistake (making a bootstrap per connection).