Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 595 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 595 Bytes

Changelog

1.0.0-rc.1 - 2021-11-20

Added

  • Postgresql support for channels, feeds, items and subscriptions.
  • Support "source" in items and feeds

Changed

  • Default channel backend is postgresql

Fixed

  • All staticcheck problems are fixed.
  • Dependency between memorybackend and hubbackend removed and simplified.

Deprecated

  • All Redis timeline types are deprecated and will be removed in a later version.