softwaremill / elasticmq

In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.
https://softwaremill.com/open-source/
Apache License 2.0
2.46k stars 193 forks source link

Fix JSON serialization of message attributes with a custom data type #948

Closed mgocd closed 5 months ago

mgocd commented 5 months ago

Closes #947

Additional info:

mgocd commented 5 months ago

Moved to a different fork: https://github.com/softwaremill/elasticmq/pull/950