ServiceControl 3.7.1 - Patch release available

Hi everyone,

We’ve just released ServiceControl 3.7.1.

Fixed bugs

  • #1634 Inability to specify S3 bucket for large messages in ServiceControl causes messages to be sent to the dead letter queue (DLQ)
  • #1636 AmazonSQS Retrying messages fails with InvalidBatchEntryIdException

How to know if you’re affected

You are affected if you are using AmazonSQS transport with ServiceControl 3.7.0.

Symptoms

When retrying a message in ServiceControl, the following exception is thrown:

Amazon.SQS.Model.InvalidBatchEntryIdException: A batch entry id can only contain alphanumeric characters, hyphens and underscores. It can be at most 80 letters long. ---> Amazon.Runtime.Internal.HttpErrorResponseException: The remote server returned an error: (400) Bad Request. ---> System.Net.WebException: The remote server returned an error: (400) Bad Request.

Should you upgrade immediately

You should upgrade immediately if you are running ServiceControl 3.7 with the AmazonSQS transport.

Where to get it

You can download this release from our website.

With thanks,
The team in Particular

Please read our release policy for more details. Follow @ParticularNews to be notified of new releases and bug fixes.