Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
durabletask-java
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
28
Code
Issues
42
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Adding rewind client API
- #253
#253
Merged
Varshitha Bachu (bachuv)
merged 24 commits into
main
microsoft/durabletask-java:main
from
vabachu/rewind
microsoft/durabletask-java:vabachu/rewind
Copy head branch name to clipboard
Mar 2, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Adding rewind client API
#253
Varshitha Bachu (bachuv)
merged 24 commits into
main
microsoft/durabletask-java:main
from
vabachu/rewind
microsoft/durabletask-java:vabachu/rewind
Copy head branch name to clipboard
Commits
Commits on Jan 21, 2026
initial commit
Varshitha Bachu (bachuv)
committed
a1e2098
View commit details
Copy full SHA for a1e2098
Browse repository at this point
Commits on Jan 26, 2026
added api
Varshitha Bachu (bachuv)
committed
cab7522
View commit details
Copy full SHA for cab7522
Browse repository at this point
updated EndToEndTests.java
Varshitha Bachu (bachuv)
committed
5a804bc
View commit details
Copy full SHA for 5a804bc
Browse repository at this point
updated CHANGELOG
Varshitha Bachu (bachuv)
committed
132532d
View commit details
Copy full SHA for 132532d
Browse repository at this point
Commits on Jan 28, 2026
updated build-validation.yml
Varshitha Bachu (bachuv)
committed
f73c058
View commit details
Copy full SHA for f73c058
Browse repository at this point
Commits on Jan 29, 2026
Merge branch 'main' into vabachu/rewind
Varshitha Bachu (bachuv)
committed
959da6a
View commit details
Copy full SHA for 959da6a
Browse repository at this point
reverted build-validation.yml changes
Varshitha Bachu (bachuv)
committed
46cc864
View commit details
Copy full SHA for 46cc864
Browse repository at this point
Commits on Feb 4, 2026
Merge branch 'main' into vabachu/rewind
Varshitha Bachu (bachuv)
committed
8b6b5af
View commit details
Copy full SHA for 8b6b5af
Browse repository at this point
updated test report paths
Varshitha Bachu (bachuv)
committed
2389289
View commit details
Copy full SHA for 2389289
Browse repository at this point
Commits on Feb 5, 2026
added tests
Varshitha Bachu (bachuv)
committed
8e5c920
View commit details
Copy full SHA for 8e5c920
Browse repository at this point
Commits on Feb 17, 2026
addressed PR feedback
Varshitha Bachu (bachuv)
committed
7cec5d1
View commit details
Copy full SHA for 7cec5d1
Browse repository at this point
Merge branch 'main' into vabachu/rewind
Varshitha Bachu (bachuv)
committed
72c1fc8
View commit details
Copy full SHA for 72c1fc8
Browse repository at this point
Commits on Feb 18, 2026
addressed copilot comments
Varshitha Bachu (bachuv)
committed
c3c5e45
View commit details
Copy full SHA for c3c5e45
Browse repository at this point
Commits on Feb 19, 2026
addressed PR feedback
Varshitha Bachu (bachuv)
committed
cdefa97
View commit details
Copy full SHA for cdefa97
Browse repository at this point
Commits on Feb 24, 2026
Remove rewind tests from standalone SDK and keep Functions e2e tests
Varshitha Bachu (bachuv)
committed
f17d006
View commit details
Copy full SHA for f17d006
Browse repository at this point
Fix rewind e2e test
Varshitha Bachu (bachuv)
committed
4f8ac2d
View commit details
Copy full SHA for 4f8ac2d
Browse repository at this point
Increase rewind e2e test polling timeouts for CI reliability
Varshitha Bachu (bachuv)
committed
7eb2567
View commit details
Copy full SHA for 7eb2567
Browse repository at this point
added tests
Varshitha Bachu (bachuv)
committed
66da59b
View commit details
Copy full SHA for 66da59b
Browse repository at this point
Commits on Feb 25, 2026
updated tests
Varshitha Bachu (bachuv)
committed
c6ca0e4
View commit details
Copy full SHA for c6ca0e4
Browse repository at this point
updated StartRewindNonFailedOrchestration test
Varshitha Bachu (bachuv)
committed
06b7fd7
View commit details
Copy full SHA for 06b7fd7
Browse repository at this point
updated error handling
Varshitha Bachu (bachuv)
committed
4bfd85a
View commit details
Copy full SHA for 4bfd85a
Browse repository at this point
Commits on Feb 27, 2026
added error handling for when an instance id doesn't exist
Varshitha Bachu (bachuv)
committed
fb04187
View commit details
Copy full SHA for fb04187
Browse repository at this point
updated comment
Varshitha Bachu (bachuv)
committed
37f27ab
View commit details
Copy full SHA for 37f27ab
Browse repository at this point
updated tests
Varshitha Bachu (bachuv)
committed
ad5982e
View commit details
Copy full SHA for ad5982e
Browse repository at this point
You can’t perform that action at this time.