Skip to content

Conversation

@threecgreen
Copy link
Contributor

Enhancements

  • Documented AsyncMetadataDecoder::decode, AsyncDecoder::new, and
    AsyncDecoder::with_upgrade_policy() as now being cancellation safe
  • Added DbnFsm::reset() method that resets state to facilitate reuse
  • Added DbnFsm::has_decoded_metadata() method to check the internal
    state

Bug fixes

  • Fixed behavior where encoding metadata could lower the version
  • Changed DbnFsm::data() to exclude all processed data
  • Fixed Metadata::upgrade() behavior with UpgradeToV2

@threecgreen threecgreen requested a review from a team June 3, 2025 13:54
Copy link
Contributor

@nmacholl nmacholl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@threecgreen threecgreen merged commit 10f05e0 into main Jun 3, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants