Skip to content

0.11.0

Compare
Choose a tag to compare
@spacejam spacejam released this 04 Aug 13:05
3a10268

Breaking Changes

  • #192 the async_nats crate has been merged into the
    main nats crate, under the asynk module name.
  • #192 the jetstream::IntervalTree type has been made
    private in anticipation of built-in FIFO (ordered)
    message processing functionality built on top of
    different internal structures.