Skip to content

v1.0.0-beta.22

Pre-release
Pre-release
Compare
Choose a tag to compare
@grtlr grtlr released this 07 Oct 07:53
· 174 commits to main since this release
54cd662

⚠ BREAKING CHANGES

  • db: direct dto conversion (#752)

Features

  • api: additional raw endpoints (#757) (e27e38f)
  • db: add created index statistics to log (#760) (ae2205d)
  • db: add document count to MongoDbCollectionExt trait (#719) (7d284fd)
  • docker: bump Hornet to v2.0-rc (#754) (b7c9fd1)
  • improve MongoDb connection string handling (#769) (c1c9eaf)

Bug Fixes

  • api: deserialization error in api/analytics/v2/ledger/storage-deposit (#762) (7be594e)
  • inx: fix ledger output rent structure logic (#759) (9bafb00), closes #761 #85
  • revert deny_unknown_fields for top-level of config (#773) (e62f837)
  • types: conditionally import context (#774) (5086c7b)

Miscellaneous Chores