Skip to content

Releases: temporalio/roadrunner-temporal

v1.0.11

30 Nov 16:49
d269941
Compare
Choose a tag to compare

📦 Packages:

  • 📦 roadrunner v2.6.0
  • 📦 roadrunner-plugins v2.6.0
  • 📦 endure v1.0.8
  • 📦 go.temporal.io/sdk v1.11.1

v1.0.11-rc.1

26 Nov 08:14
a1fdc98
Compare
Choose a tag to compare
v1.0.11-rc.1 Pre-release
Pre-release
[#120]: fix(heartbeat): record hb context right after hb check

v1.0.10

19 Oct 15:57
512fc7c
Compare
Choose a tag to compare

📦 Packages:

  • 📦 roadrunner v2.5.0
  • 📦 roadrunner-plugins v2.5.0

Full Changelog: v1.0.9...v1.0.10

v1.0.10-rc.2

18 Oct 19:24
4e7970d
Compare
Choose a tag to compare
v1.0.10-rc.2 Pre-release
Pre-release

What's Changed

  • Bump github.com/spiral/roadrunner/v2 from 2.5.0-rc.1 to 2.5.0-rc.2 by @dependabot in #104
  • fix(ci): remove golangci as constantly failing in the GA by @rustatian in #105

Full Changelog: v1.0.10-rc.1...v1.0.10-rc.2

v1.0.10-rc.1

16 Oct 19:29
034fd43
Compare
Choose a tag to compare
v1.0.10-rc.1 Pre-release
Pre-release

What's Changed

  • Bump github.com/spiral/roadrunner/v2 from 2.5.0-beta.1 to 2.5.0-beta.3 by @dependabot in #98
  • Bump github.com/spiral/roadrunner-plugins/v2 from 2.5.0-beta.2 to 2.5.0-beta.3 by @dependabot in #97
  • Bump github.com/spiral/roadrunner/v2 from 2.5.0-beta.3 to 2.5.0-beta.4 by @dependabot in #100
  • Bump github.com/spiral/endure from 1.0.4 to 1.0.5 by @dependabot in #99
  • Bump github.com/spiral/endure from 1.0.5 to 1.0.6 by @dependabot in #101
  • Bump github.com/spiral/roadrunner/v2 from 2.5.0-beta.4 to 2.5.0-rc.1 by @dependabot in #102
  • Bump github.com/spiral/roadrunner-plugins/v2 from 2.5.0-beta.3 to 2.5.0-rc.1 by @dependabot in #103

Full Changelog: v1.0.10-beta.1...v1.0.10-rc.1

Release BETA v1.0.10-beta.1

01 Oct 18:38
f5d13cb
Compare
Choose a tag to compare
Pre-release

🧹 Packages:

  • 🤖 Update temporal go-sdk to v1.10.0 Release.
  • 📦 Update RR to 2.5.0-beta.1

v1.0.10-alpha.1

16 Sep 17:11
961a540
Compare
Choose a tag to compare
v1.0.10-alpha.1 Pre-release
Pre-release

🧹 Packages:

  • 🤖 Update temporal go-sdk to v1.10.0 Release.
  • 📦 Update RR to 2.5.0-alpha.1

v1.0.9

02 Sep 18:35
1b5363d
Compare
Choose a tag to compare

👀 New:

  • ✏️ Expose all temporal metrics. New metrics options in the configuration to set up Prometheus metrics.
    Metrics sections sample inside the temporal section:
  # Temporal metrics
  #
  # Optional section
  metrics:
    # Server metrics address
    #
    # Required for the production. Default: 127.0.0.1:9091, for the metrics 127.0.0.1:9091/metrics
    address: 127.0.0.1:9091
    # Metrics type
    #
    # Default: "summary". Supported values: summary, histogram
    type: "summary"

    # Temporal metrics prefix
    #
    # Default: (empty)
    prefix: "foobar"

🩹 Fixes:

  • 🐛 Fix invalid child workflow ID error propagation to PHP worker. BUG

🧹 Updates:

  • 💯 Update to Go 1.17.
  • 🤖 Update temporal go-sdk to v1.9.0 Release.
  • 📦 Update RR to 2.4.0

v1.0.9-beta.1

20 Aug 12:18
a84232d
Compare
Choose a tag to compare
v1.0.9-beta.1 Pre-release
Pre-release

👀 New:

  • ✏️ Expose all temporal metrics. New metrics options in the configuration to set up Prometheus metrics.
    Metrics sections sample inside the temporal section:
  # Temporal metrics
  #
  # Optional section
  metrics:
    # Server metrics address
    #
    # Required for the production. Default: 127.0.0.1:9091, for the metrics 127.0.0.1:9091/metrics
    address: 127.0.0.1:9091
    # Metrics type
    #
    # Default: "summary". Supported values: summary, histogram
    type: "summary"

    # Temporal metrics prefix
    #
    # Default: (empty)
    prefix: "foobar"

🩹 Fixes:

  • 🐛 Fix invalid child workflow ID error propagation to PHP worker. BUG

🧹 Updates:

  • 🤖 Update temporal go-sdk to v1.9.0 Release.
  • 📦 Update RR to 2.4.0

v1.0.9-alpha.1

12 Aug 13:14
28e446e
Compare
Choose a tag to compare
v1.0.9-alpha.1 Pre-release
Pre-release

🩹 Fixes:

  • 🐛 Fix invalid child workflow ID error propagation to PHP worker. BUG

🧹 Updates:

  • 🤖 Update temporal go-sdk to v1.9.0 Release.
  • 📦 Update RR to 2.4.0