Skip to content

1.10.0

Compare
Choose a tag to compare
@weideng1 weideng1 released this 12 Aug 23:20
· 11 commits to 1.x since this release

What's Changed

  • Bulk upgrade of DSBulk dependencies by @adutra in #423
  • Fix wrong ANSI mode option name by @adutra in #420
  • Don't print count results if read result counter is null by @adutra in #426
  • Add "max" verbosity level for debugging purposes by @adutra in #427
  • Produce a positions file when unloading / counting by @adutra in #430
  • Auto-detect cloud server-side rate-limit by @adutra in #436
  • Add building instructions to CONTRIBUTING.md by @weideng1 in #437
  • Ability to limit rate based on data size by @adutra in #439
  • Properly close files when unload is interrupted by @adutra in #441
  • Lower the cloud rate limit per coordinator by @adutra in #446
  • Increment records/failed counter for failed writes by @adutra in #445
  • Ability to resume a failed operation using checkpoint files by @adutra in #432

New Contributors

Full Changelog: 1.9.1...1.10.0