Mercure v0.11.0-beta.1 Release Notes

Release Date: 2020-11-25 // over 3 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