Skip to content

Releases: temporalio/roadrunner-temporal

v5.2.0

21 Nov 13:54
678fa8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.2...v5.2.0

v5.1.2

26 Oct 10:29
f3c3b84
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #562
  • chore(deps): bump go.temporal.io/server from 1.25.0 to 1.26.0 by @dependabot in #563
  • chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #565
  • chore(deps): bump go.temporal.io/server from 1.25.0 to 1.25.1 by @dependabot in #568
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #569
  • feat: Add JSON schema, adjust documentation and defaults by @nickdnk in #570
  • chore: Fix JSON schema strict validation error by @nickdnk in #571
  • chore: Fix broken if-else logic in JSON schema by @nickdnk in #572
  • chore(deps): bump go.temporal.io/api from 1.39.1-0.20240910163028-b13574e18f3c to 1.40.0 by @dependabot in #573

New Contributors

Full Changelog: v5.1.1...v5.1.2

v5.1.1

12 Sep 15:35
0444db6
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #545
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #547
  • chore(deps): bump go.temporal.io/api from 1.37.0 to 1.38.0 by @dependabot in #549
  • chore(deps): bump go.temporal.io/api from 1.38.0 to 1.39.0 by @dependabot in #552
  • fix: apply correct shutdown order by @rustatian in #554
  • chore(deps): bump go.temporal.io/sdk from 1.29.0 to 1.29.1 by @dependabot in #560
  • chore(deps): bump google.golang.org/grpc from 1.66.1 to 1.66.2 by @dependabot in #559

Full Changelog: v5.1.0...v5.1.1

v5.1.0

24 Jul 13:41
188b76a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.1.0

v5.0.0

04 Jul 22:20
402421e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/roadrunner-server/api/v4 from 4.12.0 to 4.13.0 by @dependabot in #531
  • chore(deps): bump github.com/roadrunner-server/api/v4 from 4.13.0 to 4.14.0 by @dependabot in #533
  • chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #536
  • Compatibility with RoadRunner v2024.2.0.

Full Changelog: v4.9.1...v5.0.0

v4.9.1

20 Jun 18:04
3602549
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.temporal.io/sdk from 1.26.1 to 1.27.0 by @dependabot in #529
  • chore(deps): bump go.temporal.io/server from 1.24.1 to 1.24.2 by @dependabot in #530

Full Changelog: v4.9.0...v4.9.1

v4.9.0 [LA fix]

13 Jun 15:08
531242b
Compare
Choose a tag to compare

What's Changed

  • fix: use LA pool for the local activities execution by @rustatian in #527
  • chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #528

Full Changelog: v4.8.2...v4.9.0

v4.8.2

06 Jun 12:59
64752ca
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.temporal.io/server from 1.24.0 to 1.24.1 by @dependabot in #526

Full Changelog: v4.8.1...v4.8.2

v4.8.1

04 Jun 18:20
6fbec1a
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.temporal.io/api from 1.33.0 to 1.34.0 by @dependabot in #521
  • feature: Enable client certificate rotation by using tls.Config@GetClientCertificate by @benkelukas in #523
  • chore(deps): bump go.temporal.io/server from 1.23.1 to 1.24.0 by @dependabot in #524
  • chore: update deps by @rustatian in #525

New Contributors

Full Changelog: v4.8.0...v4.8.1

v4.8.0 [ContinueAsNewSuggested]

21 May 19:30
dbc3423
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.7.2...v4.8.0