Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 2.57 KB

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 2.57 KB

Changelog

0.2.1 (2024-04-05)

Dependencies

0.2.0 (2024-04-02)

Features

  • Update JWTs to support multiple topics (#12) (b120327)

Miscellaneous

  • Update readme with deployment info (#10) (19add21)
  • Update readme with multiple topics in JWT (#13) (b16bd47)

0.1.1 (2024-03-25)

Miscellaneous

  • Add build-and-push github action (#8) (3ac969e)
  • Add healthcheck endpoint (#7) (370c52d)
  • Add tests for config (#4) (6bb836a)
  • Add workflows for test and release (2cc4509)
  • Provide codecov token directly (#5) (8ba240e)
  • Refactor channel/join to topic/subscribe (#6) (77c4ee8)
  • Replace anyhow with just basic error handling (#3) (44ea875)

Dependencies

  • github-actions: bump codecov/codecov-action from 3 to 4 (b465f58)