Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@Fishrock123 Fishrock123 released this 28 Oct 21:53
· 7 commits to latest since this release

This release changes test database naming inference and /monitor/ping output.

Changes

  • Change: /monitor/ping now randomly generates a human-readable name at start-up, and will reply with that for the process duration.
  • Change: the default postgres test database name is now {crate_name}-test.

Additions

  • Support for overriding host, name and port for the postgres test database.