Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@Mangara Mangara released this 10 Dec 14:16
· 4 commits to main since this release
b0cf2ea

Changes

  • 513 Deprecate returning enumerators from build_enumerator that are not wrapped with enumerator_builder.wrap. The built-in enumerator builders now always wrap.

Features

  • 340 Add cursor.iteration instrumentation for the query to fetch the next batch of records for the Active Record cursor.
  • 523 Add interruption adapter for aws-activejob-sqs.

Bug fixes

  • 515 Fix size of array enumerators.

Full Diff: v1.7.0...v1.8.0