Mercure v0.10.1 Release Notes

Release Date: 2020-06-09 // almost 4 years ago
  • ๐Ÿ”„ Changelog

    ๐Ÿ”€ 718f259 Merge pull request #306 from dunglas/docs/config
    ๐Ÿ”€ 6c3250a Merge pull request #307 from dunglas/feat/timeouts
    ๐Ÿ”€ 5ee15f8 Merge pull request #308 from dunglas/feat/default-metrics-login
    ๐Ÿ”€ df2b5f6 Merge pull request #309 from dunglas/fix/potential-panic
    ๐Ÿ”€ 80b30c5 Merge pull request #310 from dunglas/perf/bolt
    ๐Ÿ”€ 2495424 Merge pull request #311 from dunglas/spec/subscription-api
    ๐Ÿ”€ 3b91a50 Merge pull request #312 from dunglas/fix/response-last-event-id
    ๐Ÿ”€ 5a79287 Merge pull request #314 from dunglas/spec/implementation-status
    ๐Ÿ”€ 4f5f245 Merge pull request #318 from dunglas/fix/transport-assign-id
    ๐Ÿ”€ 4ed3700 Merge pull request #319 from dunglas/fix/html
    cb0f717 Merge pull request #320 from dunglas/fix/ERR_INCOMPLETE_CHUNKED_ENCODING
    ๐Ÿ”€ 002982b Merge pull request #321 from dunglas/feat/debug-authorization
    ๐Ÿ”€ fdeb50d Merge pull request #322 from dunglas/feat/debug-subscriptions
    ๐Ÿ”€ 1909814 Merge pull request #323 from dunglas/spec/fragment
    ๐Ÿ‘€ 9ca2d07 feat: Add a new panel in the debug UI to see active subscriptions
    0๏ธโƒฃ c702ecd feat: Add default metrics login
    0๏ธโƒฃ 28de5d4 feat: Use more conservative timeout values by default
    ๐Ÿ’ป 177677c feat: add support for the Authorization header in the UI
    ๐ŸŒ 70dd18a feat: make the subscription web API optional
    8b92f49 fix: Fix invalid HTML and improve UX
    โšก๏ธ 01da2c9 fix: Let the transport assign the Update ID
    9260b99 fix: Prevent closing the disconnected chan several times
    a8118ee fix: Prevent net::ERR_INCOMPLETE_CHUNKED_ENCODING error by closing the connection properly
    f26b2f3 fix: requesting an unknown Last-Event-ID must behave as described in the spec
    ๐Ÿ‘ 88a154b perf: better concurrency management in transports
    9bb817d spec: add an Implementation Status section
    6401202 spec: allow the hub to generate a sequence using the # char
    a29b817 spec: clarify the part about the Last-Event-ID response header
    ๐ŸŒ 2fdf3bf spec: make the subscription web API optional

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull dunglas/mercure:v0.10.1
    • ๐Ÿณ docker pull dunglas/mercure:v0
    • ๐Ÿณ docker pull dunglas/mercure:v0.10
    • ๐Ÿณ docker pull dunglas/mercure:latest