Skip to content

Releases: Project-MONAI/monai-deploy-messaging

Release v0.1.4

31 Aug 16:10
a9ec685

Choose a tag to compare

As part of this release we had 1 issue closed.

Enhancement

  • #63 Messaging service extension for health check service

SHA256 Hashes of the release artifacts

  • cbe757829fcca49a1f78e91e7cb7bf2876d83071bd08425d3c0118ecde28d078 Monai.Deploy.Messaging.RabbitMQ.zip

Release v0.1.3

18 Aug 17:22
d43e2d9

Choose a tag to compare

As part of this release we had 4 issues closed.

Bug

  • #39 RabbitMq Queues need real names

Enhancement

  • #36 update event

Release v0.1.2

28 Jun 23:39
2d363c0

Choose a tag to compare

As part of this release we had 20 issues closed.

Breaking Change

  • #4 [Breaking] Unit tests for RabbitMQ plugin

Enhancements

  • #1 Messaging API with RabbitMQ support
  • #2 Target .NET Standard 2.1
  • #6 Add subscription no requeue reject
  • #7 Event validation & add Task related events
  • #9 Add subscription no requeue reject
  • #10 New RunnerCompleteEvent
  • #11 Additional FailureReasons
  • #12 Handle corrupted messages
  • #13 Ability to convert Message to JsonMessage
  • #14 Include user registered artifacts in TaskUpdateEvent
  • #17 Make Credentials optional for TaskDispatchEvent.Inputs/Outputs
  • #21 Intermediate Storage for TaskDispatchEvent
  • #22 Throws on error converting events
  • #27 Options to enable secure RabbitMQ