Skip to content

Releases: spryker/message-broker-extension

1.3.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 22 Jan 12:13

Included commits: 1.2.0...1.3.0

Improvements

  • Introduced FilterMessageChannelPluginInterface.

1.2.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 21 Jul 13:25

Included commits: 1.1.0...1.2.0

Improvements

  • Added MessageSenderPluginAcceptClientInterface to be able to add a sender plugin that can be accepted based on the current client.

1.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 23 Dec 11:58

Included commits: 1.0.0...1.1.0

Improvements

  • Introduced MiddlewarePluginInterface.

1.0.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 15 Apr 09:07

Included commits: https://github.com/spryker/message-broker-extension/tree/1.0.0

Initial Release

  • Introduced extension interfaces for the MessageBroker module.