Elasticmq Versions Save

In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.

v1.5.0

6 months ago

What’s Changed

v1.4.7

6 months ago

What’s Changed

  • fix configuration files paths in native docker image (#897) @micossow

v1.4.6

7 months ago

This release adds support for elasticmq-native docker image on ARM64 machines

What’s Changed

  • Native image cross arch docker build support (#892) @micossow
  • Update scalafmt-core to 3.7.15 (#889) @softwaremill-ci
  • Bump browserify-sign from 4.2.1 to 4.2.2 in /ui (#893) @dependabot
  • Update sbt-assembly to 2.1.4 (#894) @softwaremill-ci
  • Update sbt to 1.9.7 (#888) @softwaremill-ci

v1.4.5-RC2

7 months ago

What’s Changed

  • No changes

v1.4.5

7 months ago

What’s Changed

  • No changes

v1.4.5-RC1

7 months ago

What’s Changed

  • No changes

v1.4.4

8 months ago

This version fixes broken native image from v1.4.3

What’s Changed

  • Update sbt-softwaremill-common, ... to 2.0.17 (#870) @softwaremill-ci
  • Update scalafmt-core to 3.7.14 (#871) @softwaremill-ci
  • Update h2 to 2.2.222 (#869) @softwaremill-ci
  • Update scalafmt-core to 3.7.13 (#868) @softwaremill-ci
  • Update sbt to 1.9.4 (#867) @softwaremill-ci
  • Log error from getQueuesFromConfig (#866) @micossow
  • Update logback-classic to 1.3.11 (#862) @softwaremill-ci

v1.4.3

9 months ago

What’s Changed

  • stopAndWait should terminate default actor system (#861) @micossow
  • Update logback-classic to 1.3.9 (#857) @softwaremill-ci
  • Update scalafmt-core to 3.7.12 (#856) @softwaremill-ci
  • Update scalafmt-core to 3.7.11 (#852) @softwaremill-ci
  • Update sbt to 1.9.3 (#851) @softwaremill-ci
  • Bump word-wrap from 1.2.3 to 1.2.4 in /ui (#850) @dependabot
  • Update scalafmt-core to 3.7.10 (#849) @softwaremill-ci
  • Update spring-web to 5.3.29 (#847) @softwaremill-ci
  • Update scalafmt-core to 3.7.9 (#846) @softwaremill-ci
  • Bump semver from 5.7.1 to 5.7.2 in /ui (#845) @dependabot
  • Update scalafmt-core to 3.7.8 (#844) @softwaremill-ci
  • Update sbt to 1.9.2 (#843) @softwaremill-ci
  • Update scala-xml to 2.2.0 (#842) @softwaremill-ci
  • Upgrade H2 to 2.2.220 (#840) @micossow
  • Update scalafmt-core to 3.7.7 (#839) @softwaremill-ci
  • Update scalafmt-core to 3.7.6 (#837) @softwaremill-ci
  • Update scalafmt-core to 3.7.5 (#836) @softwaremill-ci
  • Update sbt to 1.9.1 (#835) @softwaremill-ci

v1.4.2

11 months ago

What’s Changed

  • Extract custom type appendix from message attributes (#834) @micossow
  • Calculate hash of system message attributes (#831) @katlasik
  • Don't fail if datatype contains additional characters (#832) @katlasik
  • Add missing actions RemovePermission and ListDeadLetterSourceQueues (#824) @tnnrj
  • Update logback-classic to 1.3.8 (#829) @softwaremill-ci

v1.4.1

11 months ago

What’s Changed

  • Fix GetQueueUrl directive (#826) @katlasik