Skip to content

Releases: Qabel/qabel-block

0.4.1 - nursed nightingale

15 Jan 17:58
Compare
Choose a tag to compare
  • Fixed a bug in the pubsub code leaking FDs on write requests
  • Added monitoring for open pubsub connections (pubsub_connections), which includes all open connections to the pubsub broker (=redis), both those opened by HTTP requests and those open due to open WebSockets. Thus, on average, pubsub_connections > websocket_connections

0.4.0 - huMongous Mongrel

11 Jan 19:10
Compare
Choose a tag to compare
  • Allergy advice: May not contain traces of MongoDB
  • Enabled uploads greater than 100 MB (already in prod)
  • Support a WebSocket protocol
  • Added s3-bucket option
  • Cleaner logs
  • Fixed an upstream issue failing tests
  • uWSGI integration
    • Added ability to dump traces of workers
    • Added ability to trace memory usage of workers
    • Added fault handler in workers
  • No database migrations

release 0.3.0 lurking lizard

16 Aug 13:50
Compare
Choose a tag to compare
Merge pull request #61 from Qabel/m/lostmp

local-storage: try real copy on EPERM, may help.

First internal pre-release

08 Mar 15:58
Compare
Choose a tag to compare
Merge pull request #12 from Qabel/julianseeger-patch-1

Update README.md