Skip to content

Releases: btravers/amqp-contract

@amqp-contract/worker@0.20.0

23 Feb 16:16
04791f6

Choose a tag to compare

Patch Changes

  • Updated dependencies
    • @amqp-contract/contract@0.20.0
    • @amqp-contract/core@0.20.0

@amqp-contract/testing@0.20.0

23 Feb 16:16
04791f6

Choose a tag to compare

@amqp-contract/testing@0.20.0

@amqp-contract/core@0.20.0

23 Feb 16:16
04791f6

Choose a tag to compare

Patch Changes

  • Updated dependencies
    • @amqp-contract/contract@0.20.0

@amqp-contract/contract@0.20.0

23 Feb 16:16
04791f6

Choose a tag to compare

Minor Changes

  • Remove @amqp-contract/client-nestjs and @amqp-contract/worker-nestjs packages. The NestJS wrappers have been removed to simplify the repository — use the standalone @amqp-contract/client and @amqp-contract/worker packages directly instead.

@amqp-contract/client@0.20.0

23 Feb 16:16
04791f6

Choose a tag to compare

Patch Changes

  • Updated dependencies
    • @amqp-contract/contract@0.20.0
    • @amqp-contract/core@0.20.0

@amqp-contract/asyncapi@0.20.0

23 Feb 16:16
04791f6

Choose a tag to compare

Patch Changes

  • Updated dependencies
    • @amqp-contract/contract@0.20.0

@amqp-contract/worker@0.19.0

11 Feb 23:12
a5ff0e5

Choose a tag to compare

Minor Changes

  • acfd949: BREAKING: MessageValidationError is now defined in @amqp-contract/core and re-exported from @amqp-contract/client and @amqp-contract/worker.

    The publisherName (client) and consumerName (worker) properties have been replaced with a unified source property. Update any code that accesses these properties:

    - error.publisherName
    - error.consumerName
    + error.source

Patch Changes

  • Updated dependencies [acfd949]
    • @amqp-contract/core@0.19.0
    • @amqp-contract/contract@0.19.0

@amqp-contract/worker@0.18.0

11 Feb 17:45
fc48081

Choose a tag to compare

Patch Changes

  • Updated dependencies
    • @amqp-contract/contract@0.18.0
    • @amqp-contract/core@0.18.0

@amqp-contract/worker-nestjs@0.19.0

11 Feb 23:12
a5ff0e5

Choose a tag to compare

Patch Changes

  • Updated dependencies [acfd949]
    • @amqp-contract/worker@0.19.0
    • @amqp-contract/contract@0.19.0

@amqp-contract/worker-nestjs@0.18.0

11 Feb 17:45
fc48081

Choose a tag to compare

Patch Changes

  • Updated dependencies
    • @amqp-contract/contract@0.18.0
    • @amqp-contract/worker@0.18.0