Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@sebadob sebadob released this 21 Jan 13:09
· 1 commit to main since this release
9515a20
  • All internal dependencies have been bumped to the latest stable version.
  • If you don't need the listen_notify feature for remote clusters, you can now choose to only use listen_notify_local instead, which will pull in less dependencies.
  • The asm feature has been removed from sha2 to make it compile on windows.
  • The shutdown delay of 10 seconds is not being applied anymore if you only run a single instance, which usually is the case during local development. This greatly improves the DX.
  • hiqlite::Client::query_raw_not_empty() has been removed as it was redundant. query_raw_one() behaves in the same way.
  • MSRV has been bumped to 1.82.0