What's Changed
- fix: Ensure parent anchor is processed only once by @bstasyszyn in #1564
- fix: Set expiryTime field on detached operation by @bstasyszyn in #1568
- fix: Don't process anchor if it has already been processed by @bstasyszyn in #1566
- fix: Exit proof monitor loop on server shutdown by @bstasyszyn in #1571
- fix: Delete pending anchor link references when failed to publish to queue by @bstasyszyn in #1574
- fix: Exit anchor status monitoring loop on shutdown by @bstasyszyn in #1575
- chore: Update BDD tests to latest VCT version by @bstasyszyn in #1576
- fix: Add support for DID as an alternate source by @bstasyszyn in #1578
- fix: Failed processing of batch can cause operation queue to grow uncontrollably by @bstasyszyn in #1580
- chore: Add function GetEndpointNoCache by @bstasyszyn in #1581
- chore: Update sidetree-core-go and aries-framework-go-ext by @bstasyszyn in #1582
- fix: Ensure update operations are processed after create operations a… by @bstasyszyn in #1586
- refactor: Create common functions for workers in BDD test by @bstasyszyn in #1587
- fix: Invalid error in param validation by @bstasyszyn in #1588
Full Changelog: v1.0.0-rc7...v1.0.0