Mercure v0.11.0-beta.1 Release Notes

Release Date: 2020-11-25 // over 4 years ago
  • 🔄 Changelog

    9cfe8a1 Add fallback to namespaced claim (#380)
    0fe270d Mention setting the JWT algo when using public keys
    66e0c41 Test : subscriber auth for load tests (#374)
    ⚡️ e99346b Update config.md
    f24ebae ci: Fix CD workflow
    28c662f ci: fix CD
    🚀 e84709a ci: fix GoRelease config
    👕 96b80f9 ci: fix golangci-lint (#390)
    🚀 5de6f16 ci: goreleaser for the Caddy build
    🚀 8f37203 ci: improve GoReleaser changelog
    2092f51 doc: fix curl example (#383)
    7471158 feat!: add a Caddy module
    👍 4a5fcbe feat!: improve Prometheus support (#358)
    1fe0a34 feat: replace Logrus logger by Uber Zap (#389)
    b8d15de fix: prevent hanging when reloading Caddy's config
    506fa7a fix: require v0.11 in Caddy module
    965b5e1 fix: switch to form3tech's fork of jwt-go
    🔨 2f721e7 refactor!: JWT support
    🔨 f2a2c95 refactor!: add a transport registry
    🔨 88bfa9e refactor!: add an interface for Metrics
    🔨 46cabbd refactor!: get rid of the dependency to Viper
    🔨 ad5b242 refactor!: isolate options in a dedicated struct
    🔨 641c85d refactor!: make Metrics an external dependency
    🔨 cac81e1 refactor!: move the code at the root

    🐳 Docker images

    • 🐳 docker pull dunglas/mercure:v0.11.0-beta.1
    • 🐳 docker pull dunglas/mercure:v0
    • 🐳 docker pull dunglas/mercure:v0.11
    • 🐳 docker pull dunglas/mercure:latest
    • 🐳 docker pull dunglas/mercure:legacy-v0.11.0-beta.1
    • 🐳 docker pull dunglas/mercure:legacy-v0
    • 🐳 docker pull dunglas/mercure:legacy-v0.11
    • 🐳 docker pull dunglas/mercure:legacy-latest

Previous changes from v0.10.4

  • 🔄 Changelog

    4c58b64 Fix metrics typo
    b6299d2 Fix typo
    ad2afb6 Fix typo: ACMS_HOSTS → ACME_HOSTS
    🔀 dbc4fc4 Merge pull request #353 from dunglas/docs/license
    🔀 3a42289 Merge pull request #359 from sagikazarmark/patch-1
    🔀 1d0e534 Merge pull request #360 from Te4g/fix/metrics-typo
    👕 c99be1b Merge pull request #362 from dunglas/fix/linters
    🔀 544549d Merge pull request #368 from dunglas/fix/timer-memory
    🔀 bcc6b16 Merge pull request #369 from alexislefebvre/patch-2
    🔀 cb50c3c Merge pull request #375 from dunglas/ci/golangci
    🔧 503b36d ci: configure Probot
    96eefc3 ci: switch Go 1.5 and to the official golangci's action
    👕 475ce6f fix: errors raised by golangci-lint
    0a4526c fix: improve memory usage of the subscribe handler

    🐳 Docker images

    • 🐳 docker pull dunglas/mercure:v0.10.4
    • 🐳 docker pull dunglas/mercure:v0
    • 🐳 docker pull dunglas/mercure:v0.10
    • 🐳 docker pull dunglas/mercure:latest