Closed
Description
The changelog for release v0.37 does not include information/documentation about changes in some publicly exported APIs. This was reported by the SDK team.
These API breaking changes should be included in changelog/upgrading:
- removed methods from the exported
Node
type #747 (v0.38.x
) - added a boolean parameter (
terminateOnError
) toNewIndexerService
. The function creates a new indexer service to index events (indexer: move deduplication functionality purely to the kvindexer (backport #9473) #228). (v0.37.x
)