Skip to content

1.67.0

Compare
Choose a tag to compare
@pjenvey pjenvey released this 02 May 21:20
· 388 commits to master since this release
1.67.0
fdd7f4f

Refactor

  • more db_client -> db (61beb2e1)
  • options -> app_state (5a6a35a5)
  • reduce settings duplication w/ deserialize_with (4f3e4501)
  • move broadcast/protocol/registry into a common crate (#357) (fa9109dc)

Features

  • metric message table rotations (#371) (647ffb14)
  • quiet more router errors from sentry (#368) (f90fc066)
  • add the initial autoconnect-ws/state machine crates (#363) (b4298eab)
  • reduce the number of errors reported to sentry.io (#358) (a9a88f34)
  • Add metrics to try and analyze UpdateItem bug. (#344) (7641d18d)
  • Add extra to sentry. [CONSVC-1886] (#333) (008e3e8c)

Bug Fixes