Conveyor MQ v0.0.35 Release Notes

Release Date: 2020-06-28 // almost 4 years ago
    • 👷 Wait for worker and listener to be ready 2c3e43c
    • ⚡️ Update deps 797339a
    • 🔨 Refactor redis config params fe10ae7
    • Merge pull request #40 from conveyor-mq/dependabot/npm_and_yarn/types/jest-26.0.3 83ac0d2
    • Merge pull request #39 from conveyor-mq/dependabot/npm_and_yarn/types/lodash-4.14.157 32f4944
    • ⬆️ Bump @types/jest from 26.0.0 to 26.0.3 c3ed9c0
    • ⬆️ Bump @types/lodash from 4.14.156 to 4.14.157 94b5e89
    • Merge pull request #36 from conveyor-mq/dependabot/npm_and_yarn/types/ioredis-4.16.7 748cd9f
    • Merge pull request #37 from conveyor-mq/dependabot/npm_and_yarn/jest-26.1.0 5f55d9c
    • Merge pull request #38 from conveyor-mq/dependabot/npm_and_yarn/uuid-8.2.0 b44abf8
    • ⬆️ Bump uuid from 8.1.0 to 8.2.0 9de5aab
    • ⬆️ Bump jest from 26.0.1 to 26.1.0 92475cc
    • ⬆️ Bump @types/ioredis from 4.16.6 to 4.16.7 b8a1104
    • Merge pull request #35 from conveyor-mq/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.4.0 b83b1ab
    • ⬆️ Bump @typescript-eslint/eslint-plugin from 3.3.0 to 3.4.0 7dbe020
    • Merge pull request #34 from conveyor-mq/dependabot/npm_and_yarn/ts-jest-26.1.1 b1e87ef
    • Merge pull request #33 from conveyor-mq/dependabot/npm_and_yarn/types/lodash-4.14.156 d796321
    • Merge pull request #32 from conveyor-mq/dependabot/npm_and_yarn/eslint-7.3.1 4b40919
    • Merge pull request #31 from conveyor-mq/dependabot/npm_and_yarn/typescript-eslint/parser-3.4.0 c66b0d0
    • ⬆️ Bump ts-jest from 26.1.0 to 26.1.1 3aa4d25
    • ⬆️ Bump @types/lodash from 4.14.155 to 4.14.156 bef5c98
    • ⬆️ Bump eslint from 7.3.0 to 7.3.1 4b87e69
    • ⬆️ Bump @typescript-eslint/parser from 3.3.0 to 3.4.0 4ed88aa
    • Merge pull request #30 from conveyor-mq/dependabot/npm_and_yarn/eslint-7.3.0 068266a
    • Merge pull request #29 from conveyor-mq/dependabot/npm_and_yarn/set-interval-async-1.0.33 5524c4c
    • Merge pull request #28 from conveyor-mq/dependabot/npm_and_yarn/moment-2.27.0 c0b7038
    • ⬆️ Bump eslint from 7.2.0 to 7.3.0 f6aa937
    • ⬆️ Bump set-interval-async from 1.0.32 to 1.0.33 a601144
    • ⬆️ Bump moment from 2.26.0 to 2.27.0 8d4b937
    • 🔀 Merge pull request #26 from conveyor-mq/plugins 257d8c0
    • ➕ Add basic plugin docs 37efbb7
    • ➕ Add comments to example fa7fcb1
    • ➕ Add more hooks and tests feec60e
    • Merge pull request #27 from conveyor-mq/dependabot/npm_and_yarn/types/ioredis-4.16.6 8e16151
    • ⬆️ Bump @types/ioredis from 4.16.5 to 4.16.6 bee0d16
    • ➕ Add worker hooks 3f86d70
    • 🚧 WIP: Implementing plugin infrestructure 391eadc

    v0.0.34...v0.0.35