Skip to content

Promoting Jobs to stable APIs#1804

Merged
WhitWaldo merged 12 commits into
masterfrom
jobs-stable
May 9, 2026
Merged

Promoting Jobs to stable APIs#1804
WhitWaldo merged 12 commits into
masterfrom
jobs-stable

Conversation

@WhitWaldo

Copy link
Copy Markdown
Contributor

Description

The Jobs API is being promoted to stable per this issue so this PR updates the protos and the SDK to use the updated generated service method names and types.

I also took the opportunity to apply a new non-public syntax and styling changes throughout the project as well.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

WhitWaldo added 4 commits May 2, 2026 19:45
…oved performance

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
…le API in this release

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo added this to the v1.18 milestone May 3, 2026
@WhitWaldo WhitWaldo self-assigned this May 3, 2026
@WhitWaldo WhitWaldo requested review from a team as code owners May 3, 2026 00:50
@codecov

codecov Bot commented May 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.27%. Comparing base (d6a25ab) to head (c15a3ec).

Files with missing lines Patch % Lines
src/Dapr.Jobs/DaprJobsGrpcClient.cs 25.00% 3 Missing ⚠️
...apr.Jobs/Extensions/DaprSerializationExtensions.cs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1804      +/-   ##
==========================================
- Coverage   65.42%   65.27%   -0.15%     
==========================================
  Files         296      297       +1     
  Lines        8694     8735      +41     
  Branches     1009     1020      +11     
==========================================
+ Hits         5688     5702      +14     
- Misses       2761     2779      +18     
- Partials      245      254       +9     
Flag Coverage Δ
net10.0 65.26% <50.00%> (-0.15%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@WhitWaldo

Copy link
Copy Markdown
Contributor Author

We're blocked on this until a 1.18 RC is released

@WhitWaldo WhitWaldo added kind/enhancement New feature or request kind/enhancement-runtime-dependency New feature or request due to a runtime feature and removed Blocked - Need Runtime RC kind/enhancement New feature or request labels May 9, 2026
@WhitWaldo WhitWaldo merged commit 180790d into master May 9, 2026
627 of 649 checks passed
@WhitWaldo WhitWaldo deleted the jobs-stable branch May 9, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/client/jobs kind/enhancement-runtime-dependency New feature or request due to a runtime feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant