Skip to content

Update temporal integration to support temporal version 1.27 #20142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

phuongdnguyen
Copy link

What does this PR do?

Update temporal integration to support metrics in temporal version 1.27

Motivation

Temporal integration is outdated. Current integration support temporal server 1.19, the latest version is 1.27

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@phuongdnguyen phuongdnguyen changed the title update temporal integration to support temporal version 1.27 Update temporal integration to support temporal version 1.27 Apr 24, 2025
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.08%. Comparing base (61e596d) to head (6f46a92).
Report is 4 commits behind head on master.

Additional details and impacted files
Flag Coverage Δ
activemq ?
cassandra ?
harbor ?
hive ?
hivemq ?
hudi ?
ignite ?
jboss_wildfly ?
kafka ?
pgbouncer ?
presto ?
redisdb ?
solr ?

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@phuongdnguyen phuongdnguyen force-pushed the update-temporal-integration branch from f0256c1 to 6f46a92 Compare April 24, 2025 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment