Skip to content

3.2.2

Compare
Choose a tag to compare
@bbakerman bbakerman released this 14 Nov 04:47
· 67 commits to master since this release
415ff76

What's Changed

A series of small fixes to make the code more efficient

  • Lazily initialize Executor in ScheduledDataLoaderRegistry builder by @kilink in #135
  • Avoid allocations in DataLoaderHelper.dispatch when there's no work by @kilink in #136

New Contributors

Full Changelog: v3.2.1...v3.2.2