Releases: temporalio/roadrunner-temporal
Releases · temporalio/roadrunner-temporal
v5.2.0
v5.1.2
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
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
What's Changed
- feature: deprecate JSON context by @rustatian in #538
Full Changelog: v5.0.0...v5.1.0
v5.0.0
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
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]
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
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
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
- @benkelukas made their first contribution in #523
Full Changelog: v4.8.0...v4.8.1
v4.8.0 [ContinueAsNewSuggested]
What's Changed
- feature: expose continue_as_new_suggested by @rustatian in #520
Full Changelog: v4.7.2...v4.8.0