Skip to content

Releases: cardo-org/Rembus.jl

v1.2.3

10 Feb 07:59

Choose a tag to compare

Rembus v1.2.3

  • CompatHelper: add new compat entry for DuckDB in [weakdeps] at version 1, (keep existing compat) by @github-actions[bot] in #58

Full Changelog: v1.2.2...v1.2.3

v1.2.2

03 Jan 17:17

Choose a tag to compare

Rembus v1.2.2

Diff since v1.2.1

Merged pull requests:

v1.2.1

10 Nov 20:27

Choose a tag to compare

Rembus v1.2.1

Diff since v1.2.0

v1.2.0

01 Nov 09:19

Choose a tag to compare

Rembus v1.2.0

Diff since v1.1.1

v1.1.1

10 Sep 15:46

Choose a tag to compare

Rembus v1.1.1

Diff since v1.1.0

v1.1.0

09 Sep 20:41

Choose a tag to compare

Rembus v1.1.0

Diff since v1.0.0

Merged pull requests:

  • Bump docker/build-push-action from 6.15.0 to 6.18.0 (#49) (@dependabot[bot])
  • Bump docker/metadata-action from 5.7.0 to 5.8.0 (#51) (@dependabot[bot])
  • Bump docker/login-action from 3.4.0 to 3.5.0 (#52) (@dependabot[bot])
  • CompatHelper: bump compat for JLD2 to 0.6, (keep existing compat) (#54) (@github-actions[bot])
  • Bump actions/checkout from 4 to 5 (#55) (@dependabot[bot])

v1.0.0

20 Jul 15:39

Choose a tag to compare

Rembus v1.0.0

Diff since v0.5.0

[1.0.0] - 2025-07-20

This version retains much of the original API while taking a significant step forward in the spirit of Rembus: providing a simple yet powerful way to build distributed applications.

Added

  • Prometheus integration.

Breaking Changes

  • Renamed function/macro forever(rb)/@forever to wait(rb)/@wait.

  • rpc, direct and publish accepts varargs instead of a Vector of arguments.

Removed

  • macro @rpc_timeout is superseded by Rembus.request_timeout!(newval)

  • Removed env variables REMBUS_BROKER_PORT and REMBUS_DEBUG.

Merged pull requests:

  • Bump codecov/codecov-action from 4 to 5 (#36) (@dependabot[bot])
  • Bump docker/metadata-action from 70b2cdc6480c1a8b86edf1777157f8f437de2166 to 369eb591f429131d6889c46b94e711f089e6ca96 (#38) (@dependabot[bot])
  • Bump docker/build-push-action from 6.9.0 to 6.10.0 (#39) (@dependabot[bot])
  • Bump docker/build-push-action from 6.10.0 to 6.13.0 (#42) (@dependabot[bot])
  • Bump docker/metadata-action from 5.6.1 to 5.7.0 (#44) (@dependabot[bot])
  • Bump docker/build-push-action from 6.13.0 to 6.15.0 (#45) (@dependabot[bot])
  • Bump docker/login-action from 3.3.0 to 3.4.0 (#46) (@dependabot[bot])

v0.5.0

25 Nov 20:18

Choose a tag to compare

Rembus v0.5.0

Diff since v0.4.0

Closed issues:

  • LoadError: Global Rembus.CONFIG does not exist and cannot be assigned (#32)

v0.4.0

17 Oct 15:24

Choose a tag to compare

Rembus v0.4.0

Diff since v0.3.0

Merged pull requests:

  • Bump docker/build-push-action from 6.2.0 to 6.3.0 (#19) (@dependabot[bot])
  • Bump docker/build-push-action from 6.3.0 to 6.4.1 (#20) (@dependabot[bot])
  • Bump docker/metadata-action from a64d0487d7069df33b279515d35d60fa80e2ea62 to 60a0d343a0d8a18aedee9d34e62251f752153bdb (#21) (@dependabot[bot])
  • Bump docker/login-action from 3.2.0 to 3.3.0 (#22) (@dependabot[bot])
  • Bump docker/build-push-action from 6.4.1 to 6.7.0 (#25) (@dependabot[bot])
  • CompatHelper: add new compat entry for DuckDB at version 1, (keep existing compat) (#26) (@github-actions[bot])
  • CompatHelper: add new compat entry for Parquet at version 0.8, (keep existing compat) (#27) (@github-actions[bot])
  • Bump docker/metadata-action from 60a0d343a0d8a18aedee9d34e62251f752153bdb to 70b2cdc6480c1a8b86edf1777157f8f437de2166 (#28) (@dependabot[bot])
  • CompatHelper: add new compat entry for JSONTables at version 1, (keep existing compat) (#29) (@github-actions[bot])
  • Bump docker/build-push-action from 6.7.0 to 6.8.0 (#30) (@dependabot[bot])
  • Bump docker/build-push-action from 6.8.0 to 6.9.0 (#31) (@dependabot[bot])

v0.3.0

03 Jul 16:00

Choose a tag to compare

Rembus v0.3.0

Diff since v0.2.1

Merged pull requests:

  • Bump docker/login-action from 3.1.0 to 3.2.0 (#14) (@dependabot[bot])
  • Bump docker/build-push-action from 5.3.0 to 5.4.0 (#15) (@dependabot[bot])
  • Bump docker/build-push-action from 5.4.0 to 6.1.0 (#16) (@dependabot[bot])
  • Bump docker/build-push-action from 6.1.0 to 6.2.0 (#17) (@dependabot[bot])
  • Bump docker/metadata-action from f7b4ed12385588c3f9bc252f0a2b520d83b52d48 to a64d0487d7069df33b279515d35d60fa80e2ea62 (#18) (@dependabot[bot])